microsoft-go-innerloop flaky: no space left on `/`
Open
Nobody has claimed this yet.
Flaky
Test
- Dominant language
- Go
- Stars
- 431
- Forks
- 44
- Avg merge
- 21h 18m
- Merged PRs (30d)
- 30
Description
=== RUN TestSystemCryptoDefault/windows_amd64
=== PAUSE TestSystemCryptoDefault/windows_amd64
=== CONT TestSystemCryptoDefault/windows_amd64
systemcrypto_test.go:171: go build failed: exit status 1
# strings
[ compile: writing output: write $WORK/b054/_pkg_.a: no space left on device](https://dev.azure.com/dnceng/internal/_git/5b09aaa7-b9fb-4319-9f84-64b0b85fe520?path=WORK%2Fb054%2F_pkg_.a&version=GBmicrosoft%2Fmain&_a=contents&line=1&lineEnd=2&lineStartColumn=1&lineEndColumn=1&lineStyle=plain)
crypto: mkdir /tmp/cmd-go-test-3173849885/go-build2788255704/b003/: no space left on device
# syscall
[ compile: writing output: write $WORK/b074/_pkg_.a: no space left on device](https://dev.azure.com/dnceng/internal/_git/5b09aaa7-b9fb-4319-9f84-64b0b85fe520?path=WORK%2Fb074%2F_pkg_.a&version=GBmicrosoft%2Fmain&_a=contents&line=1&lineEnd=2&lineStartColumn=1&lineEndColumn=1&lineStyle=plain)
--- FAIL: TestSystemCryptoDefault/windows_amd64 (19.92s)
Failures are widespread on recent innerloop builds on microsoft/main and may share this root cause:
Perhaps the VM setup was reconfigured in an unexpected way?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review systemcrypto_test.go around line 171 and the linked microsoft/main innerloop build results; first compare recent failures for the shared no-space condition and inspect the VM setup. Done means identifying the disk-space regression or configuration cause, applying the appropriate CI or VM fix, and confirming innerloop builds no longer fail for this reason.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- ci-cd, infrastructure
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100