Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[8.0] JIT regression: DevDiv_255294.sh assert failed #111752

Open
carlossanlop opened this issue Jan 23, 2025 · 0 comments
Open

[8.0] JIT regression: DevDiv_255294.sh assert failed #111752

carlossanlop opened this issue Jan 23, 2025 · 0 comments
Labels
arch-x64 area-crossgen2-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' JitUntriaged CLR JIT issues needing additional triage Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Jan 23, 2025

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: #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
}
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: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=925487
Error message validated: [DevDiv_255294.sh BooleanAsserts.cs:line 132]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 1/23/2025 5:41:47 PM UTC

Report

Build Definition Test Pull Request
927771 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
926869 dotnet/runtime JIT/Regression/JitBlue/DevDiv_255294/DevDiv_255294/DevDiv_255294.cmd
925487 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 0 3
@carlossanlop carlossanlop added arch-x64 area-crossgen2-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' JitUntriaged CLR JIT issues needing additional triage Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) labels Jan 23, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-x64 area-crossgen2-coreclr blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' JitUntriaged CLR JIT issues needing additional triage Known Build Error Use this to report build issues in the .NET Helix tab os-linux Linux OS (any supported distro) untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

1 participant