runtime icon indicating copy to clipboard operation
runtime copied to clipboard

[8.0] JIT regression: DevDiv_255294.sh assert failed

Open carlossanlop opened this issue 11 months ago • 4 comments

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=925487 Build error leg or test failing: R2R-CG2 linux x64 Checked no_tiered_compilation @ Ubuntu.2004.Amd64.Open - JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd Pull request: https://github.com/dotnet/runtime/pull/111421

Error Message

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

{
  "ErrorMessage": ["DevDiv_255294.sh", "BooleanAsserts.cs:line 132"],
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
  • Logs and artifacts: https://dev.azure.com/dnceng-public/public/_build/results?buildId=925487&view=ms.vss-test-web.build-test-results-tab&runId=24496964&resultId=118033&paneView=dotnet-dnceng.dnceng-build-release-tasks.helix-test-information-tab
  • Output:
Running CrossGen2:  dotnet /datadisks/disk1/work/B56309A6/p/crossgen2/crossgen2.dll @/datadisks/disk1/work/B56309A6/w/B6D609AE/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.rsp  
Running R2RDump:  dotnet /datadisks/disk1/work/B56309A6/p/R2RDump/R2RDump.dll --header --sc --in /datadisks/disk1/work/B56309A6/w/B6D609AE/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll --out /datadisks/disk1/work/B56309A6/w/B6D609AE/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.r2rdump --val
Error: System.BadImageFormatException: The file is not a ReadyToRun image
   at ILCompiler.Reflection.ReadyToRun.ReadyToRunReader.Initialize(IAssemblyMetadata metadata) in /_/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ReadyToRunReader.cs:line 467
   at R2RDump.Program.Run() in /_/src/coreclr/tools/r2rdump/Program.cs:line 448
21:27:19
Crossgen2 failed with exitcode: 137
in ReleaseLock
Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 1/22/2025 9:26:39 PM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /datadisks/disk1/work/B56309A6/w/B6D609AE/e/JIT/Regression/Regression_3/../JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.sh
Expected: True
Actual:   False
   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/xunit.assert/Asserts/BooleanAsserts.cs:line 132
   at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/xunit.assert/Asserts/BooleanAsserts.cs:line 116
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath)
   at Program.<<Main>$>g__TestExecutor322|0_323(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
21:27:21.875 Failed test: JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
21:27:22.241 Running test: JIT/Regression/JitBlue/DevDiv_278372/DevDiv_278372/DevDiv_278372.cmd
/datadisks/disk1/work/B56309A6/w/B6D609AE/e/JIT/Regression/Regression_3/../JitBlue/DevDiv_278372/DevDiv_278372/DevDiv_278372.sh: line 304: -r:/datadisks/disk1/work/B56309A6/w/B6D609AE/e/JIT/Regression/JitBlue/DevDiv_278372/DevDiv_278372/IL-CG2/*.dll: No such file or directory

Known issue validation

Build: :mag_right: https://dev.azure.com/dnceng-public/public/_build/results?buildId=925487 Error message validated: [DevDiv_255294.sh BooleanAsserts.cs:line 132] Result validation: :white_check_mark: Known issue matched with the provided build. Validation performed at: 1/23/2025 5:41:47 PM UTC

Report

Build Definition Test Pull Request
1221891 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
1221486 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
1220818 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
1220515 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
1220474 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
1213836 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
1213786 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
1213630 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
1213600 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
1203807 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
1198827 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd

Summary

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

carlossanlop avatar Jan 23 '25 17:01 carlossanlop

Failed in: runtime-coreclr outerloop 20250301.1

Failed tests:

R2R-CG2 linux x64 Checked no_tiered_compilation @ (Alpine.321.Amd64.Open)[email protected]/dotnet-buildtools/prereqs:alpine-3.21-helix-amd64
    - JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd

Error message:

 DOTNET_DbgEnableMiniDump is set and the createdump binary does not exist: /root/helix/work/correlation/crossgen2/createdump
/root/helix/work/workitem/e/JIT/Regression/Regression_3/../JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.sh: line 270:  7180 Killed                  $__Command

Return code:      1
Raw output file:      /root/helix/work/workitem/uploads/JitBlue/DevDiv_255294/DevDiv_255294/output.txt
Raw output:
BEGIN EXECUTION
in takeLock
/root/helix/work/workitem/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/IL-CG2/DevDiv_255294.dll
19:41:08
Response file: /root/helix/work/workitem/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.rsp
/root/helix/work/workitem/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/IL-CG2/DevDiv_255294.dll
-o:/root/helix/work/workitem/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll
--targetarch:x64
--targetos:linux
--verify-type-and-field-layout
--method-layout:random
-r:/root/helix/work/correlation/System.*.dll
-r:/root/helix/work/correlation/Microsoft.*.dll
-r:/root/helix/work/correlation/xunit.*.dll
-r:/root/helix/work/correlation/mscorlib.dll
-r:/root/helix/work/correlation/netstandard.dll
Running CrossGen2:  /root/helix/work/correlation/crossgen2/crossgen2 @/root/helix/work/workitem/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.rsp   -r:/root/helix/work/workitem/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/IL-CG2/*.dll
Running R2RDump:  dotnet /root/helix/work/correlation/R2RDump/R2RDump.dll --header --sc --in /root/helix/work/workitem/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll --out /root/helix/work/workitem/e/JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.dll.r2rdump --val
Error: System.BadImageFormatException: The file is not a ReadyToRun image
   at ILCompiler.Reflection.ReadyToRun.ReadyToRunReader.Initialize(IAssemblyMetadata metadata) in /_/src/coreclr/tools/aot/ILCompiler.Reflection.ReadyToRun/ReadyToRunReader.cs:line 467
   at R2RDump.Program.Run() in /_/src/coreclr/tools/r2rdump/Program.cs:line 449
19:45:11
Crossgen2 failed with exitcode: 137
in ReleaseLock
Test failed. Trying to see if dump file was created in /home/helixbot/dotnetbuild/dumps since 3/1/2025 7:41:08 PM
Test Harness Exitcode is : 1
To run the test:
Set up CORE_ROOT and run.
> /root/helix/work/workitem/e/JIT/Regression/Regression_3/../JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.sh

Stack trace:

   at Xunit.Assert.True(Nullable`1 condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 141
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor322|0_323(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)

v-wenyuxu avatar Mar 03 '25 02:03 v-wenyuxu

closing old issues not reproing anymore.

mangod9 avatar Jul 01 '25 17:07 mangod9

@mangod9 this failed again in 8.0: https://dev.azure.com/dnceng-public/public/_build/results?buildId=1173078&view=logs&j=92e17f34-a5d5-5d2c-e1e5-826eb9786835&t=5e4ee631-d5e8-5312-f186-b7b001a2f31e&l=35.

jozkee avatar Oct 14 '25 00:10 jozkee