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

System.Data.OleDb.Tests timeout in net48 x86 Release leg #87783

Open
MichalStrehovsky opened this issue Jun 19, 2023 · 3 comments
Open

System.Data.OleDb.Tests timeout in net48 x86 Release leg #87783

MichalStrehovsky opened this issue Jun 19, 2023 · 3 comments
Labels
area-System.Data.OleDB 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
Milestone

Comments

@MichalStrehovsky
Copy link
Member

MichalStrehovsky commented Jun 19, 2023

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=312679
Build error leg or test failing: System.Data.OleDb.Tests.WorkItemExecution
Pull request: #87779

Error Message

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

{
  "ErrorMessage": "'System.Data.OleDb.Tests' END OF WORK ITEM LOG: Command timed out, and was killed",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Build Definition Test Pull Request
990522 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution
989661 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #113784
977821 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #113442
978832 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #113084
976371 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #113399
973047 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #113041
968933 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #113138
964926 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #112938
964465 dotnet/runtime System.Data.OleDb.Tests.WorkItemExecution #112977

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
1 2 9

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=312679
Error message validated: 'System.Data.OleDb.Tests' END OF WORK ITEM LOG: Command timed out, and was killed
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 6/28/2023 8:08:55 PM UTC

@MichalStrehovsky MichalStrehovsky added blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-System.Data.OleDB Known Build Error Use this to report build issues in the .NET Helix tab labels Jun 19, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Jun 19, 2023
@ghost
Copy link

ghost commented Jun 19, 2023

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

Issue Details

Build Information

Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=312679
Build error leg or test failing: System.Data.OleDb.Tests.WorkItemExecution
Pull request: #87779

Error Message

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

{
  "ErrorMessage": "'System.Data.OleDb.Tests' END OF WORK ITEM LOG: Command timed out, and was killed",
  "ErrorPattern": "",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}
Author: MichalStrehovsky
Assignees: -
Labels:

blocking-clean-ci, area-System.Data.OleDB, Known Build Error

Milestone: -

@danmoseley
Copy link
Member

@jkoritzinsky should we expect stack traces in these timeout cases? Not sure if that feature has been added?

@jkotas
Copy link
Member

jkotas commented Sep 12, 2023

I do not think we collect dumps for badly hung processes in libraries tests.

This looks like a duplicate of #74488 (comment) that has analysis of the likely root cause and potential fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Data.OleDB 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

4 participants