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.Runtime.Numerics.Tests.WorkItemExecution failure terminate the process because of out of memory #90439

Open
tarekgh opened this issue Aug 11, 2023 · 4 comments
Labels
area-System.Numerics blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs Known Build Error Use this to report build issues in the .NET Helix tab needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
Milestone

Comments

@tarekgh
Copy link
Member

tarekgh commented Aug 11, 2023

Build Information

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

Error Message

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

{
  "ErrorMessage": "error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Numerics.Tests",
  "ErrorPattern": "Out of memory: Killed process",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=371391
Error message validated: Out of memory: Killed process
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 8/11/2023 11:28:54 PM UTC

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0
@tarekgh tarekgh 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 Aug 11, 2023
@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 Aug 11, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Aug 11, 2023
@ghost
Copy link

ghost commented Aug 11, 2023

Tagging subscribers to this area: @dotnet/area-system-numerics
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=371391
Build error leg or test failing: System.Runtime.Numerics.Tests.WorkItemExecution
Pull request: #90417

Error Message

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

{
  "ErrorMessage": "error : (NETCORE_ENGINEERING_TELEMETRY=Test) Work item System.Runtime.Numerics.Tests",
  "ErrorPattern": "Out of memory: Killed process",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=371391
Error message validated: Out of memory: Killed process
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 8/11/2023 11:28:54 PM UTC

Author: tarekgh
Assignees: -
Labels:

area-System.Numerics, blocking-clean-ci, untriaged, Known Build Error, needs-area-label

Milestone: -

@tarekgh tarekgh removed the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Aug 11, 2023
@ericstj ericstj added needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration and removed untriaged New issue has not been triaged by the area owner labels Aug 14, 2023
@ericstj ericstj added this to the Future milestone Aug 14, 2023
@ericstj
Copy link
Member

ericstj commented Oct 3, 2023

I spot checked a few of these and they seem to be in the outerloop runs. It would be nice if could distinguish the pipeline name in the report table.

@build-analysis build-analysis bot removed this from the Future milestone Nov 15, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 15, 2023
@jeffhandley jeffhandley added this to the 9.0.0 milestone Nov 17, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 17, 2023
@jeffhandley
Copy link
Member

Added this to our 9.0.0 list because of the frequency

@ericstj ericstj added the blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs label Nov 28, 2023
@ericstj
Copy link
Member

ericstj commented Mar 18, 2024

Looks to be still a problem with outerloop runs (not regular PR validation builds). I wonder if there are some high-memory usage tests in the outerloop set that fail when run concurrently. @dotnet/area-system-numerics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Numerics blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' blocking-outerloop Blocking the 'runtime-coreclr outerloop' and 'runtime-libraries-coreclr outerloop' runs Known Build Error Use this to report build issues in the .NET Helix tab needs-further-triage Issue has been initially triaged, but needs deeper consideration or reconsideration
Projects
None yet
Development

No branches or pull requests

3 participants