Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/build/internal/relui: TestRelease failures with no such file or directory during Wait for signed artifacts since 2022-06-07 #53361

Closed
bcmills opened this issue Jun 13, 2022 · 1 comment
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@bcmills
Copy link
Contributor

bcmills commented Jun 13, 2022

--- FAIL: TestRelease (1.70s)
    --- FAIL: TestRelease/rc (0.72s)
…
        buildrelease_test.go:604: task Wait for signed artifacts: started
        buildrelease_test.go:606: task Wait for signed artifacts: error: open /workdir/tmp/TestReleaserc544833746/002/go1.18rc1/signed/go1.18rc1.windows-386.msi.sha256: no such file or directory
        buildrelease_test.go:127: workflow has progressed as far as it can
FAIL
FAIL	golang.org/x/build/internal/relui	1.984s

greplogs -l -e 'FAIL: TestRelease (?:.*\n .*)*no such file or directory\n(?:.*\n)*FAIL\tgolang.org/x/build/internal/relui'
2022-06-09T18:05:14-328c9be-840e99e/linux-amd64-race
2022-06-07T19:47:46-8e08734-346698e/linux-amd64

(attn @golang/release)

@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Jun 13, 2022
@gopherbot gopherbot added this to the Unreleased milestone Jun 13, 2022
@bcmills bcmills added NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. and removed Builders x/build issues (builders, bots, dashboards) labels Jun 13, 2022
@gopherbot
Copy link

Change https://go.dev/cl/411903 mentions this issue: internal/relui: fix a flake

@dmitshur dmitshur added NeedsFix The path to resolution is known, but the work has not been done. Builders x/build issues (builders, bots, dashboards) and removed NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. labels Jun 13, 2022
@golang golang locked and limited conversation to collaborators Jun 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Builders x/build issues (builders, bots, dashboards) FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants