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

LibraryTests (mostly) timing out #103674

Closed
sbomer opened this issue Jun 18, 2024 · 3 comments
Closed

LibraryTests (mostly) timing out #103674

sbomer opened this issue Jun 18, 2024 · 3 comments
Labels
area-Infrastructure-libraries blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab

Comments

@sbomer
Copy link
Member

sbomer commented Jun 18, 2024

Looks similar to #102239

Plus I'm seeing similar timeouts in Mono_DebuggerTests_chrome, WasmBuildTests, and AllSubsets_Mono_RuntimeTests monointerpreter, which have a timeout of 180 minutes. I'm setting an error message below that covers all of these cases since they both look like infrastructure problems, but I can open a separate issue if we prefer more granular tracking.

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=711952
Build error leg or test failing: Build / browser-wasm linux Release LibraryTests
Pull request: #103665

Error Message

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

{
  "ErrorMessage": "ran longer than the maximum time",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=711952
Error message validated: [ran longer than the maximum time]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/18/2024 11:32:59 PM UTC

Report

Build Definition Step Name Console log Pull Request
713254 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103617
713243 dotnet/runtime Libraries Test Run checked coreclr linux_musl x64 Debug Log #102403
713206 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103717
713175 dotnet/runtime Libraries Test Run release coreclr linux_musl x64 Debug Log #103351
713168 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #100334
713158 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103681
713150 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103444
713146 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103714
713137 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103713
711960 dotnet/runtime Libraries Test Run release coreclr linux_musl x64 Debug Log #103655
713124 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103184
711987 dotnet/runtime browser-wasm linux Release LibraryTests Log #103669
713121 dotnet/runtime linux-x64 Release AllSubsets_Mono_LLVMAot_RuntimeTests llvmaot Log #103710
713033 dotnet/runtime browser-wasm linux Release AllSubsets_Mono_RuntimeTests monointerpreter Log #103361
713018 dotnet/runtime linux-s390x Release AllSubsets_Mono Log
712223 dotnet/runtime linux-x64 Debug NativeAOT Log #103540
712399 dotnet/runtime linux-arm64 Release NativeAOT Log #103680
711983 dotnet/runtime browser-wasm linux Release LibraryTests Log #103419
711889 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103617
712301 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #102167
712339 dotnet/runtime linux-x64 Release NativeAOT Log #103648
712260 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103675
712283 dotnet/runtime browser-wasm linux Release WasmBuildTests Log #103667
712286 dotnet/runtime browser-wasm linux Release WasmBuildTests Log #103676
711761 dotnet/runtime coreclr Pri0 Runtime Tests Run linux x64 checked Log #103498
712239 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103638
712210 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103673
711726 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103612
711695 dotnet/runtime Libraries Test Run checked coreclr linux_musl x64 Debug Log #103646
712203 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103144
712188 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #102611
712144 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103645
712109 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103671
711809 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103649
712154 dotnet/runtime linux-x64 Release AllSubsets_Mono_LLVMAot_RuntimeTests llvmaot Log #103361
712077 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103607
712061 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103643
712047 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103444
712064 dotnet/runtime browser-wasm linux Release WasmBuildTests Log #102670
712017 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103527
712025 dotnet/runtime Libraries Test Run checked coreclr linux_musl x64 Release Log
712005 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103275
711980 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103668
711991 dotnet/runtime browser-wasm linux Release WasmBuildTests Log #103667
711941 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103663
711952 dotnet/runtime browser-wasm linux Release WasmBuildTests Log #103665
711920 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103368
711915 dotnet/runtime Libraries Test Run release coreclr linux_musl x64 Debug Log #103661
711932 dotnet/runtime browser-wasm linux Release WasmBuildTests Log #103594
711900 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103660
711895 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103543
711892 dotnet/runtime Libraries Test Run checked coreclr linux x64 Release Log #103659
711882 dotnet/runtime browser-wasm linux Release WasmBuildTests Log #103657
711823 dotnet/runtime linux-x64 Release AllSubsets_Mono_LLVMAot_RuntimeTests llvmaot Log #103502
711421 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103629
711751 dotnet/runtime wasi-wasm linux Release LibraryTests_Smoke_AOT Log #103651
711372 dotnet/runtime Libraries Test Run release coreclr linux x64 Debug Log #103621

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
31 57 57
@sbomer sbomer added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab labels Jun 18, 2024
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jun 18, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-infrastructure-libraries
See info in area-owners.md if you want to be subscribed.

@jkotas jkotas added the arch-wasm WebAssembly architecture label Jun 19, 2024
@lewing lewing changed the title browser-wasm LibraryTests timing out LibraryTests timing out Jun 19, 2024
@lewing lewing removed the arch-wasm WebAssembly architecture label Jun 19, 2024
@lewing
Copy link
Member

lewing commented Jun 19, 2024

@jkotas this is clearly not wasm specific

@lewing lewing changed the title LibraryTests timing out Tests timing out Jun 19, 2024
@lewing lewing changed the title Tests timing out LibraryTests (mostly) timing out Jun 19, 2024
@jkotas
Copy link
Member

jkotas commented Jun 19, 2024

The pattern match is too generic. It matches all timeouts on all platforms. Closing since this issue accumulated a lot of noise. We should open new issues with more specific pattern match as needed.

@jkotas jkotas closed this as completed Jun 19, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Jun 19, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Jul 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-Infrastructure-libraries blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

3 participants