Skip to content

go test -short -timeout=40m0s ./...: unrecognized failures #57207

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

Closed
gopherbot opened this issue Dec 9, 2022 · 3 comments
Closed

go test -short -timeout=40m0s ./...: unrecognized failures #57207

gopherbot opened this issue Dec 9, 2022 · 3 comments
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
post <- section == "go test -short -timeout=40m0s ./..." && test == ""

Issue created automatically to collect these failures.

Example (log):

cmd/admingolangorg/main.go:19:2: cloud.google.com/go/[email protected]: reading https://goproxy.cn/cloud.google.com/go/datastore/@v/v1.2.0.zip: 504 Gateway Timeout

watchflakes

@gopherbot gopherbot added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Dec 9, 2022
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- section == "go test -short -timeout=40m0s ./..." && test == ""
2022-12-07 22:07 linux-riscv64-unmatched website@b31b7a9e go@80f7484a (log)
cmd/admingolangorg/main.go:19:2: cloud.google.com/go/[email protected]: reading https://goproxy.cn/cloud.google.com/go/datastore/@v/v1.2.0.zip: 504 Gateway Timeout

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
post <- section == "go test -short -timeout=40m0s ./..." && test == ""
2022-12-06 15:30 linux-riscv64-unmatched oauth2@b177c21a go@80f7484a (log)
internal/token.go:23:2: golang.org/x/[email protected]: Get "https://goproxy.cn/golang.org/x/net/@v/v0.3.0.zip": dial tcp: lookup goproxy.cn on 127.0.0.53:53: read udp 127.0.0.1:46353->127.0.0.53:53: i/o timeout
google/default.go:17:2: cloud.google.com/go/compute/[email protected]: Get "https://goproxy.cn/cloud.google.com/go/compute/metadata/@v/v0.2.0.zip": dial tcp: lookup goproxy.cn on 127.0.0.53:53: read udp 127.0.0.1:46353->127.0.0.53:53: i/o timeout

tests failed: exit status 1

watchflakes

@cherrymui cherrymui removed this from Test Flakes Dec 9, 2022
@cherrymui
Copy link
Member

Dup of #55163

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Dec 9, 2022
@golang golang locked and limited conversation to collaborators Dec 9, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants