go icon indicating copy to clipboard operation
go copied to clipboard

x/build: LUCI builders fail to fetch dependencies for subrepos

Open cherrymui opened this issue 1 year ago • 164 comments
trafficstars

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`

(placeholder for watchflakes)

cherrymui avatar Feb 02 '24 23:02 cherrymui

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-01-08 17:40 x_vulndb-gotip-windows-amd64-longtest vulndb@3a907017 go@10a66d68 [build] (log)
go: cloud.google.com/[email protected]: Get "https://proxy.golang.org/cloud.google.com/go/@v/v0.111.0.mod": dial tcp: lookup proxy.golang.org: getaddrinfow: This is usually a temporary error during hostname resolution and means that the local server did not receive a response from an authoritative server.
2024-01-19 15:09 x_tools-go1.20-linux-riscv64 tools@83c6c25d release-branch.go1.20@a95136a8 [build] (log)
go: github.com/yuin/[email protected]: Get "https://proxy.golang.org/github.com/yuin/goldmark/@v/v1.4.13.mod": unexpected EOF
2024-01-19 16:29 x_tools-go1.22-linux-riscv64 tools@39a25458 release-branch.go1.22@66f8e1e8 [build] (log)
ERROR: rpc error: code = NotFound desc = stream path not found
2024-01-19 18:38 x_tools-go1.21-linux-riscv64 tools@c7ccb517 release-branch.go1.21@2540b143 [build] (log)
go: mvdan.cc/[email protected] requires
	github.com/pkg/[email protected]: Get "https://proxy.golang.org/github.com/pkg/diff/@v/v0.0.0-20210226163009-20ebb0f2a09e.mod": read tcp 10.0.0.237:40720->142.250.72.241:443: read: connection reset by peer
2024-01-19 22:06 x_tools-go1.21-linux-riscv64 tools@d0930dbc release-branch.go1.21@2540b143 [build] (log)
go: golang.org/x/[email protected]: Get "https://proxy.golang.org/golang.org/x/vuln/@v/v1.0.1.mod": read tcp 10.0.0.237:45686->142.251.46.209:443: read: connection timed out
2024-01-19 22:06 x_tools-go1.22-linux-riscv64 tools@d0930dbc release-branch.go1.22@9a70e17e [build] (log)
ERROR: rpc error: code = NotFound desc = stream path not found
2024-01-19 23:15 x_tools-go1.21-linux-riscv64 tools@e1555a36 release-branch.go1.21@2540b143 [build] (log)
ERROR: rpc error: code = NotFound desc = stream path not found
2024-01-31 16:48 x_net-gotip-darwin-arm64_11 net@b2208d04 go@b8ac61e6 [build] (log)
ERROR: rpc error: code = NotFound desc = stream path not found

watchflakes

gopherbot avatar Feb 03 '24 00:02 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-02-05 18:07 x_tools-go1.21-linux-arm tools@df03d7d4 release-branch.go1.21@2fdad8af [build] (log)
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/[email protected]/unicode/bidi/bidi_test.go: no space left on device
2024-02-05 18:07 x_tools-go1.22-linux-arm tools@df03d7d4 release-branch.go1.22@b0957cfc [build] (log)
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/honnef.co/go/tools/@v/v0.4.6.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/honnef.co/go/[email protected]/go.mod: no space left on device
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/github.com/!burnt!sushi/toml/@v/v1.2.1.zip: mkdir /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/github.com/!burnt!sushi/[email protected]/cmd: no space left on device
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/gopkg.in/check.v1/@v/v1.0.0-20190902080502-41f04d3bba15.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/gopkg.in/[email protected]/checkers.go: no space left on device
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/exp/typeparams/@v/v0.0.0-20221212164502-fae10dda9338.zip: mkdir /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/exp/[email protected]/example/genericmethods: no space left on device
-> unzip /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/cache/download/golang.org/x/text/@v/v0.14.0.zip: open /home/swarming/.swarming/w/ir/x/w/gopath/pkg/mod/golang.org/x/[email protected]/cases/cases.go: no space left on device

watchflakes

gopherbot avatar Feb 06 '24 15:02 gopherbot

Possibly related to #57372 and/or #55162.

cherrymui avatar Feb 06 '24 15:02 cherrymui

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-02-06 16:04 x_tools-go1.21-linux-riscv64 tools@aee2e764 release-branch.go1.21@f2920803 [build] (log)
go: github.com/BurntSushi/[email protected]: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 74.125.137.141:443: i/o timeout
2024-02-06 16:04 x_tools-gotip-linux-riscv64 tools@aee2e764 go@6076edc5 [build] (log)
go: github.com/BurntSushi/[email protected]: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 74.125.137.141:443: i/o timeout
2024-02-08 16:25 x_build-go1.22-linux-amd64-misccompile build@b6d280a2 release-branch.go1.22@20107e05 [build] (log)
2024/02/08 08:29:35 run starting
[I2024-02-08T08:29:35.021015-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:29:35.021075-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:29:35.021703-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:29:35.023953-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:29:35.024144-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:29:35.025670-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:29:35.026722-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:29:35.098126-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:29:35.098223-08:00 7463 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
**FAILURE**

* go on release-branch.go1.22 ([commit 20107e0](https://go.googlesource.com/go/+/20107e05a609b8f2e61a6b5e8dc258237ad046e7))
* build on master ([commit b6d280a](https://go.googlesource.com/build/+/b6d280a2fb40af865f1985f94638efc5ef28b69f))

Error:
	shard 2: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1

Links:
* [shard 2 build page](https://ci.chromium.org/b/8756644795768960417)

watchflakes

gopherbot avatar Feb 08 '24 21:02 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-02-08 15:56 x_vulndb-go1.22-linux-amd64-misccompile vulndb@0c44de67 release-branch.go1.22@20107e05 [build] (log)
2024/02/08 08:31:24 run starting
[I2024-02-08T08:31:24.712075-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:31:24.712986-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:31:24.713013-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:31:24.713088-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:31:24.713147-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:31:24.715278-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:31:24.716020-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-02-08T08:31:26.386977-08:00 3293 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
2024/02/08 08:31:26 installed tools
...
**FAILURE**

* go on release-branch.go1.22 ([commit 20107e0](https://go.googlesource.com/go/+/20107e05a609b8f2e61a6b5e8dc258237ad046e7))
* vulndb on master ([commit 0c44de6](https://go.googlesource.com/vulndb/+/0c44de67e81f1c6b5091cc4da646a78d676fd1b6))

Error:
	shard 1: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1

Links:
* [shard 1 build page](https://ci.chromium.org/b/8756644680858371409)

watchflakes

gopherbot avatar Feb 12 '24 19:02 gopherbot

Might this be caused by port exhaustion on the builder machines?

(Compare https://github.com/golang/go/issues/52545#issuecomment-1454157883.)

bcmills avatar Feb 16 '24 17:02 bcmills

ESTAB  0       550164            10.0.0.140:45756           34.98.107.15:443     users:(("rdb",pid=563753,fd=8))

I found this weird connection to Google with RDB, undocumented require service in wiki?

mengzhuo avatar Feb 20 '24 06:02 mengzhuo

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-08 15:33 x_tools-go1.22-linux-riscv64 tools@93c0ca56 release-branch.go1.22@db6097f8 [build] (log)
go: golang.org/x/[email protected] requires
	golang.org/x/[email protected] requires
	golang.org/x/[email protected] requires
	golang.org/x/[email protected] requires
	golang.org/x/[email protected] requires
	golang.org/x/[email protected] requires
	golang.org/x/[email protected]: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.8.0.mod": read tcp 10.0.0.203:35238->142.250.189.177:443: read: connection timed out
2024-03-08 16:23 x_tools-go1.22-linux-riscv64 tools@9b64301e release-branch.go1.22@db6097f8 [build] (log)
go: golang.org/x/[email protected] requires
	golang.org/x/[email protected]: Get "https://proxy.golang.org/golang.org/x/sys/@v/v0.17.0.mod": read tcp 10.0.0.203:42128->142.250.72.177:443: read: connection timed out

watchflakes

gopherbot avatar Mar 12 '24 18:03 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-13 17:06 x_telemetry-go1.21-linux-riscv64 telemetry@d1a75fc0 release-branch.go1.21@140b37d6 [build] (log)
go: golang.org/x/[email protected]: Get "https://goproxy.cn/golang.org/x/mod/@v/v0.16.0.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.203:45180->10.0.0.1:53: i/o timeout

watchflakes

gopherbot avatar Mar 14 '24 17:03 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-13 20:17 x_telemetry-go1.21-linux-arm64 telemetry@ffa7a4a4 release-branch.go1.21@140b37d6 [build] (log)
ERROR: rpc error: code = NotFound desc = stream path not found

watchflakes

gopherbot avatar Mar 14 '24 18:03 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-14 17:37 x_telemetry-go1.21-darwin-amd64_12 telemetry@1cb5a0da release-branch.go1.21@140b37d6 [build] (log)
ERROR: start fetch: rpc error: code = NotFound desc = stream path not found

watchflakes

gopherbot avatar Mar 14 '24 21:03 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-13 17:06 x_telemetry-gotip-linux-riscv64 telemetry@d1a75fc0 go@0a6f05e3 [build] (log)
go: cloud.google.com/[email protected]: Get "https://goproxy.cn/cloud.google.com/go/@v/v0.110.8.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: no such host

watchflakes

gopherbot avatar Mar 17 '24 20:03 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-03-19 19:46 x_tools-go1.21-linux-riscv64 tools@dd526462 release-branch.go1.21@140b37d6 [build] (log)
go: github.com/yuin/[email protected]: Get "https://goproxy.cn/github.com/yuin/goldmark/@v/v1.4.13.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.140:47475->10.0.0.1:53: i/o timeout
2024-03-19 20:46 x_tools-go1.21-linux-riscv64 tools@d0f7dcef release-branch.go1.21@140b37d6 [build] (log)
go: github.com/yuin/[email protected]: Get "https://goproxy.cn/github.com/yuin/goldmark/@v/v1.4.13.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.237:33595->10.0.0.1:53: i/o timeout

watchflakes

gopherbot avatar Mar 22 '24 21:03 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-04-19 17:10 x_build-go1.22-darwin-amd64_14 build@46790409 release-branch.go1.22@d6c972ad [build] (log)
go: dmitri.shuralyov.com/app/[email protected]: Get "https://proxy.golang.org/dmitri.shuralyov.com/app/changes/@v/v0.0.0-20191223015216-e22f40b36873.mod": dial tcp: lookup proxy.golang.org: no such host

watchflakes

gopherbot avatar Apr 19 '24 19:04 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-04-03 20:36 x_oauth2-gotip-linux-riscv64 oauth2@d0e617c5 go@58c5db31 [build] (log)
go: cloud.google.com/go/[email protected]: Get "https://goproxy.cn/cloud.google.com/go/compute/@v/v1.20.1.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.203:47720->10.0.0.1:53: i/o timeout

watchflakes

gopherbot avatar Apr 19 '24 22:04 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-04-26 17:54 x_tools-go1.21-linux-riscv64 tools@bcec0994 release-branch.go1.21@891ac91e [build] (log)
go: github.com/google/[email protected]: Get "https://goproxy.cn/github.com/google/go-cmp/@v/v0.6.0.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.237:40213->10.0.0.1:53: i/o timeout

watchflakes

gopherbot avatar Apr 27 '24 17:04 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-03 21:52 x_net-go1.22-linux-riscv64 net@b20cd593 release-branch.go1.22@93d8777d [build] (log)
2024/05/04 07:21:47 run starting
[I2024-05-04T07:21:47.601577+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-04T07:21:47.610270+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-04T07:21:47.614431+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-04T07:21:47.614813+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-04T07:21:47.615826+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-04T07:21:47.617613+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-04T07:21:47.619319+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-04T07:21:48.571021+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-04T07:21:48.571216+08:00 2920218 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[E2024-05-04T07:34:26.838829+08:00 2920218 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1
  with SummaryMarkdown:
**FAILURE**

* go on release-branch.go1.22 ([commit 93d8777](https://go.googlesource.com/go/+/93d8777d244962d1b706c0b695c8b72e9702577e))
* net on master ([commit b20cd59](https://go.googlesource.com/net/+/b20cd5933aa9ba90f6299e6c2cbb59733434636e))

Error: `Failed to run "fetch \"golang.org/x/net\" dependencies": exit status 1`

Links:

watchflakes

gopherbot avatar May 06 '24 17:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-08 17:51 x_vulndb-go1.21-linux-amd64-misccompile vulndb@14ea428d release-branch.go1.21@752b0090 [build] (log)
2024/05/08 10:54:30 run starting
[I2024-05-08T10:54:30.386821-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T10:54:30.388413-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T10:54:30.388458-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T10:54:30.388596-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T10:54:30.388681-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T10:54:30.389370-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T10:54:30.390925-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T10:54:32.101386-07:00 3368 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
2024/05/08 10:54:32 installed tools
...
  with SummaryMarkdown:
**FAILURE**

* go on release-branch.go1.21 ([commit 752b009](https://go.googlesource.com/go/+/752b009010df021c45f620e683ec062d22b552bf))
* vulndb on master ([commit 14ea428](https://go.googlesource.com/vulndb/+/14ea428de04d9ccf70f0618343e038fb1f775f7f))

Error: `shard 1: Failed to run "fetch \"golang.org/x/vulndb\" dependencies": exit status 1`

Links:
* [shard 1 build page](https://ci.chromium.org/b/8748485728100221089)

watchflakes

gopherbot avatar May 08 '24 23:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-08 20:55 x_tools-gotip-linux-loong64 tools@7f3a2582 go@59493f32 [build] (log)
2024/05/08 23:15:50 run starting
[I2024-05-08T23:15:50.045851Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T23:15:50.047973Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T23:15:50.048040Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T23:15:50.048173Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T23:15:50.048270Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T23:15:50.048987Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T23:15:50.050346Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T23:15:50.835673Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T23:15:50.835896Z 81177 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[E2024-05-08T23:18:34.690327Z 81177 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1
  with SummaryMarkdown:
**FAILURE**

* go on master ([commit 59493f3](https://go.googlesource.com/go/+/59493f32edb33181ededfe707e28190a095fe5a6))
* tools on master ([commit 7f3a258](https://go.googlesource.com/tools/+/7f3a2582fbd0b84ab222961bf721f2ad67299898))

Error: `Failed to run "fetch \"golang.org/x/tools/gopls\" dependencies": exit status 1`

Links:

watchflakes

gopherbot avatar May 09 '24 01:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-08 16:30 x_telemetry-go1.22-darwin-arm64_11 telemetry@51edeb47 release-branch.go1.22@adbfb672 [build] (log)
2024/05/08 09:36:19 run starting
[I2024-05-08T09:36:19.679968-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T09:36:19.680686-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T09:36:19.681371-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T09:36:19.681606-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T09:36:19.681664-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T09:36:19.682198-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T09:36:19.682414-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T09:36:19.893185-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-08T09:36:19.893433-07:00 97380 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[E2024-05-08T09:36:51.972702-07:00 97380 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
  with SummaryMarkdown:
**FAILURE**

* go on release-branch.go1.22 ([commit adbfb67](https://go.googlesource.com/go/+/adbfb672ba485630d75f8b5598228a63f4af08a4))
* telemetry on master ([commit 51edeb4](https://go.googlesource.com/telemetry/+/51edeb470abc186d5a39fb948d8dfb92a5771c79))

Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`

