Skip to content

Revert "Merged PR 49480: [internal/release/8.0] Fix issue where libho…

10d0b31
Select commit
Loading
Failed to load commit list.
Merged

Revert "Merging internal commits for release/8.0" #116553

Revert "Merged PR 49480: [internal/release/8.0] Fix issue where libho…
10d0b31
Select commit
Loading
Failed to load commit list.
Build Analysis / Build Analysis failed Jun 11, 2025 in 0s

.NET Result Analysis

Details

Tip

To unconditionally bypass the build analysis check (turn it green), you can use the escape mechanism feature. The completion time may vary, potentially taking several minutes, depending on the build analysis workload at the moment.

Known Infrastructure Errors

Build Failures

runtime / Build / linux-x64 Debug NativeAOT / Send tests to Helix (Unix)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages/microsoft.dotnet.helix.sdk/8.0.0-beta.25263.4/tools/Microsoft.DotNet.Helix.Sdk.MonoQueue.targets(45,5): error : RestApiException`1: The response contained an invalid status code 500 Internal Server Error

    Body: {"Message":"An error occured.","ActivityId":"ce9e4b81f6f6d6cb417d52bbdab880ed"}
    at Microsoft.DotNet.Helix.Client.Job.OnNewFailed(Request req, Response res) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 166
    at Microsoft.DotNet.Helix.Client.Job.NewAsync(JobCreationRequest body, String idempotencyKey, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 128
    at Microsoft.DotNet.Helix.Client.JobDefinition.SendAsync(Action`1 log, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/JobSender/JobDefinition.cs:line 239
    at Microsoft.DotNet.Helix.Sdk.SendHelixJob.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/Send

runtime / Build / windows-x64 Debug NativeAOT / Send tests to Helix (Windows)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.25263.4\tools\Microsoft.DotNet.Helix.Sdk.MonoQueue.targets(45,5): error : RestApiException`1: The response contained an invalid status code 500 Internal Server Error

    Body: {"Message":"An error occured.","ActivityId":"05d18fdd76b10beafb7a78091101c04b"}
    at Microsoft.DotNet.Helix.Client.Job.OnNewFailed(Request req, Response res) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 166
    at Microsoft.DotNet.Helix.Client.Job.NewAsync(JobCreationRequest body, String idempotencyKey, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 128
    at Microsoft.DotNet.Helix.Client.JobDefinition.SendAsync(Action`1 log, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/JobSender/JobDefinition.cs:line 239
    at Microsoft.DotNet.Helix.Sdk.SendHelixJob.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/

runtime / Build / windows-x64 Checked NativeAOT / Send tests to Helix (Windows)

[ 🚧 Report infrastructure issue] [ 📄 Report repository issue]
    ❌.packages\microsoft.dotnet.helix.sdk\8.0.0-beta.25263.4\tools\Microsoft.DotNet.Helix.Sdk.MonoQueue.targets(45,5): error : RestApiException`1: The response contained an invalid status code 500 Internal Server Error

    Body: {"Message":"An error occured.","ActivityId":"a2419689d9ad74b2d45a35699add2af1"}
    at Microsoft.DotNet.Helix.Client.Job.OnNewFailed(Request req, Response res) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 166
    at Microsoft.DotNet.Helix.Client.Job.NewAsync(JobCreationRequest body, String idempotencyKey, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Client/CSharp/generated-code/Job.cs:line 128
    at Microsoft.DotNet.Helix.Client.JobDefinition.SendAsync(Action`1 log, CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/JobSender/JobDefinition.cs:line 239
    at Microsoft.DotNet.Helix.Sdk.SendHelixJob.ExecuteCore(CancellationToken cancellationToken) in /_/src/Microsoft.DotNet.Helix/Sdk/

54 other jobs are failing and were not displayed due to space limitations.
Builds with failures: [runtime] [runtime-dev-innerloop]

Was this helpful? Yes No