golang / go

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

build: golang.org/x/telemetry/counter/countertest failures #68139

Closed gopherbot closed 2 days ago

gopherbot commented 1 week ago
#!watchflakes
default <- repo == "telemetry" && pkg == "" && test == "golang.org/x/telemetry/counter/countertest"

Issue created automatically to collect these failures.

Example (log):

rx: auth_proxy: Interrupted system call
FAIL    golang.org/x/telemetry/counter/countertest  240.026s

watchflakes

gopherbot commented 1 week ago

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "telemetry" && pkg == "" && test == "golang.org/x/telemetry/counter/countertest"
2024-06-14 13:03 x_telemetry-gotip-plan9-arm telemetry@d9249901 go@9d339565 golang.org/x/telemetry/counter/countertest (log) rx: auth_proxy: Interrupted system call FAIL golang.org/x/telemetry/counter/countertest 240.026s

watchflakes

gabyhelp commented 1 week ago

Similar Issues

(Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.)

gopherbot commented 3 days ago

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "telemetry" && pkg == "" && test == "golang.org/x/telemetry/counter/countertest"
2024-06-25 15:48 x_telemetry-gotip-plan9-arm telemetry@2e7d7fd0 go@c33144c4 golang.org/x/telemetry/counter/countertest (log) rx: auth_proxy: Interrupted system call FAIL golang.org/x/telemetry/counter/countertest 120.163s

watchflakes

findleyr commented 2 days ago

Seems to be a transient OS failure. Not actionable.