Skip to content

build: build failure on x_net-gotip-linux-ppc64le #65734

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

Closed
gopherbot opened this issue Feb 15, 2024 · 2 comments
Closed

build: build failure on x_net-gotip-linux-ppc64le #65734

gopherbot opened this issue Feb 15, 2024 · 2 comments
Labels
FrozenDueToAge 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_net-gotip-linux-ppc64le" && repo == "net" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

Building Go cmd/dist using /home/swarming/.swarming/w/ir/cache/tools/go_bootstrap. (go1.21.0 linux/ppc64le)
Building Go toolchain1 using /home/swarming/.swarming/w/ir/cache/tools/go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for linux/ppc64le.
cmd/compile/internal/ssa: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
cmd/compile/internal/ir: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
cmd/compile/internal/types2: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
cmd/dist: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
crypto/internal/nistec/fiat: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
vendor/golang.org/x/text/unicode/norm: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
go tool dist: FAILED: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/go_bootstrap install cmd: exit status 1

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 Feb 15, 2024
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "x_net-gotip-linux-ppc64le" && repo == "net" && mode == "build"
2024-02-08 18:20 x_net-gotip-linux-ppc64le net@5a444b4f go@d90a57ff [build] (log)
Building Go cmd/dist using /home/swarming/.swarming/w/ir/cache/tools/go_bootstrap. (go1.21.0 linux/ppc64le)
Building Go toolchain1 using /home/swarming/.swarming/w/ir/cache/tools/go_bootstrap.
Building Go bootstrap cmd/go (go_bootstrap) using Go toolchain1.
Building Go toolchain2 using go_bootstrap and Go toolchain1.
Building Go toolchain3 using go_bootstrap and Go toolchain2.
Building packages and commands for linux/ppc64le.
cmd/compile/internal/ssa: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
cmd/compile/internal/ir: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
cmd/compile/internal/types2: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
cmd/dist: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
crypto/internal/nistec/fiat: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
vendor/golang.org/x/text/unicode/norm: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/compile: signal: killed
go tool dist: FAILED: /home/swarming/.swarming/w/ir/x/w/goroot/pkg/tool/linux_ppc64le/go_bootstrap install cmd: exit status 1

watchflakes

@cherrymui
Copy link
Member

combined into #60151

@cherrymui cherrymui closed this as not planned Won't fix, can't repro, duplicate, stale Feb 15, 2024
@cherrymui cherrymui removed this from Test Flakes Feb 15, 2024
@golang golang locked and limited conversation to collaborators Feb 14, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Projects
None yet
Development

No branches or pull requests

2 participants