golang / go

The Go programming language
https://go.dev
BSD 3-Clause "New" or "Revised" License
124.08k stars 17.68k forks source link

all: test failures using proxy.golang.org #55162

Open rsc opened 2 years ago

rsc commented 2 years ago
#!watchflakes
default <- (`(Get|read) \\?"https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")

Various tests flake because they use proxy.golang.org (sometimes the URLs get path.Cleaned and only use one slash in https://).

gopherbot commented 2 years ago

Sorry, but I can't find a watchflakes script at the start of issue description. See https://go.dev/wiki/Watchflakes for details.

watchflakes

gopherbot commented 2 years ago

Found new matching flaky dashboard failures for:

#!watchflakes
post <- `(Get|read) "https://?proxy.golang.org/`
2022-07-28 18:19 darwin-amd64-12_0 build@62fcdcdc go@027855e8 (log) go: dmitri.shuralyov.com/app/changes@v0.0.0-20191223015216-e22f40b36873: Get "https://proxy.golang.org/dmitri.shuralyov.com/app/changes/@v/v0.0.0-20191223015216-e22f40b36873.mod": stream error: stream ID 19; INTERNAL_ERROR; received from peer
2022-08-04 15:50 darwin-amd64-12_0 tools@3e0a5031 go@a10afb15 (log) go: github.com/BurntSushi/toml@v1.2.0: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.0.mod": stream error: stream ID 31; INTERNAL_ERROR; received from peer
2022-08-05 01:37 linux-arm64-aws net@a33c5aa5 go@21befdc0 (log) go: golang.org/x/sys@v0.0.0-20220728004956-3c1f35247d10: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.0.0-20220728004956-3c1f35247d10.mod": stream error: stream ID 9; INTERNAL_ERROR; received from peer
2022-09-02 20:03 linux-ppc64-buildlet website@1358680b go@bd5595d7 (log) ../../../../pkg/mod/cloud.google.com/go@v0.88.0/internal/annotate.go:20:2: google.golang.org/api@v0.51.0: read "https:/proxy.golang.org/@v/v0.51.0.zip": read tcp 172.17.0.6:51720->142.251.211.240:443: read: connection reset by peer ../../../../pkg/mod/cloud.google.com/go/datastore@v1.2.0/query.go:29:2: google.golang.org/api@v0.51.0: read "https:/proxy.golang.org/@v/v0.51.0.zip": read tcp 172.17.0.6:51720->142.251.211.240:443: read: connection reset by peer ../../../../pkg/mod/cloud.google.com/go/datastore@v1.2.0/datastore.go:26:2: google.golang.org/api@v0.51.0: read "https:/proxy.golang.org/@v/v0.51.0.zip": read tcp 172.17.0.6:51720->142.251.211.240:443: read: connection reset by peer ../../../../pkg/mod/cloud.google.com/go/datastore@v1.2.0/datastore.go:27:2: google.golang.org/api@v0.51.0: read "https:/proxy.golang.org/@v/v0.51.0.zip": read tcp 172.17.0.6:51720->142.251.211.240:443: read: connection reset by peer ../../../../pkg/mod/cloud.google.com/go/datastore@v1.2.0/datastore.go:28:2: google.golang.org/api@v0.51.0: read "https:/proxy.golang.org/@v/v0.51.0.zip": read tcp 172.17.0.6:51720->142.251.211.240:443: read: connection reset by peer ../../../../pkg/mod/cloud.google.com/go@v0.88.0/longrunning/autogen/operations_client.go:29:2: google.golang.org/api@v0.51.0: read "https:/proxy.golang.org/@v/v0.51.0.zip": read tcp 172.17.0.6:51720->142.251.211.240:443: read: connection reset by peer ../../../../pkg/mod/cloud.google.com/go/storage@v1.10.0/acl.go:24:2: google.golang.org/api@v0.51.0: read "https:/proxy.golang.org/@v/v0.51.0.zip": read tcp 172.17.0.6:51720->142.251.211.240:443: read: connection reset by peer ../../../../pkg/mod/cloud.google.com/go/storage@v1.10.0/storage.go:47:2: google.golang.org/api@v0.51.0: read "https:/proxy.golang.org/@v/v0.51.0.zip": read tcp 172.17.0.6:51720->142.251.211.240:443: read: connection reset by peer cmd/versionprune/main.go:16:2: google.golang.org/api@v0.51.0: read "https:/proxy.golang.org/@v/v0.51.0.zip": read tcp 172.17.0.6:51720->142.251.211.240:443: read: connection reset by peer

watchflakes

bcmills commented 2 years ago

This looks like mostly #51323, with a somewhat different network flake on linux-ppc64-buildlet.

gopherbot commented 2 years ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/`
2022-10-05 14:00 linux-ppc64-buildlet vuln@249bfe39 go@881a1654 x/vuln.Test (log) Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell misspell -error . go mod tidy golang.org/x/vuln tested by golang.org/x/vuln.test imports honnef.co/go/tools/cmd/staticcheck: honnef.co/go/tools@v0.2.2: read "https:/proxy.golang.org/@v/v0.2.2.zip": unexpected EOF command failed FAILED; see errors above --- FAIL: Test (33.12s) all_test.go:26: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/`
2022-11-18 15:58 netbsd-arm64-bsiegert tools@32a17c01 go@893964b9 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/vulncheck/command.go:22:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:11:8: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-18 17:19 netbsd-arm64-bsiegert tools@c7ed4b3c go@893964b9 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/vulncheck/command.go:22:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:11:8: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout
2022-11-18 21:46 netbsd-arm64-bsiegert tools@19fb30d1 go@4f0d3bcd [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/vulncheck/command.go:22:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/`
2022-11-17 21:55 linux-arm64-aws net@ecf7fda6 go@9f0ffc93 (log) html/charset/charset.go:20:2: golang.org/x/text@v0.4.0: read "https:/proxy.golang.org/@v/v0.4.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer html/charset/charset.go:21:2: golang.org/x/text@v0.4.0: read "https:/proxy.golang.org/@v/v0.4.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer html/charset/charset.go:22:2: golang.org/x/text@v0.4.0: read "https:/proxy.golang.org/@v/v0.4.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer html/charset/charset.go:23:2: golang.org/x/text@v0.4.0: read "https:/proxy.golang.org/@v/v0.4.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer idna/idna10.0.0.go:26:2: golang.org/x/text@v0.4.0: read "https:/proxy.golang.org/@v/v0.4.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer idna/idna10.0.0.go:27:2: golang.org/x/text@v0.4.0: read "https:/proxy.golang.org/@v/v0.4.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer idna/idna10.0.0.go:28:2: golang.org/x/text@v0.4.0: read "https:/proxy.golang.org/@v/v0.4.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer
2022-11-21 19:26 netbsd-arm64-bsiegert tools@41c70c91 go@1fdae324 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/hooks/diff.go:18:2: github.com/sergi/go-diff@v1.1.0: Get "https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.1.0.zip": net/http: TLS handshake timeout internal/lsp/source/hover.go:23:2: golang.org/x/text@v0.4.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.4.0.zip": net/http: TLS handshake timeout internal/vulncheck/command.go:22:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:13:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:14:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:15:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:16:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:17:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-21 20:41 netbsd-arm64-bsiegert tools@3b9d20c5 go@840b346c [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/vulncheck/command.go:22:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-22 17:12 linux-amd64-wsl vuln@05fb7250 go@d5de62df x/vuln/cmd/govulncheck.TestCommand (log) vuln.go:3:8: golang.org/x/net@v0.0.0-20220425223048-2871e0cb64e4: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20220425223048-2871e0cb64e4.zip": Service Unavailable --- FAIL: TestCommand (12.08s) buildtest.go:78: exit status 1
2022-11-22 18:20 netbsd-arm64-bsiegert tools@fb7be641 go@bb917bd1 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/vulncheck/command.go:22:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-22 19:46 netbsd-arm64-bsiegert tools@5c356176 go@1fbfc2f6 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/vulncheck/command.go:22:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-22 22:01 netbsd-arm64-bsiegert tools@2b56641c go@1fbfc2f6 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/vulncheck/command.go:22:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-23 00:58 netbsd-arm64-bsiegert tools@7cfde84b go@ee56b3c5 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/vulncheck/command.go:27:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-23 17:51 netbsd-arm64-bsiegert tools@50ccef5d go@4c0c0e5d [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/vulncheck/command.go:27:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-23 23:53 netbsd-arm64-bsiegert tools@9519368a go@920f87ad [build] (log) internal/govulncheck/vulncache.go:14:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/`
2022-11-28 20:57 netbsd-arm64-bsiegert tools@4c3cb1e6 go@bb0d8297 [build] (log) internal/govulncheck/vulncache.go:14:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/`
2022-11-08 21:31 linux-amd64-wsl mod@7c05a442 go@791f7580 x/mod/zip [build] (log) zip/zip_test.go:30:2: golang.org/x/tools@v0.1.12: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.1.12.zip": Service Unavailable

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/`
2022-11-28 19:24 netbsd-arm64-bsiegert tools@e29d1ed0 go@bb0d8297 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/govulncheck/vulncache.go:14:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-29 05:36 netbsd-arm64-bsiegert tools@ff22fab9 go@8c0f9ed4 [build] (log) internal/govulncheck/vulncache.go:14:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-29 17:15 netbsd-arm64-bsiegert tools@e8a70a5e go@53c48007 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/govulncheck/vulncache.go:14:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-30 17:50 netbsd-arm64-bsiegert tools@9b8d87b5 go@34ab0bcc [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/govulncheck/vulncache.go:14:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-30 17:50 netbsd-arm64-bsiegert tools@9b8d87b5 go@15e705ea [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/govulncheck/vulncache.go:14:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/util.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout internal/govulncheck/source.go:16:2: golang.org/x/vuln@v0.0.0-20221109205719-3af8368ee4fe: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20221109205719-3af8368ee4fe.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-11-30 17:50 netbsd-arm64-bsiegert tools@9b8d87b5 go@8c0256b3 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/hooks/diff.go:18:2: github.com/sergi/go-diff@v1.1.0: Get "https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.1.0.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:13:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:14:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:15:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:16:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:17:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": net/http: TLS handshake timeout
2022-12-01 21:30 netbsd-arm64-bsiegert tools@d54e12bf go@0e8b6056 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": net/http: TLS handshake timeout internal/hooks/diff.go:18:2: github.com/sergi/go-diff@v1.1.0: Get "https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.1.0.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:13:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:14:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:15:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:16:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout internal/hooks/analysis_117.go:17:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": net/http: TLS handshake timeout

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/`
2022-11-22 03:06 linux-amd64-wsl benchmarks@0e4f958d go@618120c1 (log) sweet/benchmarks/biogo-igor/igor.go:20:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable third_party/biogo-examples/igor/turner/cluster.go:12:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable third_party/biogo-examples/igor/igor/pile.go:10:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable sweet/benchmarks/biogo-igor/igor.go:21:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable third_party/biogo-examples/igor/igor/group.go:12:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable sweet/benchmarks/internal/driver/driver.go:22:2: github.com/google/pprof@v0.0.0-20211122183932-1daafda22083: Get "https://proxy.golang.org/github.com/google/pprof/@v/v0.0.0-20211122183932-1daafda22083.zip": Service Unavailable third_party/biogo-examples/krishna/write.go:12:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable third_party/biogo-examples/krishna/krishna.go:13:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable third_party/biogo-examples/krishna/packseqs.go:13:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable third_party/biogo-examples/krishna/packseqs.go:14:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable third_party/biogo-examples/krishna/krishna.go:14:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable third_party/biogo-examples/krishna/packseqs.go:16:2: github.com/biogo/biogo@v1.0.4: Get "https://proxy.golang.org/github.com/biogo/biogo/@v/v1.0.4.zip": Service Unavailable sweet/benchmarks/bleve-index/main.go:20:2: github.com/blevesearch/bleve@v1.0.14: Get "https://proxy.golang.org/github.com/blevesearch/bleve/@v/v1.0.14.zip": Service Unavailable sweet/benchmarks/bleve-index/main.go:21:2: github.com/blevesearch/bleve@v1.0.14: Get "https://proxy.golang.org/github.com/blevesearch/bleve/@v/v1.0.14.zip": Service Unavailable third_party/bleve-bench/mapping.go:26:2: github.com/blevesearch/bleve@v1.0.14: Get "https://proxy.golang.org/github.com/blevesearch/bleve/@v/v1.0.14.zip": Service Unavailable sweet/benchmarks/bleve-index/main.go:22:2: github.com/dustin/go-wikiparse@v0.0.0-20211018054215-c01ec186f20c: Get "https://proxy.golang.org/github.com/dustin/go-wikiparse/@v/v0.0.0-20211018054215-c01ec186f20c.zip": Service Unavailable

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/`
2022-12-06 20:08 plan9-amd64-0intro net@1e63c2f0 go@8cd931ff (log) html/charset/charset.go:20:2: golang.org/x/text@v0.5.0: read "https:/proxy.golang.org/@v/v0.5.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer html/charset/charset.go:21:2: golang.org/x/text@v0.5.0: read "https:/proxy.golang.org/@v/v0.5.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer html/charset/charset.go:22:2: golang.org/x/text@v0.5.0: read "https:/proxy.golang.org/@v/v0.5.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer html/charset/charset.go:23:2: golang.org/x/text@v0.5.0: read "https:/proxy.golang.org/@v/v0.5.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer idna/idna10.0.0.go:26:2: golang.org/x/text@v0.5.0: read "https:/proxy.golang.org/@v/v0.5.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer idna/idna10.0.0.go:27:2: golang.org/x/text@v0.5.0: read "https:/proxy.golang.org/@v/v0.5.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer idna/idna10.0.0.go:28:2: golang.org/x/text@v0.5.0: read "https:/proxy.golang.org/@v/v0.5.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/`
2022-12-05 20:52 plan9-amd64-0intro image@9fdfde75 go@e57e673e (log) font/sfnt/cmap.go:8:2: golang.org/x/text@v0.5.0: read "https:/proxy.golang.org/@v/v0.5.0.zip": stream error: stream ID 49; INTERNAL_ERROR; received from peer tests failed: exit status: 'go 216: 1'

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/` && (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2022-12-08 18:07 linux-amd64-wsl vuln@f2dca5ff go@2b989668 x/vuln/cmd/govulncheck.TestCommand (log) vuln.go:3:8: golang.org/x/net@v0.0.0-20220425223048-2871e0cb64e4: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.0.0-20220425223048-2871e0cb64e4.zip": Service Unavailable --- FAIL: TestCommand (15.54s) buildtest.go:78: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- `(Get|read) "https://?proxy.golang.org/` && (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-05 16:42 linux-loong64-3a5000 net@f8411da7 go@0202ad0b (log) html/charset/charset.go:20:2: golang.org/x/text@v0.6.0: read "https:/proxy.golang.org/@v/v0.6.0.zip": unexpected EOF html/charset/charset.go:21:2: golang.org/x/text@v0.6.0: read "https:/proxy.golang.org/@v/v0.6.0.zip": unexpected EOF html/charset/charset.go:22:2: golang.org/x/text@v0.6.0: read "https:/proxy.golang.org/@v/v0.6.0.zip": unexpected EOF html/charset/charset.go:23:2: golang.org/x/text@v0.6.0: read "https:/proxy.golang.org/@v/v0.6.0.zip": unexpected EOF idna/idna10.0.0.go:26:2: golang.org/x/text@v0.6.0: read "https:/proxy.golang.org/@v/v0.6.0.zip": unexpected EOF idna/idna10.0.0.go:27:2: golang.org/x/text@v0.6.0: read "https:/proxy.golang.org/@v/v0.6.0.zip": unexpected EOF idna/idna10.0.0.go:28:2: golang.org/x/text@v0.6.0: read "https:/proxy.golang.org/@v/v0.6.0.zip": unexpected EOF

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-12 16:24 darwin-amd64-12_0 build@fdfb99e1 go@245e95df (log)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-04 21:29 netbsd-arm64-bsiegert website@8abd7e4a go@82f09b75 (log) ../../../../pkg/mod/github.com/googleapis/gax-go/v2@v2.7.0/apierror/apierror.go:40:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down" cmd/admingolangorg/main.go:22:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down" ../../../../pkg/mod/cloud.google.com/go/datastore@v1.2.0/query.go:29:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down" ../../../../pkg/mod/cloud.google.com/go/datastore@v1.2.0/datastore.go:26:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down" ../../../../pkg/mod/cloud.google.com/go/datastore@v1.2.0/datastore.go:27:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down" ../../../../pkg/mod/cloud.google.com/go/datastore@v1.2.0/datastore.go:28:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down" ../../../../pkg/mod/cloud.google.com/go/longrunning@v0.3.0/autogen/operations_client.go:34:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down" ../../../../pkg/mod/cloud.google.com/go/longrunning@v0.3.0/autogen/operations_client.go:36:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down" ../../../../pkg/mod/cloud.google.com/go/storage@v1.27.0/bucket.go:32:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down" ../../../../pkg/mod/cloud.google.com/go/storage@v1.27.0/acl.go:24:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down" cmd/versionprune/main.go:16:2: google.golang.org/api@v0.102.0: read "https:/proxy.golang.org/@v/v0.102.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=1, ErrCode=NO_ERROR, debug="server_shutting_down"
2023-01-13 15:15 darwin-amd64-12_0 tools@91b60705 go@1e9ff255 (log) internal/lsp/source/hover.go:23:2: golang.org/x/text@v0.6.0: read "https:/proxy.golang.org/@v/v0.6.0.zip": stream error: stream ID 15; INTERNAL_ERROR; received from peer

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-19 18:44 darwin-amd64-nocgo tools@33d416e1 go@9894ded1 (log) internal/lsp/source/hover.go:23:2: golang.org/x/text@v0.6.0: read "https:/proxy.golang.org/@v/v0.6.0.zip": stream error: stream ID 15; INTERNAL_ERROR; received from peer

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-05 16:42 linux-loong64-3a5000 net@f8411da7 go@5454834f (log) html/charset/charset.go:20:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF html/charset/charset.go:21:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF html/charset/charset.go:22:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF html/charset/charset.go:23:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF idna/idna10.0.0.go:26:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF idna/idna10.0.0.go:27:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF idna/idna10.0.0.go:28:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-05 16:42 linux-loong64-3a5000 net@f8411da7 go@8b79c41d (log) html/charset/charset.go:20:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF html/charset/charset.go:21:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF html/charset/charset.go:22:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF html/charset/charset.go:23:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF idna/idna10.0.0.go:26:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF idna/idna10.0.0.go:27:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF idna/idna10.0.0.go:28:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": EOF

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-18 16:48 linux-arm-aws vuln@4ec8867c go@b08d5ee5 x/vuln/cmd/govulncheck.TestCommand (log) /workdir/gopath/pkg/mod/golang.org/x/net@v0.0.0-20220425223048-2871e0cb64e4/idna/idna10.0.0.go:26:2: golang.org/x/text@v0.3.7: read "https:/proxy.golang.org/@v/v0.3.7.zip": stream error: stream ID 3; INTERNAL_ERROR; received from peer /workdir/gopath/pkg/mod/golang.org/x/net@v0.0.0-20220425223048-2871e0cb64e4/idna/idna10.0.0.go:27:2: golang.org/x/text@v0.3.7: read "https:/proxy.golang.org/@v/v0.3.7.zip": stream error: stream ID 3; INTERNAL_ERROR; received from peer /workdir/gopath/pkg/mod/golang.org/x/net@v0.0.0-20220425223048-2871e0cb64e4/idna/idna10.0.0.go:28:2: golang.org/x/text@v0.3.7: read "https:/proxy.golang.org/@v/v0.3.7.zip": stream error: stream ID 3; INTERNAL_ERROR; received from peer --- FAIL: TestCommand (9.07s) buildtest.go:78: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-25 23:57 darwin-amd64-nocgo tools@82707575 go@73e1affe (log) internal/hooks/diff.go:18:2: github.com/sergi/go-diff@v1.1.0: Get "https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.1.0.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:52257->8.8.8.8:53: i/o timeout internal/lsp/source/hover.go:23:2: golang.org/x/text@v0.6.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.6.0.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:62258->8.8.8.8:53: i/o timeout internal/govulncheck/vulncache.go:14:2: golang.org/x/vuln@v0.0.0-20230110180137-6ad3e3d07815: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20230110180137-6ad3e3d07815.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:55782->8.8.8.8:53: i/o timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20230110180137-6ad3e3d07815: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20230110180137-6ad3e3d07815.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:55782->8.8.8.8:53: i/o timeout internal/govulncheck/util.go:13:2: golang.org/x/vuln@v0.0.0-20230110180137-6ad3e3d07815: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20230110180137-6ad3e3d07815.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:55782->8.8.8.8:53: i/o timeout internal/vulncheck/command.go:30:2: golang.org/x/vuln@v0.0.0-20230110180137-6ad3e3d07815: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20230110180137-6ad3e3d07815.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:55782->8.8.8.8:53: i/o timeout internal/hooks/analysis_117.go:13:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:52257->8.8.8.8:53: i/o timeout internal/hooks/analysis_117.go:14:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:52257->8.8.8.8:53: i/o timeout internal/hooks/analysis_117.go:15:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:52257->8.8.8.8:53: i/o timeout internal/hooks/analysis_117.go:16:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:52257->8.8.8.8:53: i/o timeout internal/hooks/analysis_117.go:17:2: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:52257->8.8.8.8:53: i/o timeout internal/hooks/gofumpt_118.go:14:2: mvdan.cc/gofumpt@v0.4.0: Get "https://proxy.golang.org/mvdan.cc/gofumpt/@v/v0.4.0.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:55782->8.8.8.8:53: i/o timeout internal/hooks/hooks.go:13:2: mvdan.cc/xurls/v2@v2.4.0: Get "https://proxy.golang.org/mvdan.cc/xurls/v2/@v/v2.4.0.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:55782->8.8.8.8:53: i/o timeout api-diff/api_diff.go:20:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:55782->8.8.8.8:53: i/o timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:55782->8.8.8.8:53: i/o timeout internal/lsp/tests/util.go:21:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:55782->8.8.8.8:53: i/o timeout internal/vulncheck/vulntest/report.go:18:2: gopkg.in/yaml.v3@v3.0.1: Get "https://proxy.golang.org/gopkg.in/yaml.v3/@v/v3.0.1.zip": dial tcp: lookup proxy.golang.org on 8.8.8.8:53: read udp 192.168.64.101:62258->8.8.8.8:53: i/o timeout

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-26 17:49 darwin-amd64-13 pkgsite-metrics@3c853604 go@e9c5e60c x/pkgsite-metrics.Test (log) go version devel e9c5e60cfd602f0d9aa257793a802b0180efadd9 darwin/amd64 Checking go and sh files for license header(B go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell(B misspell -error ./cmd/worker/main.go ./go.mod ./LICENSE ./PATENTS ./internal/derrors/derrors.go ./internal/proxy/testdata/quote@v3.0.0.txtar ./internal/proxy/testdata/deprecated@v1.0.0.txtar ./internal/proxy/testdata/retractions@v1.1.0.txtar ./internal/proxy/testdata/deprecated@v1.1.0.txtar ./internal/proxy/testdata/retractions@v1.0.0.txtar ./internal/proxy/testdata/quote@v3.1.0.txtar ./internal/proxy/testdata/quote@v1.4.0.txtar ./internal/proxy/testdata/retractions@v1.2.0.txtar ./internal/proxy/testdata/build-constraints@v1.0.0.txtar ./internal/proxy/testdata/single@v1.0.0.txtar ./internal/proxy/testdata/multi@v1.0.0.txtar ./internal/proxy/testdata/basic@v1.1.0.txtar ./internal/proxy/testdata/basic@v1.0.0.txtar ./internal/proxy/testdata/quote@v1.5.0.txtar ./internal/proxy/testdata/quote@v1.0.0.txtar ./internal/proxy/testdata/nonredist@v1.0.0.txtar ./internal/proxy/testdata/generics@v1.0.0.txtar ./internal/proxy/testdata/symbols@v1.2.0.txtar ./internal/proxy/testdata/quote@v1.1.0.txtar ./internal/proxy/testdata/symbols@v1.0.0.txtar ./internal/proxy/testdata/quote@v1.3.0.txtar ./internal/proxy/testdata/quote@v1.2.0.txtar ./internal/proxy/testdata/symbols@v1.1.0.txtar ./internal/proxy/cache.go ./internal/proxy/client.go ./internal/proxy/proxytest/server.go ./internal/proxy/proxytest/proxytest.go ./internal/proxy/proxytest/module.go ./internal/proxy/client_test.go ./internal/testing/testhelper/testhelper.go ./internal/version/version.go ./internal/version/version_test.go ./internal/log/log.go ./internal/log/gcpjson_test.go ./internal/log/gcpjson.go ./checks.bash ./go.sum ./README.md ./all_test.go ./devtools/lib.sh ./CONTRIBUTING.md ./tools_test.go go mod tidy golang.org/x/pkgsite-metrics tested by golang.org/x/pkgsite-metrics.test imports honnef.co/go/tools/cmd/staticcheck: honnef.co/go/tools@v0.3.3: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.3.3.zip": read tcp 192.168.64.101:49187->172.217.1.113:443: read: connection reset by peer command failed(B FAILED; see errors above(B --- FAIL: Test (68.78s) all_test.go:26: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-26 21:33 linux-loong64-3a5000 net@296f09aa go@6b8b7823 (log) ../../../../pkg/mod/golang.org/x/term@v0.4.0/term_unix.go:11:2: golang.org/x/sys@v0.4.0: read "https:/proxy.golang.org/@v/v0.4.0.zip": unexpected EOF

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-27 21:54 darwin-amd64-12_0 build@02e5cde0 go@1e12c63a (log)

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-13 21:31 windows-arm64-11 perf@801c7ef9 go@de2efc2a (log) -> unzip C:\workdir\gopath\pkg\mod\cache\download\golang.org\x\text\@v\v0.3.6.zip: write C:\workdir\gopath\pkg\mod\golang.org\x\text@v0.3.6\collate\option.go: There is not enough space on the disk. -> unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\api\@v\v0.0.0-20170206182103-3d017632ea10.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\api@v0.0.0-20170206182103-3d017632ea10\datastore\v1beta2\datastore-gen.go: There is not enough space on the disk. -> unzip C:\workdir\gopath\pkg\mod\cache\download\github.com\go-pdf\fpdf\@v\v0.5.0.zip: write C:\workdir\gopath\pkg\mod\github.com\go-pdf\fpdf@v0.5.0\pdf\reference\Fpdf_SetFontLoader.pdf: There is not enough space on the disk. -> unzip C:\workdir\gopath\pkg\mod\cache\download\github.com\gonum\lapack\@v\v0.0.0-20181123203213-e4cdc5a0bff9.zip: write C:\workdir\gopath\pkg\mod\github.com\gonum\lapack@v0.0.0-20181123203213-e4cdc5a0bff9\native\dormbr.go: There is not enough space on the disk. -> unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\grpc\@v\v0.0.0-20170208002647-2a6bf6142e96.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\grpc@v0.0.0-20170208002647-2a6bf6142e96\transport\handler_server.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\github.com\gonum\matrix@v0.0.0-20181209220409-c518dec07be9\mat64\eigen.go:8:2: unzip C:\workdir\gopath\pkg\mod\cache\download\github.com\gonum\lapack\@v\v0.0.0-20181123203213-e4cdc5a0bff9.zip: write C:\workdir\gopath\pkg\mod\github.com\gonum\lapack@v0.0.0-20181123203213-e4cdc5a0bff9\native\dormbr.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\github.com\gonum\matrix@v0.0.0-20181209220409-c518dec07be9\mat64\cholesky.go:12:2: unzip C:\workdir\gopath\pkg\mod\cache\download\github.com\gonum\lapack\@v\v0.0.0-20181123203213-e4cdc5a0bff9.zip: write C:\workdir\gopath\pkg\mod\github.com\gonum\lapack@v0.0.0-20181123203213-e4cdc5a0bff9\native\dormbr.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\github.com\google\safehtml@v0.0.2\html.go:14:2: unzip C:\workdir\gopath\pkg\mod\cache\download\golang.org\x\text\@v\v0.3.6.zip: write C:\workdir\gopath\pkg\mod\golang.org\x\text@v0.3.6\collate\option.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:12:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:13:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:14:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:15:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:16:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:17:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:18:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:19:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:20:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:21:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:22:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\font\liberation\liberation.go:23:2: github.com/go-fonts/liberation@v0.2.0: read "https:/proxy.golang.org/@v/v0.2.0.zip": write C:\workdir\gopath\pkg\mod\cache\download\github.com\go-fonts\liberation\@v\v0.2.0.zip738461535.tmp: There is not enough space on the disk. ..\..\..\..\pkg\mod\gonum.org\v1\plot@v0.10.0\vg\vgpdf\vgpdf.go:24:2: unzip C:\workdir\gopath\pkg\mod\cache\download\github.com\go-pdf\fpdf\@v\v0.5.0.zip: write C:\workdir\gopath\pkg\mod\github.com\go-pdf\fpdf@v0.5.0\pdf\reference\Fpdf_SetFontLoader.pdf: There is not enough space on the disk. ..\..\..\..\pkg\mod\golang.org\x\image@v0.0.0-20210628002857-a66eb6448b8d\font\sfnt\cmap.go:8:2: unzip C:\workdir\gopath\pkg\mod\cache\download\golang.org\x\text\@v\v0.3.6.zip: write C:\workdir\gopath\pkg\mod\golang.org\x\text@v0.3.6\collate\option.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\github.com\googleapis\gax-go@v0.0.0-20161107002406-da06d194a00e\call_option.go:36:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\grpc\@v\v0.0.0-20170208002647-2a6bf6142e96.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\grpc@v0.0.0-20170208002647-2a6bf6142e96\transport\handler_server.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\github.com\googleapis\gax-go@v0.0.0-20161107002406-da06d194a00e\call_option.go:37:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\grpc\@v\v0.0.0-20170208002647-2a6bf6142e96.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\grpc@v0.0.0-20170208002647-2a6bf6142e96\transport\handler_server.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go@v0.0.0-20170206221025-ce650573d812\storage\bucket.go:22:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\api\@v\v0.0.0-20170206182103-3d017632ea10.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\api@v0.0.0-20170206182103-3d017632ea10\datastore\v1beta2\datastore-gen.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go@v0.0.0-20170206221025-ce650573d812\storage\bucket.go:23:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\api\@v\v0.0.0-20170206182103-3d017632ea10.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\api@v0.0.0-20170206182103-3d017632ea10\datastore\v1beta2\datastore-gen.go: There is not enough space on the disk. storage\appengine\app.go:22:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\api\@v\v0.0.0-20170206182103-3d017632ea10.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\api@v0.0.0-20170206182103-3d017632ea10\datastore\v1beta2\datastore-gen.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go@v0.0.0-20170206221025-ce650573d812\storage\storage.go:38:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\api\@v\v0.0.0-20170206182103-3d017632ea10.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\api@v0.0.0-20170206182103-3d017632ea10\datastore\v1beta2\datastore-gen.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go@v0.0.0-20170206221025-ce650573d812\storage\acl.go:21:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\api\@v\v0.0.0-20170206182103-3d017632ea10.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\api@v0.0.0-20170206182103-3d017632ea10\datastore\v1beta2\datastore-gen.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go@v0.0.0-20170206221025-ce650573d812\storage\storage.go:39:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\api\@v\v0.0.0-20170206182103-3d017632ea10.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\api@v0.0.0-20170206182103-3d017632ea10\datastore\v1beta2\datastore-gen.go: There is not enough space on the disk.
2023-01-26 17:52 windows-arm64-11 pkgsite-metrics@b57a61bb go@de2efc2a (log) -> unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\genproto\@v\v0.0.0-20221201164419-0e50fba7f41c.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\genproto@v0.0.0-20221201164419-0e50fba7f41c\googleapis\chromeos\moblab\v1beta1\build_service.pb.go: There is not enough space on the disk. -> unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\protobuf\@v\v1.28.1.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\protobuf@v1.28.1\internal\testprotos\benchmarks\datasets\google_message3\benchmark_message3_6.pb.go: There is not enough space on the disk. -> unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\api\@v\v0.103.0.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\api@v0.103.0\admin\directory\v1\admin-gen.go: There is not enough space on the disk. -> unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\grpc\@v\v1.50.1.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\grpc@v1.50.1\balancer\grpclb\grpclb_util.go: There is not enough space on the disk. -> unzip C:\workdir\gopath\pkg\mod\cache\download\golang.org\x\sys\@v\v0.4.0.zip: write C:\workdir\gopath\pkg\mod\golang.org\x\sys@v0.4.0\plan9\mkerrors.sh: There is not enough space on the disk. go: writing go.mod cache: write C:\workdir\gopath\pkg\mod\cache\download\go.opentelemetry.io\otel\sdk\metric\@v\v0.26.0.mod577063035.tmp: There is not enough space on the disk. go: writing go.mod cache: open C:\workdir\gopath\pkg\mod\cache\download\github.com\!google!cloud!platform\opentelemetry-operations-go\exporter\metric\@v\v0.26.0.mod321755504.tmp: There is not enough space on the disk. go: writing go.mod cache: write C:\workdir\gopath\pkg\mod\cache\download\github.com\!google!cloud!platform\opentelemetry-operations-go\@v\v1.0.0.mod53504756.tmp: There is not enough space on the disk. go: writing go.mod cache: write C:\workdir\gopath\pkg\mod\cache\download\cloud.google.com\go\@v\v0.105.0.mod804270188.tmp: There is not enough space on the disk. go: writing go.mod cache: write C:\workdir\gopath\pkg\mod\cache\download\golang.org\x\oauth2\@v\v0.0.0-20221014153046-6fdb5e3db783.mod810160578.tmp: There is not enough space on the disk. ... ..\..\..\..\pkg\mod\go.opentelemetry.io\otel\sdk@v1.4.0\resource\os_windows.go:21:2: unzip C:\workdir\gopath\pkg\mod\cache\download\golang.org\x\sys\@v\v0.4.0.zip: write C:\workdir\gopath\pkg\mod\golang.org\x\sys@v0.4.0\plan9\mkerrors.sh: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go\monitoring@v1.8.0\apiv3\v2\monitoringpb\notification.pb.go:27:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\genproto\@v\v0.0.0-20221201164419-0e50fba7f41c.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\genproto@v0.0.0-20221201164419-0e50fba7f41c\googleapis\chromeos\moblab\v1beta1\build_service.pb.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go\monitoring@v1.8.0\apiv3\v2\monitoringpb\common.pb.go:27:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\genproto\@v\v0.0.0-20221201164419-0e50fba7f41c.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\genproto@v0.0.0-20221201164419-0e50fba7f41c\googleapis\chromeos\moblab\v1beta1\build_service.pb.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go\monitoring@v1.8.0\apiv3\v2\monitoringpb\metric.pb.go:27:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\genproto\@v\v0.0.0-20221201164419-0e50fba7f41c.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\genproto@v0.0.0-20221201164419-0e50fba7f41c\googleapis\chromeos\moblab\v1beta1\build_service.pb.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go\monitoring@v1.8.0\apiv3\v2\monitoringpb\metric.pb.go:28:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\genproto\@v\v0.0.0-20221201164419-0e50fba7f41c.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\genproto@v0.0.0-20221201164419-0e50fba7f41c\googleapis\chromeos\moblab\v1beta1\build_service.pb.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\github.com\!google!cloud!platform\opentelemetry-operations-go\exporter\trace@v1.0.0\trace.go:27:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\genproto\@v\v0.0.0-20221201164419-0e50fba7f41c.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\genproto@v0.0.0-20221201164419-0e50fba7f41c\googleapis\chromeos\moblab\v1beta1\build_service.pb.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\github.com\!google!cloud!platform\opentelemetry-operations-go\exporter\metric@v0.26.0\metric.go:40:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\genproto\@v\v0.0.0-20221201164419-0e50fba7f41c.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\genproto@v0.0.0-20221201164419-0e50fba7f41c\googleapis\chromeos\moblab\v1beta1\build_service.pb.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go\monitoring@v1.8.0\apiv3\v2\monitoringpb\service.pb.go:28:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\genproto\@v\v0.0.0-20221201164419-0e50fba7f41c.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\genproto@v0.0.0-20221201164419-0e50fba7f41c\googleapis\chromeos\moblab\v1beta1\build_service.pb.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go\monitoring@v1.8.0\apiv3\v2\monitoringpb\alert_service.pb.go:35:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\protobuf\@v\v1.28.1.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\protobuf@v1.28.1\internal\testprotos\benchmarks\datasets\google_message3\benchmark_message3_6.pb.go: There is not enough space on the disk. ..\..\..\..\pkg\mod\cloud.google.com\go\monitoring@v1.8.0\apiv3\v2\monitoringpb\alert.pb.go:32:2: unzip C:\workdir\gopath\pkg\mod\cache\download\google.golang.org\protobuf\@v\v1.28.1.zip: write C:\workdir\gopath\pkg\mod\google.golang.org\protobuf@v1.28.1\internal\testprotos\benchmarks\datasets\google_message3\benchmark_message3_6.pb.go: There is not enough space on the disk.

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-01-26 18:16 illumos-amd64 benchmarks@565f2d42 go@82e04653 (log) ../../../../pkg/mod/gitlab.com/golang-commonmark/linkify@v0.0.0-20191026162114-a0c2df6c8f82/charset.go:10:2: golang.org/x/text@v0.3.6: read "https:/proxy.golang.org/@v/v0.3.6.zip": stream error: stream ID 83; INTERNAL_ERROR; received from peer ../../../../pkg/mod/golang.org/x/net@v0.0.0-20210503060351-7fd8e65b6420/idna/idna10.0.0.go:26:2: golang.org/x/text@v0.3.6: read "https:/proxy.golang.org/@v/v0.3.6.zip": stream error: stream ID 83; INTERNAL_ERROR; received from peer ../../../../pkg/mod/golang.org/x/net@v0.0.0-20210503060351-7fd8e65b6420/idna/idna10.0.0.go:27:2: golang.org/x/text@v0.3.6: read "https:/proxy.golang.org/@v/v0.3.6.zip": stream error: stream ID 83; INTERNAL_ERROR; received from peer ../../../../pkg/mod/golang.org/x/net@v0.0.0-20210503060351-7fd8e65b6420/idna/idna10.0.0.go:28:2: golang.org/x/text@v0.3.6: read "https:/proxy.golang.org/@v/v0.3.6.zip": stream error: stream ID 83; INTERNAL_ERROR; received from peer

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-02-01 22:29 freebsd-riscv64-unmatched vuln@4c848edc go@2f2c5e41 x/vuln/cmd/govulncheck.TestCommand (log) vuln.go:6:2: github.com/tidwall/gjson@v1.9.2: Get "https://proxy.golang.org/github.com/tidwall/gjson/@v/v1.9.2.zip": Service Unavailable vuln.go:7:2: golang.org/x/text@v0.3.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.3.0.zip": Service Unavailable --- FAIL: TestCommand (31.84s) buildtest.go:78: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-02-08 18:40 darwin-amd64-nocgo net@87ce33ec go@8fb95658 (log) html/charset/charset.go:20:2: golang.org/x/text@v0.7.0: read "https:/proxy.golang.org/@v/v0.7.0.zip": stream error: stream ID 3; INTERNAL_ERROR; received from peer html/charset/charset.go:21:2: golang.org/x/text@v0.7.0: read "https:/proxy.golang.org/@v/v0.7.0.zip": stream error: stream ID 3; INTERNAL_ERROR; received from peer html/charset/charset.go:22:2: golang.org/x/text@v0.7.0: read "https:/proxy.golang.org/@v/v0.7.0.zip": stream error: stream ID 3; INTERNAL_ERROR; received from peer html/charset/charset.go:23:2: golang.org/x/text@v0.7.0: read "https:/proxy.golang.org/@v/v0.7.0.zip": stream error: stream ID 3; INTERNAL_ERROR; received from peer idna/idna10.0.0.go:26:2: golang.org/x/text@v0.7.0: read "https:/proxy.golang.org/@v/v0.7.0.zip": stream error: stream ID 3; INTERNAL_ERROR; received from peer idna/idna10.0.0.go:27:2: golang.org/x/text@v0.7.0: read "https:/proxy.golang.org/@v/v0.7.0.zip": stream error: stream ID 3; INTERNAL_ERROR; received from peer idna/idna10.0.0.go:28:2: golang.org/x/text@v0.7.0: read "https:/proxy.golang.org/@v/v0.7.0.zip": stream error: stream ID 3; INTERNAL_ERROR; received from peer

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-02-08 18:39 darwin-amd64-12_0 image@3db422c4 go@8fb95658 (log) font/sfnt/cmap.go:8:2: golang.org/x/text@v0.7.0: read "https:/proxy.golang.org/@v/v0.7.0.zip": stream error: stream ID 49; INTERNAL_ERROR; received from peer tests failed: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-02-07 17:11 freebsd-riscv64-unmatched text@30dadde3 go@bd5de19b (log) cmd/gotext/main.go:30:2: golang.org/x/tools@v0.1.12: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.1.12.zip": Service Unavailable message/pipeline/extract.go:23:2: golang.org/x/tools@v0.1.12: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.1.12.zip": Service Unavailable message/pipeline/extract.go:24:2: golang.org/x/tools@v0.1.12: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.1.12.zip": Service Unavailable message/pipeline/extract.go:25:2: golang.org/x/tools@v0.1.12: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.1.12.zip": Service Unavailable message/pipeline/extract.go:26:2: golang.org/x/tools@v0.1.12: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.1.12.zip": Service Unavailable message/pipeline/extract.go:27:2: golang.org/x/tools@v0.1.12: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.1.12.zip": Service Unavailable

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-03-07 01:03 freebsd-riscv64-unmatched vuln@c899e911 go@84609d87 x/vuln/cmd/govulncheck.Test (log) Checking go and sh files for license header go vet -all ./... Installing: github.com/client9/misspell/cmd/misspell github.com/client9/misspell@v0.3.4: Get "https://proxy.golang.org/github.com/client9/misspell/@v/v0.3.4.zip": Service Unavailable misspell -error . devtools/lib.sh: line 47: misspell: command not found command failed go mod tidy FAILED; see errors above --- FAIL: Test (126.45s) all_test.go:33: exit status 1
2023-03-07 01:03 freebsd-riscv64-unmatched vuln@c899e911 go@84609d87 x/vuln/cmd/govulncheck.TestCommand (log) vuln.go:6:2: github.com/tidwall/gjson@v1.9.2: Get "https://proxy.golang.org/github.com/tidwall/gjson/@v/v1.9.2.zip": Service Unavailable vuln.go:7:2: golang.org/x/text@v0.3.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.3.0.zip": Service Unavailable --- FAIL: TestCommand (42.88s) buildtest.go:78: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-03-07 14:28 aix-ppc64 benchmarks@2652dad2 go@20c96a7d (log) sweet/benchmarks/biogo-igor/igor.go:20:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" third_party/biogo-examples/igor/turner/cluster.go:12:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" third_party/biogo-examples/igor/igor/pile.go:10:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" sweet/benchmarks/biogo-igor/igor.go:21:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" third_party/biogo-examples/igor/igor/group.go:12:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" sweet/benchmarks/internal/driver/driver.go:23:2: github.com/google/pprof@v0.0.0-20211122183932-1daafda22083: read "https:/proxy.golang.org/@v/v0.0.0-20211122183932-1daafda22083.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" third_party/biogo-examples/krishna/write.go:12:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" third_party/biogo-examples/krishna/krishna.go:13:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" third_party/biogo-examples/krishna/packseqs.go:13:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" third_party/biogo-examples/krishna/packseqs.go:14:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" third_party/biogo-examples/krishna/krishna.go:14:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down" third_party/biogo-examples/krishna/packseqs.go:16:2: github.com/biogo/biogo@v1.0.4: read "https:/proxy.golang.org/@v/v1.0.4.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=21, ErrCode=NO_ERROR, debug="server_shutting_down"

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-02-08 14:50 linux-loong64-3a5000 arch@40c19ba4 go@43f911b0 (log) arm/armspec/spec.go:35:2: rsc.io/pdf@v0.1.1: Get "https://proxy.golang.org/rsc.io/pdf/@v/v0.1.1.zip": EOF

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-03-20 20:17 linux-loong64-3a5000 net@69607035 go@2ef70d9d (log) html/charset/charset.go:20:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF html/charset/charset.go:21:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF html/charset/charset.go:22:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF html/charset/charset.go:23:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF idna/idna10.0.0.go:26:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF idna/idna10.0.0.go:27:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF idna/idna10.0.0.go:28:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-03-23 18:53 freebsd-riscv64-unmatched vuln@0b459e67 go@3d5391ed x/vuln/cmd/govulncheck.TestCommand (log) vuln.go:6:2: github.com/tidwall/gjson@v1.9.2: Get "https://proxy.golang.org/github.com/tidwall/gjson/@v/v1.9.2.zip": Service Unavailable --- FAIL: TestCommand (39.37s) buildtest.go:76: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-03-31 19:13 solaris-amd64-oraclerel tools@65208701 go@012297a8 [build] (log) present/parse.go:23:2: github.com/yuin/goldmark@v1.4.13: Get "https://proxy.golang.org/github.com/yuin/goldmark/@v/v1.4.13.zip": dial tcp 142.250.186.113:443: i/o timeout present/parse.go:24:2: github.com/yuin/goldmark@v1.4.13: Get "https://proxy.golang.org/github.com/yuin/goldmark/@v/v1.4.13.zip": dial tcp 142.250.186.113:443: i/o timeout present/parse.go:25:2: github.com/yuin/goldmark@v1.4.13: Get "https://proxy.golang.org/github.com/yuin/goldmark/@v/v1.4.13.zip": dial tcp 142.250.186.113:443: i/o timeout present/parse.go:26:2: github.com/yuin/goldmark@v1.4.13: Get "https://proxy.golang.org/github.com/yuin/goldmark/@v/v1.4.13.zip": dial tcp 142.250.186.113:443: i/o timeout cmd/auth/authtest/authtest.go:21:2: golang.org/x/sys@v0.6.0: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.6.0.zip": dial tcp 142.250.186.113:443: i/o timeout internal/gocommand/vendor.go:17:2: golang.org/x/mod@v0.9.0: Get "https://proxy.golang.org/golang.org/x/mod/@v/v0.9.0.zip": dial tcp 142.250.186.113:443: i/o timeout godoc/markdown.go:11:2: github.com/yuin/goldmark@v1.4.13: Get "https://proxy.golang.org/github.com/yuin/goldmark/@v/v1.4.13.zip": dial tcp 142.250.186.113:443: i/o timeout internal/imports/mod.go:21:2: golang.org/x/mod@v0.9.0: Get "https://proxy.golang.org/golang.org/x/mod/@v/v0.9.0.zip": dial tcp 142.250.186.113:443: i/o timeout cmd/html2article/conv.go:21:2: golang.org/x/net@v0.8.0: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.8.0.zip": dial tcp 142.250.186.113:443: i/o timeout cmd/html2article/conv.go:22:2: golang.org/x/net@v0.8.0: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.8.0.zip": dial tcp 142.250.186.113:443: i/o timeout playground/socket/socket.go:37:2: golang.org/x/net@v0.8.0: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.8.0.zip": dial tcp 142.250.186.113:443: i/o timeout go/expect/extract.go:18:2: golang.org/x/mod@v0.9.0: Get "https://proxy.golang.org/golang.org/x/mod/@v/v0.9.0.zip": dial tcp 142.250.186.113:443: i/o timeout
2023-03-31 19:13 solaris-amd64-oraclerel tools@65208701 go@012297a8 [build] (log) ../../../../../pkg/mod/mvdan.cc/gofumpt@v0.4.0/format/format.go:25:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": dial tcp 142.250.186.113:443: i/o timeout internal/hooks/diff.go:18:2: github.com/sergi/go-diff@v1.1.0: Get "https://proxy.golang.org/github.com/sergi/go-diff/@v/v1.1.0.zip": dial tcp 142.250.186.113:443: i/o timeout internal/lsp/source/rename.go:58:2: golang.org/x/mod@v0.9.0: Get "https://proxy.golang.org/golang.org/x/mod/@v/v0.9.0.zip": dial tcp 142.250.186.113:443: i/o timeout ../internal/imports/mod.go:21:2: golang.org/x/mod@v0.9.0: Get "https://proxy.golang.org/golang.org/x/mod/@v/v0.9.0.zip": dial tcp 142.250.186.113:443: i/o timeout ../internal/gocommand/vendor.go:17:2: golang.org/x/mod@v0.9.0: Get "https://proxy.golang.org/golang.org/x/mod/@v/v0.9.0.zip": dial tcp 142.250.186.113:443: i/o timeout internal/lsp/source/implementation.go:19:2: golang.org/x/sync@v0.1.0: Get "https://proxy.golang.org/golang.org/x/sync/@v/v0.1.0.zip": dial tcp 142.250.186.113:443: i/o timeout ../go/packages/external.go:15:2: golang.org/x/sys@v0.6.0: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.6.0.zip": dial tcp 142.250.186.113:443: i/o timeout internal/govulncheck/vulncache.go:14:2: golang.org/x/vuln@v0.0.0-20230110180137-6ad3e3d07815: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20230110180137-6ad3e3d07815.zip": dial tcp 142.250.186.113:443: i/o timeout internal/govulncheck/types_118.go:12:2: golang.org/x/vuln@v0.0.0-20230110180137-6ad3e3d07815: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20230110180137-6ad3e3d07815.zip": dial tcp 142.250.186.113:443: i/o timeout internal/govulncheck/util.go:13:2: golang.org/x/vuln@v0.0.0-20230110180137-6ad3e3d07815: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20230110180137-6ad3e3d07815.zip": dial tcp 142.250.186.113:443: i/o timeout internal/vulncheck/command.go:30:2: golang.org/x/vuln@v0.0.0-20230110180137-6ad3e3d07815: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v0.0.0-20230110180137-6ad3e3d07815.zip": dial tcp 142.250.186.113:443: i/o timeout internal/hooks/analysis_119.go:13:2: honnef.co/go/tools@v0.4.2: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.4.2.zip": dial tcp 142.250.186.113:443: i/o timeout internal/hooks/analysis_119.go:14:2: honnef.co/go/tools@v0.4.2: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.4.2.zip": dial tcp 142.250.186.113:443: i/o timeout internal/hooks/analysis_119.go:15:2: honnef.co/go/tools@v0.4.2: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.4.2.zip": dial tcp 142.250.186.113:443: i/o timeout internal/hooks/analysis_119.go:16:2: honnef.co/go/tools@v0.4.2: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.4.2.zip": dial tcp 142.250.186.113:443: i/o timeout internal/hooks/analysis_119.go:17:2: honnef.co/go/tools@v0.4.2: Get "https://proxy.golang.org/honnef.co/go/tools/@v/v0.4.2.zip": dial tcp 142.250.186.113:443: i/o timeout doc/generate.go:33:2: github.com/jba/printsrc@v0.2.2: Get "https://proxy.golang.org/github.com/jba/printsrc/@v/v0.2.2.zip": dial tcp 142.250.186.113:443: i/o timeout internal/lsp/tests/util.go:21:2: github.com/google/go-cmp@v0.5.9: Get "https://proxy.golang.org/github.com/google/go-cmp/@v/v0.5.9.zip": dial tcp 142.250.186.113:443: i/o timeout

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-02-08 14:50 linux-loong64-3a5000 arch@40c19ba4 go@f5371581 (log) arm/armspec/spec.go:35:2: rsc.io/pdf@v0.1.1: Get "https://proxy.golang.org/rsc.io/pdf/@v/v0.1.1.zip": EOF

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-03-20 20:17 linux-loong64-3a5000 net@69607035 go@a156e02c (log) html/charset/charset.go:20:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF html/charset/charset.go:21:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF html/charset/charset.go:22:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF html/charset/charset.go:23:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF idna/idna10.0.0.go:26:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF idna/idna10.0.0.go:27:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF idna/idna10.0.0.go:28:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": EOF
2023-03-20 20:17 linux-riscv64-jsing net@69607035 go@8d68b388 (log) html/charset/charset.go:20:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": dial tcp [2404:6800:4015:803::2011]:443: i/o timeout html/charset/charset.go:21:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": dial tcp [2404:6800:4015:803::2011]:443: i/o timeout html/charset/charset.go:22:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": dial tcp [2404:6800:4015:803::2011]:443: i/o timeout html/charset/charset.go:23:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": dial tcp [2404:6800:4015:803::2011]:443: i/o timeout idna/idna10.0.0.go:26:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": dial tcp [2404:6800:4015:803::2011]:443: i/o timeout idna/idna10.0.0.go:27:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": dial tcp [2404:6800:4015:803::2011]:443: i/o timeout idna/idna10.0.0.go:28:2: golang.org/x/text@v0.8.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.8.0.zip": dial tcp [2404:6800:4015:803::2011]:443: i/o timeout

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-03-09 18:38 freebsd-riscv64-unmatched mod@ad6fd61f go@11dd32d7 x/mod/zip [build] (log) zip/zip_test.go:29:2: golang.org/x/tools@v0.1.12: Get "https://proxy.golang.org/golang.org/x/tools/@v/v0.1.12.zip": Service Unavailable

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-04-21 19:00 freebsd-riscv64-unmatched vuln@b9d1eb91 go@5a10d8a2 x/vuln/cmd/govulncheck.TestCommand (log) main.go:7:2: golang.org/x/text@v0.3.5: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.3.5.zip": Service Unavailable --- FAIL: TestCommand (52.17s) buildtest.go:78: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-05-12 22:29 darwin-amd64-10_15 tools@1c9fe3f8 go@4481042c [build] (log) cmd/html2article/conv.go:21:2: golang.org/x/net@v0.10.0: read "https:/proxy.golang.org/@v/v0.10.0.zip": stream error: stream ID 5; INTERNAL_ERROR; received from peer cmd/html2article/conv.go:22:2: golang.org/x/net@v0.10.0: read "https:/proxy.golang.org/@v/v0.10.0.zip": stream error: stream ID 5; INTERNAL_ERROR; received from peer playground/socket/socket.go:37:2: golang.org/x/net@v0.10.0: read "https:/proxy.golang.org/@v/v0.10.0.zip": stream error: stream ID 5; INTERNAL_ERROR; received from peer

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-04-06 15:43 linux-arm-aws image@ed5dba0e go@4e679e26 (log) go: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.mod": EOF go: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.mod": EOF tests failed: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-05-19 22:58 linux-riscv64-jsing net@056145cf go@c6fd0c22 (log) html/charset/charset.go:20:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp [2404:6800:4015:802::2011]:443: i/o timeout html/charset/charset.go:21:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp [2404:6800:4015:802::2011]:443: i/o timeout html/charset/charset.go:22:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp [2404:6800:4015:802::2011]:443: i/o timeout html/charset/charset.go:23:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp [2404:6800:4015:802::2011]:443: i/o timeout idna/idna10.0.0.go:26:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp [2404:6800:4015:802::2011]:443: i/o timeout idna/idna10.0.0.go:27:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp [2404:6800:4015:802::2011]:443: i/o timeout idna/idna10.0.0.go:28:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp [2404:6800:4015:802::2011]:443: i/o timeout

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-05-31 22:48 darwin-amd64-longtest go@1079a5c0 cmd/go.TestScript (log) vcs-test.golang.org rerouted to http://127.0.0.1:63994 https://vcs-test.golang.org rerouted to https://127.0.0.1:63995 go test proxy running at GOPROXY=http://127.0.0.1:63996/mod 2023/05/31 19:49:02 http: TLS handshake error from 127.0.0.1:65360: read tcp 127.0.0.1:63995->127.0.0.1:65360: read: connection reset by peer 2023/05/31 19:49:05 http: TLS handshake error from 127.0.0.1:65375: EOF 2023/05/31 19:49:05 http: TLS handshake error from 127.0.0.1:65378: read tcp 127.0.0.1:63995->127.0.0.1:65378: read: connection reset by peer --- FAIL: TestScript (0.68s) --- FAIL: TestScript/mod_proxy_https (8.12s) script_test.go:134: 2023-05-31T23:48:46Z script_test.go:136: $WORK=/tmp/buildlet/tmp/cmd-go-test-3937900832/tmpdir4217112990/mod_proxy_https2788354939 script_test.go:158: > env GO111MODULE=on # GOPROXY file paths must provide the "file://" prefix explicitly. (0.069s) # GOPROXY HTTPS paths may elide the "https://" prefix. # (See golang.org/issue/32191.) (7.903s) > env GOPROXY=proxy.golang.org > env GOSUMDB= > go list -versions -m golang.org/x/text [stderr] go: module golang.org/x/text: Get "https://proxy.golang.org/golang.org/x/text/@v/list": dial tcp 142.250.190.145:443: connect: operation timed out script_test.go:158: FAIL: testdata/script/mod_proxy_https.txt:14: go list -versions -m golang.org/x/text: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-06-01 14:35 freebsd-arm-paulzhol net@10cf3880 go@40c7be9b (log) html/charset/charset.go:20:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout html/charset/charset.go:21:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout html/charset/charset.go:22:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout html/charset/charset.go:23:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout idna/idna10.0.0.go:26:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout idna/idna10.0.0.go:27:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout idna/idna10.0.0.go:28:2: golang.org/x/text@v0.9.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout http2/h2i/h2i.go:42:2: golang.org/x/term@v0.8.0: Get "https://proxy.golang.org/golang.org/x/term/@v/v0.8.0.zip": dial tcp 172.217.22.81:443: i/o timeout internal/socket/cmsghdr_unix.go:10:8: golang.org/x/sys@v0.8.0: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.8.0.zip": dial tcp 172.217.22.81:443: i/o timeout internal/quic/packet_protection.go:19:2: golang.org/x/crypto@v0.9.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout internal/quic/packet_protection.go:20:2: golang.org/x/crypto@v0.9.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout internal/quic/packet_protection.go:21:2: golang.org/x/crypto@v0.9.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout internal/quic/packet_protection.go:22:2: golang.org/x/crypto@v0.9.0: Get "https://proxy.golang.org/golang.org/x/crypto/@v/v0.9.0.zip": dial tcp 172.217.22.81:443: i/o timeout

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-05-04 15:43 linux-s390x-ibm term@119f7033 go@7fe60b5d (log) term_unix.go:11:2: golang.org/x/sys@v0.8.0: read "https:/proxy.golang.org/@v/v0.8.0.zip": stream error: stream ID 1; INTERNAL_ERROR; received from peer tests failed: exit status 1

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-07-01 01:58 freebsd-arm-paulzhol net@4fc2eb99 go@e4ed92a3 (log) html/charset/charset.go:20:2: golang.org/x/text@v0.10.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.10.0.zip": dial tcp 172.217.22.113:443: i/o timeout html/charset/charset.go:21:2: golang.org/x/text@v0.10.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.10.0.zip": dial tcp 172.217.22.113:443: i/o timeout html/charset/charset.go:22:2: golang.org/x/text@v0.10.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.10.0.zip": dial tcp 172.217.22.113:443: i/o timeout html/charset/charset.go:23:2: golang.org/x/text@v0.10.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.10.0.zip": dial tcp 172.217.22.113:443: i/o timeout idna/idna10.0.0.go:26:2: golang.org/x/text@v0.10.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.10.0.zip": dial tcp 172.217.22.113:443: i/o timeout idna/idna10.0.0.go:27:2: golang.org/x/text@v0.10.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.10.0.zip": dial tcp 172.217.22.113:443: i/o timeout idna/idna10.0.0.go:28:2: golang.org/x/text@v0.10.0: Get "https://proxy.golang.org/golang.org/x/text/@v/v0.10.0.zip": dial tcp 172.217.22.113:443: i/o timeout ../../../../pkg/mod/golang.org/x/term@v0.9.0/term_unix.go:11:2: golang.org/x/sys@v0.9.0: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.9.0.zip": dial tcp 172.217.22.113:443: i/o timeout

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-07-17 17:56 darwin-amd64-10_15 tools@b9fd8df2 go@229cde51 (log) internal/lsp/source/hover.go:22:2: golang.org/x/text@v0.11.0: read "https:/proxy.golang.org/@v/v0.11.0.zip": http2: server sent GOAWAY and closed the connection; LastStreamID=39, ErrCode=NO_ERROR, debug="server_shutting_down"

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) "https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-06-27 19:24 netbsd-arm64-bsiegert benchmarks@6468fc12 go@7141d1e6 (log) ../../../../pkg/mod/google.golang.org/grpc@v1.41.0/server.go:36:2: golang.org/x/net@v0.0.0-20210503060351-7fd8e65b6420: read "https:/proxy.golang.org/@v/v0.0.0-20210503060351-7fd8e65b6420.zip": stream error: stream ID 183; INTERNAL_ERROR; received from peer ../../../../pkg/mod/google.golang.org/grpc@v1.41.0/internal/transport/controlbuf.go:30:2: golang.org/x/net@v0.0.0-20210503060351-7fd8e65b6420: read "https:/proxy.golang.org/@v/v0.0.0-20210503060351-7fd8e65b6420.zip": stream error: stream ID 183; INTERNAL_ERROR; received from peer ../../../../pkg/mod/google.golang.org/grpc@v1.41.0/internal/transport/controlbuf.go:31:2: golang.org/x/net@v0.0.0-20210503060351-7fd8e65b6420: read "https:/proxy.golang.org/@v/v0.0.0-20210503060351-7fd8e65b6420.zip": stream error: stream ID 183; INTERNAL_ERROR; received from peer ../../../../pkg/mod/golang.org/x/oauth2@v0.0.0-20211104180415-d3ed0bb246c8/internal/token.go:23:2: golang.org/x/net@v0.0.0-20210503060351-7fd8e65b6420: read "https:/proxy.golang.org/@v/v0.0.0-20210503060351-7fd8e65b6420.zip": stream error: stream ID 183; INTERNAL_ERROR; received from peer

watchflakes

gopherbot commented 1 year ago

Found new dashboard test flakes for:

#!watchflakes
default <- (`(Get|read) \\?"https://?proxy.golang.org/` ||
    (section == "go test -short ./..." && test == "" && log ~ `(Get|read) "https://?proxy.golang.org/`)) &&
    (builder != "plan9-arm" && builder != "plan9-386-0intro" && builder != "plan9-amd64-0intro")
2023-07-25 01:33 darwin-amd64-longtest go@862fa6d0 crypto/ed25519.TestEd25519Vectors (log) --- FAIL: TestEd25519Vectors (10.18s) ed25519vectors_test.go:97: failed to run `go mod download -json filippo.io/mostly-harmless/ed25519vectors@v0.0.0-20210322192420-30a2d7243a94`, output: { "Path": "filippo.io/mostly-harmless/ed25519vectors", "Version": "v0.0.0-20210322192420-30a2d7243a94", "Error": "filippo.io/mostly-harmless/ed25519vectors@v0.0.0-20210322192420-30a2d7243a94: Get \"https://proxy.golang.org/filippo.io/mostly-harmless/ed25519vectors/@v/v0.0.0-20210322192420-30a2d7243a94.info\": net/http: TLS handshake timeout" }

watchflakes