Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: build failure on x_tools-gotip-openbsd-ppc64 #69793

Open
gopherbot opened this issue Oct 5, 2024 · 1 comment
Open

build: build failure on x_tools-gotip-openbsd-ppc64 #69793

gopherbot opened this issue Oct 5, 2024 · 1 comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.

Comments

@gopherbot
Copy link
Contributor

#!watchflakes
default <- builder == "x_tools-gotip-openbsd-ppc64" && repo == "tools" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

[I2024-10-05T13:11:52.865441Z 44778 0 sink.go:276] SinkServer: warm-up started
[I2024-10-05T13:11:52.865543Z 44778 0 sink.go:346] SinkServer: starting HTTP server...
[E2024-10-05T13:12:22.874476Z 44778 0 sink.go:278] SinkServer: warm-up failed: context deadline exceeded
[I2024-10-05T13:12:22.874620Z 44778 0 sink.go:371] SinkServer: shutdown started
[I2024-10-05T13:12:22.874708Z 44778 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-10-05T13:12:22.874733Z 44778 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-10-05T13:12:22.874778Z 44778 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-10-05T13:12:22.874792Z 44778 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-10-05T13:12:22.874863Z 44778 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-10-05T13:12:22.874903Z 44778 0 sink.go:374] SinkServer: shutdown completed successfully
[E2024-10-05T13:12:22.874964Z 44778 0 cmd_stream.go:405] rdb-stream: failed to run the test command: warm-up: context deadline exceeded
warm-up: context deadline exceeded

watchflakes

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

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_tools-gotip-openbsd-ppc64" && repo == "tools" && mode == "build"
2024-10-05 11:54 x_tools-gotip-openbsd-ppc64 tools@89a53114 go@2f507985 [build] (log)
[I2024-10-05T13:11:52.865441Z 44778 0 sink.go:276] SinkServer: warm-up started
[I2024-10-05T13:11:52.865543Z 44778 0 sink.go:346] SinkServer: starting HTTP server...
[E2024-10-05T13:12:22.874476Z 44778 0 sink.go:278] SinkServer: warm-up failed: context deadline exceeded
[I2024-10-05T13:12:22.874620Z 44778 0 sink.go:371] SinkServer: shutdown started
[I2024-10-05T13:12:22.874708Z 44778 0 sink.go:349] SinkServer: HTTP server stopped with "http: Server closed"
[I2024-10-05T13:12:22.874733Z 44778 0 sink_server.go:96] SinkServer: draining TestResult channel started
[I2024-10-05T13:12:22.874778Z 44778 0 sink_server.go:98] SinkServer: draining TestResult channel ended
[I2024-10-05T13:12:22.874792Z 44778 0 sink_server.go:100] SinkServer: draining Artifact channel started
[I2024-10-05T13:12:22.874863Z 44778 0 sink_server.go:102] SinkServer: draining Artifact channel ended
[I2024-10-05T13:12:22.874903Z 44778 0 sink.go:374] SinkServer: shutdown completed successfully
[E2024-10-05T13:12:22.874964Z 44778 0 cmd_stream.go:405] rdb-stream: failed to run the test command: warm-up: context deadline exceeded
warm-up: context deadline exceeded

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
Status: No status
Development

No branches or pull requests

1 participant