Links:

watchflakes

gopherbot avatar May 09 '24 19:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-10 19:55 x_build-gotip-windows-amd64-longtest build@4b285768 go@f3a74398 [build] (log)
2024/05/10 13:37:35 run starting
[I2024-05-10T13:37:35.634856-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:37:35.636265-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:37:35.636265-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:37:35.639475-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:37:35.639475-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:37:35.640612-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:37:35.640612-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
2024/05/10 13:38:05 installed tools
[I2024-05-10T13:38:05.382234-07:00 2564 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[E2024-05-10T13:38:47.043130-07:00 2564 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
  with SummaryMarkdown:
**FAILURE**

* go on master ([commit f3a7439](https://go.googlesource.com/go/+/f3a743981d0af6ead0c4f64ef4c299c342bba4de))
* build on master ([commit 4b28576](https://go.googlesource.com/build/+/4b285768f2a2d5bc15e6d7d32ed6cab83f5b3530))

Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1`

Links:

watchflakes

gopherbot avatar May 10 '24 22:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-10 20:52 x_build-go1.21-windows-amd64 build@ef977b72 release-branch.go1.21@8fbd4d7b [build] (log)
2024/05/10 13:53:45 run starting
[I2024-05-10T13:53:45.189928-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:53:45.191043-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:53:45.191526-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:53:45.194592-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:53:45.194661-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:53:45.194799-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-10T13:53:45.195781-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
2024/05/10 13:53:55 installed tools
[I2024-05-10T13:53:55.720908-07:00 3132 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[E2024-05-10T13:54:30.759161-07:00 3132 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
  with SummaryMarkdown:
**FAILURE**

* go on release-branch.go1.21 ([commit 8fbd4d7](https://go.googlesource.com/go/+/8fbd4d7b0e166c61536681ce454b4b039c21594a))
* build on master ([commit ef977b7](https://go.googlesource.com/build/+/ef977b72d670c8f407e16e2b411ce7b95dd80474))

Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1`

Links:

watchflakes

gopherbot avatar May 11 '24 02:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-13 16:40 x_telemetry-go1.22-linux-riscv64 telemetry@80019551 release-branch.go1.22@dc8976dd [build] (log)
go: golang.org/x/[email protected]: Get "https://goproxy.cn/golang.org/x/mod/@v/v0.17.0.mod": dial tcp: lookup goproxy.cn on 10.0.0.1:53: read udp 10.0.0.237:58821->10.0.0.1:53: i/o timeout

watchflakes

gopherbot avatar May 14 '24 00:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-15 21:37 x_telemetry-go1.21-linux-loong64 telemetry@9ff3ad9b release-branch.go1.21@e9f3c9b7 [build] (log)
2024/05/16 10:42:37 run starting
[I2024-05-16T10:42:37.914411+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-16T10:42:37.917473+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-16T10:42:37.918300+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-16T10:42:37.918349+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-16T10:42:37.918449+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-16T10:42:37.919051+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-16T10:42:37.920199+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-16T10:42:38.700606+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-16T10:42:38.700770+08:00 1956568 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[E2024-05-16T10:44:55.493963+08:00 1956568 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
  with SummaryMarkdown:
**FAILURE**

* go on release-branch.go1.21 ([commit e9f3c9b](https://go.googlesource.com/go/+/e9f3c9b7cd223c977e10515a03db217ce828530d))
* telemetry on master ([commit 9ff3ad9](https://go.googlesource.com/telemetry/+/9ff3ad9b3e6802ed3bbc6ef4939986eabab5216b))

Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`

Links:

watchflakes

gopherbot avatar May 16 '24 23:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-16 17:56 x_build-gotip-darwin-amd64_14 build@1d5db63e go@e3d87d19 [build] (log)
2024/05/18 15:45:42 run starting
[I2024-05-18T15:45:42.971994-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-18T15:45:42.973635-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-18T15:45:42.973942-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-18T15:45:42.974106-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-18T15:45:42.974174-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-18T15:45:42.974490-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-18T15:45:42.974750-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-18T15:45:43.071136-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-18T15:45:43.071190-07:00 65370 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[E2024-05-18T15:46:14.989437-07:00 65370 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1
  with SummaryMarkdown:
**FAILURE**

* go on master ([commit e3d87d1](https://go.googlesource.com/go/+/e3d87d19320001e6081449550292d76ef660ab03))
* build on master ([commit 1d5db63](https://go.googlesource.com/build/+/1d5db63e02685aab8266d2cb89e6cc41c6c8def1))

Error: `Failed to run "fetch \"golang.org/x/build\" dependencies": exit status 1`

Links:

watchflakes

gopherbot avatar May 20 '24 15:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-22 23:36 x_telemetry-go1.21-linux-loong64 telemetry@39ace7a4 release-branch.go1.21@9488a444 [build] (log)
2024/05/30 08:24:38 run starting
[I2024-05-30T08:24:38.299189+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-30T08:24:38.300851+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-30T08:24:38.301471+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-30T08:24:38.301533+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-30T08:24:38.301627+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-30T08:24:38.302872+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-30T08:24:38.303865+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
2024/05/30 08:24:39 installed tools
[I2024-05-30T08:24:39.408794+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[I2024-05-30T08:30:56.016195+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-30T08:30:56.016269+08:00 3764825 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[E2024-05-30T08:30:57.017309+08:00 3764825 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
  with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 9488a44](https://go.googlesource.com/go/+/9488a444d9c752f4e1da19907945c4cc740a6c14))
* telemetry on master ([commit 39ace7a](https://go.googlesource.com/telemetry/+/39ace7a40ae7adf90bd106518be3e8d9c21bc6ff))

Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`

Additional links for debugging:

watchflakes

gopherbot avatar May 30 '24 21:05 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-05-31 17:49 x_telemetry-go1.21-linux-loong64 telemetry@46911658 release-branch.go1.21@9488a444 [build] (log)
2024/05/31 17:49:56 run starting
[I2024-05-31T17:49:56.810997Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-31T17:49:56.813416Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-31T17:49:56.813496Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-31T17:49:56.813647Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-31T17:49:56.813748Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-31T17:49:56.814844Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-31T17:49:56.815717Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-31T17:49:57.703579Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-31T17:49:57.703732Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[I2024-05-31T17:52:30.077662Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-05-31T17:52:30.077712Z 2368269 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[E2024-05-31T17:52:31.078674Z 2368269 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
  with SummaryMarkdown:
* go on release-branch.go1.21 ([commit 9488a44](https://go.googlesource.com/go/+/9488a444d9c752f4e1da19907945c4cc740a6c14))
* telemetry on master ([commit 4691165](https://go.googlesource.com/telemetry/+/469116581a8ea2aa4335b3f4ff3d78e18871fa2d))

Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`

Additional links for debugging:

watchflakes

gopherbot avatar Jun 04 '24 04:06 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-04 17:54 x_tools-gotip-darwin-arm64_11 tools@1767b144 go@ad4d9b04 [build] (log)
go: github.com/BurntSushi/[email protected]: Get "https://proxy.golang.org/github.com/%21burnt%21sushi/toml/@v/v1.2.1.mod": dial tcp 142.250.12.141:443: connect: operation timed out

watchflakes

gopherbot avatar Jun 04 '24 21:06 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-03 22:45 x_telemetry-gotip-darwin-arm64_11 telemetry@f2b69109 go@499de421 [build] (log)
go: golang.org/x/[email protected]: Get "https://proxy.golang.org/golang.org/x/mod/@v/v0.17.0.mod": dial tcp 142.250.12.141:443: connect: operation timed out
2024-06-04 16:30 x_crypto-go1.22-darwin-arm64_12 crypto@332fd656 release-branch.go1.22@74565750 [build] (log)
go: golang.org/x/[email protected]: Get "https://proxy.golang.org/golang.org/x/net/@v/v0.21.0.mod": dial tcp 142.250.12.141:443: i/o timeout
2024-06-04 16:55 x_debug-go1.21-darwin-amd64_12 debug@6a082a1a release-branch.go1.21@9488a444 [build] (log)
go: github.com/chzyer/[email protected]: Get "https://proxy.golang.org/github.com/chzyer/logex/@v/v1.1.10.mod": dial tcp 142.250.12.141:443: i/o timeout

watchflakes

gopherbot avatar Jun 04 '24 21:06 gopherbot

Found new dashboard test flakes for:

#!watchflakes
post <- mode == "build" && log ~ `Failed to run "fetch .*" dependencies`
2024-06-04 17:51 x_telemetry-gotip-plan9-arm telemetry@0767749d go@e8f7a959 [build] (log)
2024/06/05 13:16:14 run starting
[I2024-06-05T13:16:14.788538+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-06-05T13:16:14.790295+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-06-05T13:16:14.790853+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-06-05T13:16:14.791099+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-06-05T13:16:14.791155+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-06-05T13:16:14.791601+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-06-05T13:16:14.791932+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-06-05T13:16:15.005131+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-06-05T13:16:15.005245+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
...
[I2024-06-05T13:33:26.476972+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[I2024-06-05T13:33:26.477019+01:00 701897 0 options.go:162] dropping Batch(len(Data): 1, Meta: <nil>)
[E2024-06-05T13:33:27.478768+01:00 701897 0 errors.go:128] set status: FAILURE: Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1
  with SummaryMarkdown:
* go on master ([commit e8f7a95](https://go.googlesource.com/go/+/e8f7a959ecc0071644ed033365a0d76630706696))
* telemetry on master ([commit 0767749](https://go.googlesource.com/telemetry/+/0767749d88e7e388d15e65340e61393cb0237d77))

Error: `Failed to run "fetch \"golang.org/x/telemetry/godev\" dependencies": exit status 1`

Additional links for debugging:

watchflakes

gopherbot avatar Jun 05 '24 19:06 gopherbot