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

x/build,cmd/go: unexpected stale targets on linux-loong64-3a5000 #62336

Open
gopherbot opened this issue Aug 28, 2023 · 2 comments
Open

x/build,cmd/go: unexpected stale targets on linux-loong64-3a5000 #62336

gopherbot opened this issue Aug 28, 2023 · 2 comments
Labels
arch-loong64 Issues solely affecting the loongson architecture. Builders x/build issues (builders, bots, dashboards) GoCommand cmd/go NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one.
Milestone

Comments

@gopherbot
Copy link

gopherbot commented Aug 28, 2023

#!watchflakes
post <- builder == "linux-loong64-3a5000" && log ~ `unexpected stale targets`

Issue created automatically to collect these failures.

Example (log):

go tool dist: unexpected stale targets reported by /tmp/workdir-host-linux-loong64-3a5000/go/pkg/tool/linux_loong64/go_bootstrap list -gcflags="" -ldflags="" for [cmd] (consider rerunning with GOMAXPROCS=1 GODEBUG=gocachehash=1):
	STALE cmd/pprof: stale dependency: cmd/vendor/github.com/google/pprof/internal/driver
	STALE cmd/vendor/github.com/google/pprof/driver: stale dependency: cmd/vendor/github.com/google/pprof/internal/driver
	STALE cmd/vendor/github.com/google/pprof/internal/driver: build ID mismatch

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 Aug 28, 2023
@gopherbot
Copy link
Author

Found new dashboard test flakes for:

#!watchflakes
default <- repo == "sys" && section == "Building packages and commands for linux/loong64." && test == ""
2023-08-25 20:53 linux-loong64-3a5000 sys@51546915 go@38db2df0 (log)
go tool dist: unexpected stale targets reported by /tmp/workdir-host-linux-loong64-3a5000/go/pkg/tool/linux_loong64/go_bootstrap list -gcflags="" -ldflags="" for [cmd] (consider rerunning with GOMAXPROCS=1 GODEBUG=gocachehash=1):
	STALE cmd/pprof: stale dependency: cmd/vendor/github.com/google/pprof/internal/driver
	STALE cmd/vendor/github.com/google/pprof/driver: stale dependency: cmd/vendor/github.com/google/pprof/internal/driver
	STALE cmd/vendor/github.com/google/pprof/internal/driver: build ID mismatch

watchflakes

@bcmills bcmills added the arch-loong64 Issues solely affecting the loongson architecture. label Aug 29, 2023
@bcmills bcmills added this to the Backlog milestone Aug 29, 2023
@bcmills bcmills changed the title Building packages and commands for linux/loong64.: unrecognized failures x/build: unexpected stale targets on linux-loong64-3a5000 Aug 29, 2023
@bcmills
Copy link
Contributor

bcmills commented Aug 29, 2023

(attn @golang/loong64)

@bcmills bcmills changed the title x/build: unexpected stale targets on linux-loong64-3a5000 x/build,cmd/go: unexpected stale targets on linux-loong64-3a5000 Aug 29, 2023
@bcmills bcmills added the GoCommand cmd/go label Aug 29, 2023
@gopherbot gopherbot added the Builders x/build issues (builders, bots, dashboards) label Aug 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-loong64 Issues solely affecting the loongson architecture. Builders x/build issues (builders, bots, dashboards) GoCommand cmd/go 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

2 participants