You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The cDAC dump generation Helix work item (CdacDumpGen) hangs on the Windows.11.Arm64.Open queue until the AzDO pipeline timeout kills it (~2 hours). The Helix job exits with code -1234 (timeout/killed). After cancellation, the "Fail on dump generation errors" PowerShell task detects the incomplete run and fails the job.
Sent Helix Job; see work items at https://helix.dot.net/api/jobs/cbc4a706-66da-4907-8f60-2e028b7d47de/workitems?api-version=2019-06-17
Waiting for completion of job cbc4a706-66da-4907-8f60-2e028b7d47de on Windows.11.Arm64.Open
##[error]The Operation will be canceled. The next steps may not contain expected logs.
Build task was cancelled while waiting on job 'cbc4a706-66da-4907-8f60-2e028b7d47de'. Attempting to cancel this job in Helix...
##[error]The operation was canceled.
One or more cDAC dump generation failures were detected. Failing the job.
Error Message
true only for clear infra flakes. ExcludeConsoleLog skips helix log scanning. -->
{
"ErrorMessage": "One or more cDAC dump generation failures were detected. Failing the job.",
"ErrorPattern": "",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
Filed by ci-failure-scan (detection only). ci-failure-fix walks open [ci-scan] KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.
Note
🔒 Integrity filter blocked 4 items
The following items were blocked because they don't meet the GitHub integrity level.
#124417search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#125436search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#125670search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
#90312search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".
To allow these resources, lower min-integrity in your GitHub frontmatter:
Build Information
Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1462610
Build error leg or test failing: windows-arm64 release CdacXPlatDumpGen - CdacDumpGen
Error Details
The cDAC dump generation Helix work item (
CdacDumpGen) hangs on theWindows.11.Arm64.Openqueue until the AzDO pipeline timeout kills it (~2 hours). The Helix job exits with code -1234 (timeout/killed). After cancellation, the "Fail on dump generation errors" PowerShell task detects the incomplete run and fails the job.Error Message
trueonly for clear infra flakes. ExcludeConsoleLog skips helix log scanning. -->{ "ErrorMessage": "One or more cDAC dump generation failures were detected. Failing the job.", "ErrorPattern": "", "BuildRetry": false, "ExcludeConsoleLog": false }Impact on platforms
First build it occurred
Confirmed in follow-up build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1463142 (same CdacDumpGen timeout on Windows.11.Arm64.Open)
Duplicate search
CdacDumpGen label:"Known Build Error"— 0 results"cDAC dump generation" label:"Known Build Error"— 0 resultsis:open "cDAC dump generation" in:title— 0 results"dump generation" windows-arm64 label:"Known Build Error"— 0 resultsis:pr is:open "cDAC" "dump" "arm64"— found Fix cDAC stack walker infinite loop on InlinedCallFrame with unreadable managed code #127044 (stack walker infinite loop fix, unrelated to dump generation timeout)No existing KBE or PR matches this signature.
Filed by
ci-failure-scan(detection only).ci-failure-fixwalks open[ci-scan]KBEs and either opens a small fix PR or comments here to loop in owners — it never disables the test.Note
🔒 Integrity filter blocked 4 items
The following items were blocked because they don't meet the GitHub integrity level.
search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_pull_requests: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".search_issues: has lower integrity than agent requires. The agent cannot read data with integrity below "approved".To allow these resources, lower
min-integrityin your GitHub frontmatter:Report
Summary