adriangbot commented on PR #11122:
URL: https://github.com/apache/arrow-rs/pull/11122#issuecomment-5721350102

   Benchmark for [this 
request](https://github.com/apache/arrow-rs/pull/11122#issuecomment-5721300099) 
failed before finishing (Kubernetes reason: `BackoffLimitExceeded`).
   
   Benchmarks requested: `coalesce_kernels`
   
   <details><summary>Runner log (last 40 lines)</summary>
   
   ```
   2026-09-17T21:16:26.851457Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["submodule", "update", "--init"], 
cwd="/workspace/arrow-rs-base"
   2026-09-17T21:16:31.854329Z  INFO benchmark_controller::runner::shell 
running command cmd=cargo, args=["update"], cwd="/workspace/arrow-rs-base"
   2026-09-17T21:16:36.856651Z  INFO benchmark_controller::runner::shell 
running command cmd=rustc, args=["--version"], cwd="/"
   2026-09-17T21:16:41.882115Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["rev-parse", "HEAD"], 
cwd="/workspace/arrow-rs-branch"
   2026-09-17T21:16:46.884270Z  INFO benchmark_controller::runner::shell 
running command cmd=git, args=["rev-parse", "HEAD"], 
cwd="/workspace/arrow-rs-base"
   2026-09-17T21:16:51.888273Z  INFO 
benchmark_controller::runner::controller_client post_comment 
_repo=apache/arrow-rs, _pr_number=11122, job_id=2409
   2026-09-17T21:16:52.639213Z  INFO benchmark_controller::runner::bench_arrow 
=== Compiling PR branch and merge-base in parallel ===
   2026-09-17T21:17:12.825052Z  INFO benchmark_controller::runner::bench_arrow 
=== Compilation complete ===
   2026-09-17T21:17:12.825062Z  INFO benchmark_controller::runner::bench_arrow 
=== Running benchmark on merge-base ===
   2026-09-17T21:17:12.825077Z  INFO benchmark_controller::runner::shell 
running command (monitored) cmd=cargo, args=["bench", 
"--features=arrow,async,test_common,experimental,object_store", "--bench", 
"coalesce_kernels", "--", "--save-baseline", "main", "fsb"], 
cwd="/workspace/arrow-rs-base"
   2026-09-17T21:17:42.869110Z ERROR runner benchmark failed error=cargo bench 
--features=arrow,async,test_common,experimental,object_store --bench 
coalesce_kernels -- --save-baseline main fsb exited with code 101
   stdout:
   filter: single_fsb16, 8192, nulls: 0, selectivity: 0.001
                           time:   [48.055 ms 48.083 ms 48.112 ms]
   Found 2 outliers among 100 measurements (2.00%)
     2 (2.00%) high mild
   
   filter: single_fsb32, 8192, nulls: 0, selectivity: 0.001
                           time:   [48.337 ms 48.359 ms 48.382 ms]
   Found 2 outliers among 100 measurements (2.00%)
     2 (2.00%) high mild
   
   
   stderr:
       Finished `bench` profile [optimized] target(s) in 0.15s
        Running benches/coalesce_kernels.rs 
(target/release/deps/coalesce_kernels-eaa4ebe5a02e2c36)
   Benchmarking filter: single_fsb16, 8192, nulls: 0, selectivity: 0.001
   Benchmarking filter: single_fsb16, 8192, nulls: 0, selectivity: 0.001: 
Warming up for 3.0000 s
   Benchmarking filter: single_fsb16, 8192, nulls: 0, selectivity: 0.001: 
Collecting 100 samples in estimated 9.8651 s (200 iterations)
   Benchmarking filter: single_fsb16, 8192, nulls: 0, selectivity: 0.001: 
Analyzing
   Benchmarking filter: single_fsb32, 8192, nulls: 0, selectivity: 0.001
   Benchmarking filter: single_fsb32, 8192, nulls: 0, selectivity: 0.001: 
Warming up for 3.0000 s
   Benchmarking filter: single_fsb32, 8192, nulls: 0, selectivity: 0.001: 
Collecting 100 samples in estimated 9.7785 s (200 iterations)
   Benchmarking filter: single_fsb32, 8192, nulls: 0, selectivity: 0.001: 
Analyzing
   
   thread 'main' (5175) panicked at arrow/benches/coalesce_kernels.rs:1092:68:
   called `Result::unwrap()` on an `Err` value: InvalidArgumentError("column 
types must match schema types, expected FixedSizeList(4 x Int32) but found 
FixedSizeList(4 x non-null Int32) at column index 0")
   note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
   error: bench failed, to rerun pass `-p arrow --bench coalesce_kernels`
   ```
   
   </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]

Reply via email to