Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1420292
Build error leg or test failing: coreclr Pri1 Runtime Tests Run osx x64 checked - multiple work items
Error Details
Helix macOS agents have a broken Python environment causing the test result reporter script to crash with ModuleNotFoundError: No module named '_cffi_backend'. Tests themselves pass (exit code 100) but the work item reports exit code 1 because the reporter script fails.
This is a widespread Helix infrastructure issue affecting ALL pipelines that run on macOS Helix agents, including:
- runtime-coreclr outerloop (108)
- runtime-coreclr jitstress (109)
- runtime-coreclr r2r (120)
- runtime-coreclr crossgen2 (124)
- Multiple other stress/JIT pipelines
Traceback (most recent call last):
File "/tmp/helix/working/A67E094A/p/reporter/run.py", line 13, in <module>
from test_results_reader import read_results
...
File "/etc/helix/scripts/cryptography/x509/certificate_transparency.py", line 8, in <module>
from cryptography.hazmat.bindings._rust import x509 as rust_x509
ModuleNotFoundError: No module named '_cffi_backend'
Error Message
{
"ErrorMessage": "ModuleNotFoundError: No module named '_cffi_backend'",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Generated by CI Outer-Loop Failure Scanner · ● 15.3M · ◷
Report
Summary
| 24-Hour Hit Count |
7-Day Hit Count |
1-Month Count |
| 1 |
1 |
1 |
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1420292
Build error leg or test failing: coreclr Pri1 Runtime Tests Run osx x64 checked - multiple work items
Error Details
Helix macOS agents have a broken Python environment causing the test result reporter script to crash with
ModuleNotFoundError: No module named '_cffi_backend'. Tests themselves pass (exit code 100) but the work item reports exit code 1 because the reporter script fails.This is a widespread Helix infrastructure issue affecting ALL pipelines that run on macOS Helix agents, including:
Error Message
{ "ErrorMessage": "ModuleNotFoundError: No module named '_cffi_backend'", "BuildRetry": false, "ExcludeConsoleLog": false }Report
Summary