#!watchflakes
post <- pkg == "golang.org/x/build/cloudfns/sendwikidiff" && test == "" && !`panic: test timed out`
Bug automatically created to track these flakes.
— watchflakes
Comment From: gopherbot
Found new matching flaky dashboard failures for:
#!watchflakes
post <- pkg == "golang.org/x/build/cloudfns/sendwikidiff" && test == "" && !`panic: test timed out`
2022-08-19 19:01 linux-amd64-longtest build@7cf3efd5 go@bf4e35b6 golang.org/x/build/cloudfns/sendwikidiff (log)
Cloning into '/workdir/tmp/https:%2F%2Fgithub.com%2Fgolang%2Fgo.wiki.git'... fatal: unable to access 'https://github.com/golang/go.wiki.git/': Operation timed out after 300027 milliseconds with 0 out of 0 bytes received Unable to update repo: could not clone "https://github.com/golang/go.wiki.git" into "/workdir/tmp/https:%2F%2Fgithub.com%2Fgolang%2Fgo.wiki.git": exit status 128--- FAIL: TestWikiPubSub (300.07s) sendwikidiff_test.go:43: Unexpected error from HandleWikiChangePubSub: could not clone "https://github.com/golang/go.wiki.git" into "/workdir/tmp/https:%2F%2Fgithub.com%2Fgolang%2Fgo.wiki.git": exit status 128 FAILComment From: rsc
Stopped.
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- pkg == "golang.org/x/build/cloudfns/sendwikidiff" && test == "" && !`panic: test timed out`
2023-05-16 21:06 linux-amd64-longtest build@ea367731 go@ad6dcf9d x/build/cloudfns/sendwikidiff (log)
Cloning into '/workdir/tmp/https:%2F%2Fgithub.com%2Fgolang%2Fgo.wiki.git'... remote: Internal Server Error fatal: unable to access 'https://github.com/golang/go.wiki.git/': The requested URL returned error: 500 Unable to update repo: could not clone "https://github.com/golang/go.wiki.git" into "/workdir/tmp/https:%2F%2Fgithub.com%2Fgolang%2Fgo.wiki.git": exit status 128--- FAIL: TestWikiPubSub (6.72s) sendwikidiff_test.go:43: Unexpected error from HandleWikiChangePubSub: could not clone "https://github.com/golang/go.wiki.git" into "/workdir/tmp/https:%2F%2Fgithub.com%2Fgolang%2Fgo.wiki.git": exit status 128 FAILComment From: bcmills
This is essentially the same failure mode as #55164.
Does the sendwikidiff
test really need to talk to the real GitHub?
Comment From: gopherbot
Found new dashboard test flakes for:
#!watchflakes
post <- pkg == "golang.org/x/build/cloudfns/sendwikidiff" && test == "" && !`panic: test timed out`
2024-02-23 18:43 linux-amd64-longtest-race build@90c925d5 go@ef84d62c x/build/cloudfns/sendwikidiff (log)
Cloning into '/workdir/tmp/https-github.com-golang-go.wiki.git'... fatal: unable to access 'https://github.com/golang/go.wiki.git/': Failed to connect to github.com port 443: Connection timed out Unable to update repo: could not clone "https://github.com/golang/go.wiki.git" into "/workdir/tmp/https-github.com-golang-go.wiki.git": exit status 128--- FAIL: TestWikiPubSub (130.05s) sendwikidiff_test.go:42: Unexpected error from HandleWikiChangePubSub: could not clone "https://github.com/golang/go.wiki.git" into "/workdir/tmp/https-github.com-golang-go.wiki.git": exit status 128 FAILComment From: gopherbot
Change https://go.dev/cl/600997 mentions this issue: cloudfns/{sendwikidiff,wikiwebhook}: delete