microsoft / microsoft/go

Failure in rolling build "Init stage 0 Go toolset": "curl: (18) transfer closed with X bytes remaining to read"

Open
#97 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
431
Forks
44
Avg merge
21h 18m
Merged PRs (30d)
30

Description

https://dev.azure.com/dnceng/internal/_build/results?buildId=1182013&view=logs&j=0dc5894a-280c-5daf-7974-626bf869c742&t=a448ff55-576e-5019-d913-0f00cfd70f20&l=25

...
 97  123M   97  120M    0     0  36.5M      0  0:00:03  0:00:03 --:--:-- 44.1M
curl: (18) transfer closed with 2912825 bytes remaining to read
...

Filing this issue to keep track in case it ends up happening often.

A long-term fix is to pre-install Go into a build prereqs Dockerfile: #5.

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

Start with the linked Azure build log and review issue #5, which is identified as the long-term fix. Then inspect the build prereqs Dockerfile referenced by the issue and determine how the rolling build's Init stage 0 Go toolset is handled. Done should address the tracked transfer failure or establish whether it recurs often enough to require that fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
dockerfile, go
Domain
build-system, ci-cd
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.