Skip to content

build: build failure on gotip-linux-amd64_c3h88-perf_vs_release #72038

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

Open
gopherbot opened this issue Feb 28, 2025 · 4 comments
Open

build: build failure on gotip-linux-amd64_c3h88-perf_vs_release #72038

gopherbot opened this issue Feb 28, 2025 · 4 comments
Labels
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 == "gotip-linux-amd64_c3h88-perf_vs_release" && repo == "go" && mode == "build"

Issue created automatically to collect these failures.

Example (log):

go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/01/28 18:57:01 Load average: 9.21 2.40 0.81 3/1093 43420
2025/01/28 18:57:01 Waiting for load average to drop below 0.20...
2025/01/28 18:57:31 Load average: 5.58 2.17 0.79 1/1093 43420
2025/01/28 18:57:31 Waiting for load average to drop below 0.20...
2025/01/28 18:58:01 Load average: 3.44 1.98 0.77 1/1094 43421
2025/01/28 18:58:01 Waiting for load average to drop below 0.20...
2025/01/28 18:58:31 Load average: 2.08 1.79 0.74 2/1094 43421
2025/01/28 18:58:31 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb go-build
2025/01/28 21:06:38 Error running sweet: error running sweet run: exit status 1
2025/01/28 21:06:38 FAIL
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 28, 2025
@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-amd64_c3h88-perf_vs_release" && repo == "go" && mode == "build"
2025-01-28 18:54 gotip-linux-amd64_c3h88-perf_vs_release go@78e6f2a1 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/01/28 18:57:01 Load average: 9.21 2.40 0.81 3/1093 43420
2025/01/28 18:57:01 Waiting for load average to drop below 0.20...
2025/01/28 18:57:31 Load average: 5.58 2.17 0.79 1/1093 43420
2025/01/28 18:57:31 Waiting for load average to drop below 0.20...
2025/01/28 18:58:01 Load average: 3.44 1.98 0.77 1/1094 43421
2025/01/28 18:58:01 Waiting for load average to drop below 0.20...
2025/01/28 18:58:31 Load average: 2.08 1.79 0.74 2/1094 43421
2025/01/28 18:58:31 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb go-build
2025/01/28 21:06:38 Error running sweet: error running sweet run: exit status 1
2025/01/28 21:06:38 FAIL
exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-amd64_c3h88-perf_vs_release" && repo == "go" && mode == "build"
2025-04-22 09:49 gotip-linux-amd64_c3h88-perf_vs_release go@352dd2d9 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/04/22 09:52:21 Load average: 5.98 1.98 0.70 2/1085 2580740
2025/04/22 09:52:21 Waiting for load average to drop below 0.20...
2025/04/22 09:52:51 Load average: 3.63 1.79 0.67 1/1085 2580740
2025/04/22 09:52:51 Waiting for load average to drop below 0.20...
2025/04/22 09:53:21 Load average: 2.20 1.62 0.65 1/1085 2580740
2025/04/22 09:53:21 Waiting for load average to drop below 0.20...
2025/04/22 09:53:51 Load average: 1.33 1.46 0.63 1/1087 2580742
2025/04/22 09:53:51 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb
2025/04/22 12:55:21 Error running sweet: error running sweet run: exit status 1
2025/04/22 12:55:21 FAIL
exit status 1
2025-04-22 15:28 gotip-linux-amd64_c3h88-perf_vs_release go@95611c0e [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/04/22 15:30:12 Load average: 3.40 1.05 0.37 1/1091 2579938
2025/04/22 15:30:12 Waiting for load average to drop below 0.20...
2025/04/22 15:30:42 Load average: 2.13 0.96 0.36 1/1091 2579938
2025/04/22 15:30:42 Waiting for load average to drop below 0.20...
2025/04/22 15:31:12 Load average: 1.29 0.87 0.35 1/1092 2579939
2025/04/22 15:31:12 Waiting for load average to drop below 0.20...
2025/04/22 15:31:42 Load average: 0.78 0.78 0.34 1/1092 2579939
2025/04/22 15:31:42 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb
2025/04/22 18:33:41 Error running sweet: error running sweet run: exit status 1
2025/04/22 18:33:41 FAIL
exit status 1
2025-04-22 16:58 gotip-linux-amd64_c3h88-perf_vs_release go@7ce45a01 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/04/22 17:00:55 Load average: 5.44 2.16 0.80 1/1079 36694
2025/04/22 17:00:55 Waiting for load average to drop below 0.20...
2025/04/22 17:01:25 Load average: 3.30 1.95 0.78 1/1079 36694
2025/04/22 17:01:25 Waiting for load average to drop below 0.20...
2025/04/22 17:01:55 Load average: 2.00 1.76 0.75 1/1081 36696
2025/04/22 17:01:55 Waiting for load average to drop below 0.20...
2025/04/22 17:02:25 Load average: 1.21 1.59 0.72 1/1081 36696
2025/04/22 17:02:25 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb
2025/04/22 20:03:59 Error running sweet: error running sweet run: exit status 1
2025/04/22 20:03:59 FAIL
exit status 1
2025-04-22 17:00 gotip-linux-amd64_c3h88-perf_vs_release go@7a177114 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/04/22 17:03:13 Load average: 3.96 1.36 0.49 1/1082 39257
2025/04/22 17:03:13 Waiting for load average to drop below 0.20...
2025/04/22 17:03:43 Load average: 2.40 1.23 0.47 1/1083 39258
2025/04/22 17:03:43 Waiting for load average to drop below 0.20...
2025/04/22 17:04:13 Load average: 1.52 1.13 0.46 1/1083 39258
2025/04/22 17:04:13 Waiting for load average to drop below 0.20...
2025/04/22 17:04:43 Load average: 0.92 1.02 0.44 1/1083 39258
2025/04/22 17:04:43 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb
2025/04/22 20:05:58 Error running sweet: error running sweet run: exit status 1
2025/04/22 20:05:58 FAIL
exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-amd64_c3h88-perf_vs_release" && repo == "go" && mode == "build"
2025-04-22 18:01 gotip-linux-amd64_c3h88-perf_vs_release go@8a85a2e7 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/04/22 18:34:21 Load average: 2.08 0.46 0.15 1/1075 2576
2025/04/22 18:34:21 Waiting for load average to drop below 0.20...
2025/04/22 18:34:51 Load average: 1.38 0.45 0.16 1/1075 2576
2025/04/22 18:34:51 Waiting for load average to drop below 0.20...
2025/04/22 18:35:21 Load average: 0.83 0.40 0.15 1/1075 2576
2025/04/22 18:35:21 Waiting for load average to drop below 0.20...
2025/04/22 18:35:51 Load average: 0.56 0.38 0.15 2/1075 2576
2025/04/22 18:35:51 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb
2025/04/22 21:34:58 Error running sweet: error running sweet run: exit status 1
2025/04/22 21:34:58 FAIL
exit status 1

watchflakes

@gopherbot
Copy link
Contributor Author

Found new dashboard test flakes for:

#!watchflakes
default <- builder == "gotip-linux-amd64_c3h88-perf_vs_release" && repo == "go" && mode == "build"
2025-04-22 17:24 gotip-linux-amd64_c3h88-perf_vs_release go@7d0cb2a2 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/04/22 20:04:45 Load average: 0.35 0.08 0.03 1/1074 2574
2025/04/22 20:04:45 Waiting for load average to drop below 0.20...
2025/04/22 20:05:15 Load average: 0.21 0.07 0.02 1/1074 2574
2025/04/22 20:05:15 Waiting for load average to drop below 0.20...
2025/04/22 20:05:45 Load average: 0.13 0.06 0.02 1/1073 2574
2025/04/22 20:05:45 Running Go test benchmarks for experiment
go: downloading github.com/blevesearch/bleve v1.0.14
go: downloading github.com/yuin/gopher-lua v0.0.0-20210529063254-f4c35e4016d9
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb
2025/04/22 23:05:54 Error running sweet: error running sweet run: exit status 1
2025/04/22 23:05:54 FAIL
exit status 1
2025-04-22 20:10 gotip-linux-amd64_c3h88-perf_vs_release go@83b53527 [build] (log)
go: downloading github.com/BurntSushi/toml v1.0.0
go: downloading github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51
2025/04/22 20:12:27 Load average: 3.66 4.71 9.27 2/1047 34579
2025/04/22 20:12:27 Waiting for load average to drop below 0.20...
2025/04/22 20:12:57 Load average: 2.22 4.26 8.98 1/1048 34579
2025/04/22 20:12:57 Waiting for load average to drop below 0.20...
2025/04/22 20:13:27 Load average: 1.39 3.86 8.70 1/1048 34579
2025/04/22 20:13:27 Waiting for load average to drop below 0.20...
2025/04/22 20:13:57 Load average: 0.84 3.49 8.42 1/1048 34579
2025/04/22 20:13:57 Waiting for load average to drop below 0.20...
...
[sweet] Running benchmark tile38 for experiment: run 8
[sweet] Running benchmark tile38 for baseline: run 8
[sweet] Running benchmark tile38 for experiment: run 9
[sweet] Running benchmark tile38 for baseline: run 9
[sweet] Running benchmark tile38 for experiment: run 10
[sweet] Running benchmark tile38 for baseline: run 10
[sweet] error: failed to execute benchmarks: cockroachdb
2025/04/22 23:12:50 Error running sweet: error running sweet run: exit status 1
2025/04/22 23:12:50 FAIL
exit status 1

watchflakes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
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

1 participant