runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[8.0] Assert contains failure, not found "Stopping after AOT" in Wasm.Build.Tests.NativeBuildTests.MonoAOTCross_WorksWithNoTrimming

Open carlossanlop opened this issue 1 year ago • 1 comments

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=861518 Build error leg or test failing: Wasm.Build.Tests.NativeBuildTests.MonoAOTCross_WorksWithNoTrimming

Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": ["Stopping after AOT", "mono_aot"],
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
  • PR: https://github.com/dotnet/runtime/pull/109562
  • Queue: net8.0-browser-Release-wasm-Mono_Release_linux-BuildWasmApps-(Ubuntu.2204.Amd64)[email protected]/dotnet-buildtools/prereqs:ubuntu-22.04-helix-webassembly
  • Output:
Assert.Contains() Failure
Not found: Stopping after AOT
In value:  [] MSBuild version 17.8.5+b5265ef37 for .NET
           [] Build started 11/5/2024 7:39:27 PM.
           []      1>Project "/root/helix/work/workitem/e/wbt artifacts/2wvudc30_11b/mono_aot_cross_Release_True.csproj" on node 1 (Restore target(s)).
           []      1>_GetAllRestoreProjectPathItems:
           []          Determining projects to restore...
           []        Restore:
           []          X.509 certificate chain validation will use the fallback certificate bundle at '/root/helix/work/workitem/e/dotnet-latest/sdk/8.0.110/trustedroots/codesignctl.pem'.
           []          X.509 certificate chain validation will use the fallback certificate bundle at '/root/helix/work/workitem/e/dotnet-latest/sdk/8.0.110/trustedroots/timestampctl.pem'.
           []          Restoring packages for /root/helix/work/workitem/e/wbt artifacts/2wvudc30_11b/mono_aot_cross_Release_True.csproj...
           []            CACHE https://api.nuget.org/v3/vulnerabilities/index.json
           []            CACHE https://api.nuget.org/v3-vulnerabilities/2024.10.31.05.55.13/vulnerability.base.json
           []            CACHE https://api.nuget.org/v3-vulnerabilities/2024.10.31.05.55.13/2024.11.04.11.55.30/vulnerability.update.json
           []          Generating MSBuild file /root/helix/work/workitem/e/wbt artifacts/2wvudc30_11b/obj/mono_aot_cross_Release_True.csproj.nuget.g.props.
           []          Generating MSBuild file /root/helix/work/workitem/e/wbt artifacts/2wvudc30_11b/obj/mono_aot_cross_Release_True.csproj.nuget.g.targets.
           []          Writing assets file to disk. Path: /root/helix/work/workitem/e/wbt artifacts/2wvudc30_11b/obj/project.assets.json
           []          Restored /root/helix/work/workitem/e/wbt artifacts/2wvudc30_11b/mono_aot_cross_Release_True.csproj (in 182 ms).
           []          
           []          NuGet Config files used:
           []              /root/helix/work/workitem/e/wbt artifacts/2wvudc30_11b/nuget.config
           []              /root/helix/work/workitem/e/.dotnet/.nuget/NuGet/NuGet.Config
           []          
           []          Feeds used:
           []              https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet8/nuget/v3/index.json
           []              https://api.nuget.org/v3/index.json
           []              https://pkgs.dev.azure.com/dnceng/public/_packaging/darc-pub-dotnet-runtime-488a8a35/nuget/v3/index.json
           []      1>Done Building Project "/root/helix/work/workitem/e/wbt artifacts/2wvudc30_11b/mono_aot_cross_Release_True.csproj" (Restore target(s)).
           []    1:7>Project "/root/helix/work/workitem/e/wbt artifacts/2wvudc30_11b/mono_aot_cross_Release_True.csproj" on node 1 (Publish target(s)).
           []      1>PrepareForBuild:
           []          Creating directory "bin/Release/net8.0/browser-wasm/".
           []          Creating directory "obj/Release/net8.0/browser-wasm/".
           []          Creating directory "/root/helix/work/workitem/e/wbt artifacts/2wvudc30_11b/obj/Release/net8.0/browser-wasm/refint/".
           []          Creating directory "obj/Release/net8.0/browser-wasm/ref".
           []        _GenerateSourceLinkFile:
           []          Source Link is empty, file 'obj/Release/net8.0/browser-wasm/mono_aot_cross_Release_True.sourcelink.json' does not exist.
           []        CoreCompile:
           []          /root/helix/work/workitem/e/dotnet-latest/dotnet exec "/root/helix/work/workitem/e/dotnet-latest/sdk/8.0.110/Roslyn/bincore/csc.dll" /noconfig /unsafe- /checked- /nowarn:1701,1702,1701,1702 /fullpaths /nostdlib+ /platform:AnyCPU /errorreport:prompt /warn:8 /define:TRACE;RELEASE;NET;NET8_0;NETCOREAPP;NET5_0_OR_GREATER;NET6_0_OR_GREATER;NET7_0_OR_GREATER;NET8_0_OR_GREATER;NETCOREAPP1_0_OR_GREATER;NETCOREAPP1_1_OR_GREATER;NETCOREAPP2_0_OR_GREATER;NETCOREAPP2_1_OR_GREATER;NETCOREAPP2_2_OR_GREATER;NETCOREAPP3_0_OR_GREA

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=861518 Error message validated: [Stopping after AOT mono_aot] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 11/5/2024 9:19:47 PM UTC

Report

Build Definition Test Pull Request
1063269 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.NativeBuildTests.WorkItemExecution dotnet/runtime#116458
1063023 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.NativeBuildTests.WorkItemExecution dotnet/runtime#115587
1062942 dotnet/runtime Workloads-Wasm.Build.Tests.NativeBuildTests.WorkItemExecution
1062947 dotnet/runtime Workloads-Wasm.Build.Tests.NativeBuildTests.WorkItemExecution dotnet/runtime#115577
1062531 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.NativeBuildTests.WorkItemExecution
1060686 dotnet/runtime Workloads-Wasm.Build.Tests.NativeBuildTests.WorkItemExecution
1059017 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.NativeBuildTests.WorkItemExecution
1043369 dotnet/runtime Workloads-NoWebcil-Wasm.Build.Tests.NativeBuildTests.WorkItemExecution

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 5 8

carlossanlop avatar Nov 05 '24 21:11 carlossanlop

Tagging subscribers to 'arch-wasm': @lewing See info in area-owners.md if you want to be subscribed.

This is only happening in 8.0 servicing and is infrequent enough that we don't intend to resolve it.

lewing avatar Aug 14 '25 17:08 lewing