Skip to content

[ci-scan] Build break: cDAC dump generation failures in runtime-diagnostics #131979

Description

@github-actions

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1540417
Build error leg or test failing: linux-x64 release CdacXPlatDumpGen — Fail on dump generation errors

Error Details

The runtime-diagnostics pipeline's cDAC cross-platform dump-generation stage (CdacXPlatDumpGen) fails at the final Fail on dump generation errors task across all legs (linux-x64, linux-arm, linux-arm64, windows-x64, windows-x86, windows-arm64). The individual createdump invocations for the debuggee crash scenarios succeed and write dumps, but the aggregating validation step reports failures and fails the job:

##[section]Starting: Fail on dump generation errors
Write-Error: One or more cDAC dump generation failures were detected. Failing the job.
##[error]PowerShell exited with code '1'.
##[section]Finishing: Fail on dump generation errors

The failure reproduces in the follow-up build (1542058), where all CdacXPlatDumpGen legs fail again, and is present in prior builds 1540417, 1537824, and 1537508. First observed after passing build 1538558.

Error Message

{
  "ErrorMessage": "One or more cDAC dump generation failures were detected. Failing the job.",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Note

Filed automatically by the CI outer-loop failure scanner (ci-failure-scan). This is an AI/Copilot-generated issue. Mitigation is tracked separately by the ci-failure-fix workflow.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • awmgmcpg

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "awmgmcpg"

See Network Configuration for more information.

Generated by CI Outer-Loop Failure Scanner · 756 AIC · ⌖ 17.3 AIC · ⊞ 18.3K ·

Report

Build Repository Step Name Console log Pull Request
1545665 dotnet/runtime Fail on dump generation errors Log
1545580 dotnet/runtime Fail on dump generation errors Log #132043
1545259 dotnet/runtime Fail on dump generation errors Log
1543796 dotnet/runtime Fail on dump generation errors Log

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
2 4 4

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions