-
Notifications
You must be signed in to change notification settings - Fork 17.7k
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
all: failures during bootstrapping on linux-riscv64-unmatched
#62104
Comments
Found new dashboard test flakes for:
2023-08-08 21:48 linux-riscv64-unmatched go@6e434079 bootstrap/cmd/link/internal/ld [build] (log)
2023-08-09 15:15 linux-riscv64-unmatched go@cd589c8a bootstrap/debug/dwarf [build] (log)
|
Found new dashboard test flakes for:
2023-08-17 19:37 linux-riscv64-unmatched go@c8adb300 regexp [build] (log)
|
Found new dashboard test flakes for:
2023-08-17 23:32 linux-riscv64-unmatched go@60dd8311 bootstrap/cmd/compile/internal/types2 [build] (log)
|
@mengzhuo, I'm not sure exactly what the process for that is. 😅 It looks like @cagedmantis will be on the @golang/release interrupts rotation on Monday — perhaps he can help with that? |
I might be able to help a bit sooner too. :) Sent CL 520900. FWIW, if you think it has a chance to help more, it's also fine to use go1.21.0 as the bootstrap for this builder. As cmd/dist/README says, "Releases ≥ Go 1.x are very likely to work as well." |
Change https://go.dev/cl/520900 mentions this issue: |
There is one Unmatched(unmatched025.farm.rvlab.org), I want to improve the test time of trybot by adding more SBC (visionfive2 or Licheepi4a) in the farm. Unfortunately I can't get more new Unmatched since it's discontinued. I've looked all failed logs, all failed on Licheepi4a, I had offlined this SBC. My initial guess is Licheepi4a using different architecture (Thead Xuantie 9XX) instead of Visionfive2/Unmatched (Sifive u74). They might be different in the OoO and atomic. |
linux-riscv64-unmatched
This is easy to do, and might either resolve the issue or eliminate the need to consider the Go 1.20.6 bootstrap as contributing to the problem. For golang/go#62104. Change-Id: I2c22c47bb6ef1d84036763492313d1f51fb63fb2 Reviewed-on: https://go-review.googlesource.com/c/build/+/520900 Reviewed-by: Bryan Mills <[email protected]> Run-TryBot: Dmitri Shuralyov <[email protected]> Auto-Submit: Dmitri Shuralyov <[email protected]> Reviewed-by: Ian Lance Taylor <[email protected]> Reviewed-by: Dmitri Shuralyov <[email protected]> TryBot-Result: Gopher Robot <[email protected]> Reviewed-by: Carlos Amedee <[email protected]>
The coordinator has been redeployed. The deployed version includes change go.dev/cl/520900. |
Updates: |
2023-08-08 21:48 linux-riscv64-unmatched go@6e434079 bootstrap/cmd/link/internal/ld [build] (log)
2023-08-09 15:15 linux-riscv64-unmatched go@cd589c8a bootstrap/debug/dwarf [build] (log)
CC @golang/riscv64
The text was updated successfully, but these errors were encountered: