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

Test failure: Regressions/coreclr/GitHub_16833/Test16833/Test16833.cmd #112546

Closed
v-wenyuxu opened this issue Feb 14, 2025 · 6 comments
Closed

Test failure: Regressions/coreclr/GitHub_16833/Test16833/Test16833.cmd #112546

v-wenyuxu opened this issue Feb 14, 2025 · 6 comments
Assignees
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows
Milestone

Comments

@v-wenyuxu
Copy link

Failed in: runtime-coreclr jitstress 20250212.1

Failed tests:

coreclr windows arm64 Checked jitstress1 @ Windows.11.Arm64.Open
    - Regressions/coreclr/GitHub_16833/Test16833/Test16833.cmd

Error message:

 
cmdLine:C:hwB4720988wB71C0982eRegressionsRegressions../coreclr/GitHub_16833/Test16833/Test16833.cmd Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 2/13/2025 5:41:08 AM, end: 2/13/2025 6:11:08 AM)

Return code:      -100
Raw output file:      C:hwB4720988wB71C0982uploadscoreclrGitHub_16833Test16833output.txt
Raw output:
BEGIN EXECUTION
 "C:hwB4720988pcorerun.exe" -p "System.Reflection.Metadata.MetadataUpdater.IsSupported=false" -p "System.Runtime.Serialization.EnableUnsafeBinaryFormatterSerialization=true"  Test16833.dll 
Test SUCCEEDED

cmdLine:C:hwB4720988wB71C0982eRegressionsRegressions../coreclr/GitHub_16833/Test16833/Test16833.cmd Timed Out (timeout in milliseconds: 1800000 from variable __TestTimeout, start: 2/13/2025 5:41:08 AM, end: 2/13/2025 6:11:08 AM)
Test Harness Exitcode is : -100
To run the test:
Set up CORE_ROOT and run.
> C:hwB4720988wB71C0982eRegressionsRegressions../coreclr/GitHub_16833/Test16833/Test16833.cmd

Stack trace:

   at Xunit.Assert.True(Boolean condition, String userMessage) in /_/src/Microsoft.DotNet.XUnitAssert/src/BooleanAsserts.cs:line 123
   at TestLibrary.OutOfProcessTest.RunOutOfProcessTest(String assemblyPath, String testPathPrefix)
   at Program.<<Main>$>g__TestExecutor46|0_47(StreamWriter tempLogSw, StreamWriter statsCsvSw, <>c__DisplayClass0_0&)
@v-wenyuxu v-wenyuxu added arch-arm64 blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows labels Feb 14, 2025
@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Feb 14, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Feb 14, 2025
@jkotas jkotas added area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Feb 14, 2025
Copy link
Contributor

Tagging subscribers to this area: @JulieLeeMSFT, @jakobbotsch
See info in area-owners.md if you want to be subscribed.

@amanasifkhalid amanasifkhalid removed the untriaged New issue has not been triaged by the area owner label Feb 14, 2025
@amanasifkhalid amanasifkhalid added this to the 10.0.0 milestone Feb 14, 2025
@amanasifkhalid
Copy link
Member

I suspect this is the same issue as #112332. @dotnet/jit-contrib does anyone have a win-arm64 machine they can try reproducing the failure on? I'm unable to get an arm64 altjit stuck on this test.

@AndyAyersMS
Copy link
Member

I can probably look this afternoon sometime

@kunalspathak
Copy link
Member

I verified this and #112332 and was not able to repro this. I would recommend to keep an eye on this weekend run to see if this is intermittent infra failure.

@JulieLeeMSFT
Copy link
Member

@kunalspathak, PTAL arm64 related timeouts.

@kunalspathak
Copy link
Member

I will close this because we didn't see it lately and seems there is a generic timeout issue for which I have added some logging in #112724. If we see similar issue lets open a new one with updated logging to better diagnose it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-arm64 area-CodeGen-coreclr CLR JIT compiler in src/coreclr/src/jit and related components such as SuperPMI blocking-clean-ci-optional Blocking optional rolling runs JitStress CLR JIT issues involving JIT internal stress modes os-windows
Projects
None yet
Development

No branches or pull requests

6 participants