-
Notifications
You must be signed in to change notification settings - Fork 17.8k
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
cmd/dist: "unexpected stale targets" on linux-riscv64-unmatched since 2022-06-06 #53379
Comments
Curiously, all of the above failures are also missing the environment and bootstrapping headers (#51050), but maybe that's just a byproduct of the interaction between the staleness check and the way |
With this being a reverse builder, at first I thought it might be related to the recent However, these failures started well before CL 410821 was merged, so I don't immediately see how that's possible. |
The other likely causes of
|
Change https://go.dev/cl/412175 mentions this issue: |
For golang/go#53379. Change-Id: I758dfac4bf794de151d9c5105954e68224d955b7 Reviewed-on: https://go-review.googlesource.com/c/build/+/412175 Auto-Submit: Bryan Mills <[email protected]> Run-TryBot: Bryan Mills <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Cherry Mui <[email protected]>
Thanks for reporting this ( I forget to submit this issue ). |
Change https://go.dev/cl/413334 mentions this issue: |
The root cause might be my env setting to identify three builders in the pool. |
This CL sets up the environment for `host-linux-riscv64-unmatched` For golang/go#53379 Change-Id: I6b24dabb9407cb98e095c555001adc5a022d1d66 Reviewed-on: https://go-review.googlesource.com/c/build/+/413334 Auto-Submit: Meng Zhuo <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> Run-TryBot: Meng Zhuo <[email protected]> Reviewed-by: Bryan Mills <[email protected]>
@mengzhuo, is this fixed? (If so, could you send a CL to remove the
(0 matching logs) |
Change https://go.dev/cl/414934 mentions this issue: |
Done, I've submitted cl 414934. |
greplogs -l -e '(?ms)\Alinux-riscv64-unmatched.*unexpected stale targets'
2022-06-10T23:30:35-55590f3/linux-riscv64-unmatched
2022-06-10T22:10:29-ff3db8d/linux-riscv64-unmatched
2022-06-09T18:17:39-91019cc/linux-riscv64-unmatched
2022-06-08T21:56:02-13f6be2/linux-riscv64-unmatched
2022-06-07T18:47:38-f3e051a/linux-riscv64-unmatched
2022-06-07T16:07:58-d2630aa/linux-riscv64-unmatched
2022-06-06T19:03:15-95547ae/linux-riscv64-unmatched
(attn @mengzhuo)
The text was updated successfully, but these errors were encountered: