-
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
x/build: perf builders are failing with "infra failed" #68517
Comments
cc @mknyszek |
Related Issues and Documentation (Emoji vote if this was helpful or unhelpful; more detailed feedback welcome in this discussion.) |
In the last successful build from 20 hours ago, the "7. upload benchmark results" step took 6.9 seconds. In the failing builds since then, it's failing after 7-9 minutes and the "results" log appears very large (e.g., around 1.4 GB). |
I know the root cause and I have a CL out. I'll mark that CL with this issue. In short, yeah, the log is just huge because CockroachDB spews a ton of data out and a recent x/benchmarks CL dumped that data by default. |
The CL is https://go.dev/cl/599455 if anyone wants to give it a quick review. |
Change https://go.dev/cl/599455 mentions this issue: |
Both gotip-linux-amd64_c2s16-perf_vs_release and gotip-linux-amd64_c3h88-perf_vs_release are failing with "infra failed"
E.g. https://ci.chromium.org/ui/p/golang/builders/ci/gotip-linux-amd64_c2s16-perf_vs_release/b8742123808151649825/overview
The failure has persisted for 5 commits.
cc @golang/release
The text was updated successfully, but these errors were encountered: