adriangbot commented on PR #11126: URL: https://github.com/apache/arrow-rs/pull/11126#issuecomment-5722831078
Benchmark for [this request](https://github.com/apache/arrow-rs/pull/11126#issuecomment-5722804807) failed before finishing (Kubernetes reason: `BackoffLimitExceeded`). Benchmarks requested: `coalesce_kernels` <details><summary>Runner log (last 40 lines)</summary> ``` 2026-09-17T23:54:45.531591Z INFO runner starting benchmark runner bench_type=ArrowCriterion, pr_url=https://github.com/apache/arrow-rs/pull/11126, benchmarks=coalesce_kernels 2026-09-17T23:54:45.592667Z INFO benchmark_controller::runner::bench_arrow === Cloning PR branch === 2026-09-17T23:54:45.592768Z INFO benchmark_controller::runner::shell running command cmd=git, args=["clone", "--depth=200", "https://github.com/apache/arrow-rs.git", "/workspace/arrow-rs-branch"], cwd="/" 2026-09-17T23:54:50.606597Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin", "refs/pull/11126/head:fix_coalesce_fsl_bench", "main"], cwd="/workspace/arrow-rs-branch" 2026-09-17T23:54:55.608630Z INFO benchmark_controller::runner::shell running command cmd=git, args=["checkout", "fix_coalesce_fsl_bench"], cwd="/workspace/arrow-rs-branch" 2026-09-17T23:55:00.610779Z INFO benchmark_controller::runner::shell running command cmd=git, args=["submodule", "update", "--init"], cwd="/workspace/arrow-rs-branch" 2026-09-17T23:55:05.612944Z INFO benchmark_controller::runner::shell running command cmd=git, args=["merge-base", "HEAD", "origin/main"], cwd="/workspace/arrow-rs-branch" 2026-09-17T23:55:10.615228Z INFO benchmark_controller::runner::shell running command cmd=cargo, args=["update"], cwd="/workspace/arrow-rs-branch" 2026-09-17T23:55:15.617879Z INFO benchmark_controller::runner::bench_arrow === Cloning merge-base === 2026-09-17T23:55:15.617902Z INFO benchmark_controller::runner::shell running command cmd=git, args=["clone", "--depth=200", "https://github.com/apache/arrow-rs.git", "/workspace/arrow-rs-base"], cwd="/" 2026-09-17T23:55:20.619595Z INFO benchmark_controller::runner::bench_arrow === Checking out custom baseline ref === baseline_ref=v60.0.0 2026-09-17T23:55:20.619610Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin", "refs/pull/11126/head"], cwd="/workspace/arrow-rs-base" 2026-09-17T23:55:25.621971Z INFO benchmark_controller::runner::shell running command cmd=git, args=["fetch", "origin"], cwd="/workspace/arrow-rs-base" 2026-09-17T23:55:30.623930Z INFO benchmark_controller::runner::shell running command cmd=git, args=["-c", "advice.detachedHead=false", "checkout", "v60.0.0"], cwd="/workspace/arrow-rs-base" 2026-09-17T23:55:35.625588Z ERROR runner benchmark failed error=git checkout: git -c advice.detachedHead=false checkout v60.0.0 exited with code 1 stdout: stderr: error: pathspec 'v60.0.0' did not match any file(s) known to git ``` </details> <details><summary>Kubernetes message</summary> ``` Job has reached the specified backoff limit ``` </details> --- [File an issue](https://github.com/adriangb/datafusion-benchmarking/issues) against this benchmark runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
