-
Notifications
You must be signed in to change notification settings - Fork 18.3k
Closed
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Windowsarch-arm64
Milestone
Description
#!watchflakes
post <- builder ~ `^windows-arm64.*` && `fatal error: .*(?:out of memory|cannot allocate memory|The paging file is too small|Insufficient system resources)`
greplogs --dashboard -md -l -e '(?ms)\Awindows-arm64.*^fatal error: out of memory' --since=2021-01-01
2022-02-04T14:02:15-25d2ab2-4afcc9f/windows-arm64-11
We may need to reconfigure the builder to either turn down the build/test parallelism or have more RAM available.
There is only one of these failures in the logs, but OTOH this builder has only ever run x/tools
12 times — so that's an 8% failure rate for this repo so far. 😅
(attn @golang/release)
dmitshur and toothrot
Metadata
Metadata
Assignees
Labels
Buildersx/build issues (builders, bots, dashboards)x/build issues (builders, bots, dashboards)FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.OS-Windowsarch-arm64
Type
Projects
Status
Done