Skip to content

What should be the action for build timeouts? #11072

Closed
dotnet/runtime
#76453
@jkotas

Description

@jkotas

Build

https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=34958

Build leg reported

Build windows x86 release Runtime_Debug

Pull Request

dotnet/runtime#76386

Action required for the engineering services team

To triage this issue (First Responder / @dotnet/dnceng):

  • Open the failing build above and investigate
  • Add a comment explaining your findings

If this is an issue that is causing build breaks across multiple builds and would get benefit from being listed on the build analysis check, follow the next steps:

  1. Add the label "Known Build Error"
  2. Edit this issue and add an error string in the Json below that can help us match this issue with future build breaks. You should use the known issues documentation
{
   "ErrorMessage" : "",
   "BuildRetry": false
}

Additional information about the issue reported

The build timeouts are relatively common reason for red PRs. I understand that there are number of factors outside our control that can lead to the build timeouts. Still, we need to have clarity on what one should do with these timeouts. They typically go away with manual retry.

Should we have "Known Build Error" issue that auto-retries? Or should we have a "Known Build Error" issue that does not auto-retry and just keeps track how often we are seeing these timeouts?

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions