microsoft / microsoft/go

microsoft-go-innerloop flaky: no space left on `/`

Open
#2,213 1 comment 0 reactions 0 assignees View on GitHub

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)

https://dev.azure.com/dnceng/internal/_build/results?buildId=2934822&view=ms.vss-test-web.build-test-results-tab&runId=56629225&resultId=162416&paneView=debug

Failures are widespread on recent innerloop builds on microsoft/main and may share this root cause:

https://dev.azure.com/dnceng/internal/_build?definitionId=1342&_a=summary&branchFilter=150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077%2C150077

Perhaps the VM setup was reconfigured in an unexpected way?

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.