Parent Log:
http://ci.aztec-labs.com/f2643003dcdfd9bb
Command: b12cc1bc08d6ca01 SYS=ultra_honk FLOW=prove_then_verify HASH=keccak barretenberg/acir_tests/scripts/run_test.sh assert_statement
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/92ef6e28f2b718bb1009392a60b8311979c782d2
Env: REF_NAME=gh-readonly-queue/next/pr-15126-69eacbd6f18ad2a9ac646c4ffaf0133b0cdf856a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 19 12:02:10 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15126_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_4843303a8474518f_next
12:02:10 bb command: write_vk (mem: 7.00 MiB)
12:02:10 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB)
12:02:10 --scheme: ultra_honk (mem: 8.00 MiB)
12:02:10 --bytecode_path: ./target/program.json (mem: 8.00 MiB)
12:02:10 --output_path: /tmp/tmp.ifBGOg8NKU (mem: 8.00 MiB)
12:02:10 --verbose: true (mem: 8.00 MiB)
12:02:10 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB)
12:02:10 --oracle_hash: keccak (mem: 8.00 MiB)
12:02:10 created circuit (mem: 10.00 MiB)
12:02:10 Constructing DeciderProvingKey (mem: 10.00 MiB)
12:02:10 allocating polynomials object in proving key... (mem: 13.00 MiB)
12:02:10 populating trace... (mem: 21.00 MiB)
12:02:10 time to construct proving key: 34 ms. (mem: 21.00 MiB)
12:02:10 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 21.00 MiB)
12:02:10 Initialized BN254 CRS from memory with num points = 4161 (mem: 21.00 MiB)
12:02:11 VK saved to "/tmp/tmp.ifBGOg8NKU/vk" (mem: 21.00 MiB)
12:02:11 bb command: prove (mem: 7.00 MiB)
12:02:11 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB)
12:02:11 --scheme: ultra_honk (mem: 8.00 MiB)
12:02:11 --bytecode_path: ./target/program.json (mem: 8.00 MiB)
12:02:11 --output_path: /tmp/tmp.ifBGOg8NKU (mem: 8.00 MiB)
12:02:11 --vk_path: /tmp/tmp.ifBGOg8NKU/vk (mem: 8.00 MiB)
12:02:11 --verbose: true (mem: 8.00 MiB)
12:02:11 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB)
12:02:11 --oracle_hash: keccak (mem: 8.00 MiB)
12:02:11 created circuit (mem: 9.00 MiB)
12:02:11 Constructing DeciderProvingKey (mem: 9.00 MiB)
12:02:11 allocating polynomials object in proving key... (mem: 11.00 MiB)
12:02:11 populating trace... (mem: 22.00 MiB)
12:02:11 time to construct proving key: 22 ms. (mem: 23.00 MiB)
12:02:11 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 24.00 MiB)
12:02:11 Initialized BN254 CRS from memory with num points = 4161 (mem: 24.00 MiB)
12:02:11 created oink proof (mem: 24.00 MiB)
12:02:11 starting sumcheck rounds... (mem: 24.00 MiB)
12:02:11 completed 12 rounds of sumcheck (mem: 24.00 MiB)
12:02:11 executed multivariate-to-univariate reduction (mem: 24.00 MiB)
12:02:11 computed opening proof (mem: 24.00 MiB)
12:02:11 finished decider proving. (mem: 24.00 MiB)
12:02:11 Public inputs saved to "/tmp/tmp.ifBGOg8NKU/public_inputs" (mem: 24.00 MiB)
12:02:11 Proof saved to "/tmp/tmp.ifBGOg8NKU/proof" (mem: 24.00 MiB)
12:02:11 bb command: verify (mem: 7.00 MiB)
12:02:11 Scheme is: ultra_honk, num threads: 8 (mem: 8.00 MiB)
12:02:11 --public_inputs_path: /tmp/tmp.ifBGOg8NKU/public_inputs (mem: 8.00 MiB)
12:02:11 --proof_path: /tmp/tmp.ifBGOg8NKU/proof (mem: 8.00 MiB)
12:02:11 --vk_path: /tmp/tmp.ifBGOg8NKU/vk (mem: 8.00 MiB)
12:02:11 --verbose: true (mem: 8.00 MiB)
12:02:11 --scheme: ultra_honk (mem: 8.00 MiB)
12:02:11 --crs_path: /home/aztec-dev/.bb-crs (mem: 8.00 MiB)
12:02:11 --oracle_hash: keccak (mem: 8.00 MiB)
12:02:11 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 11.00 MiB)
12:02:11 Initialized BN254 CRS from memory with num points = 65 (mem: 11.00 MiB)
12:02:11 sumcheck_verified: 1 (mem: 11.00 MiB)
12:02:11 libra_evals_verified: 1 (mem: 11.00 MiB)
12:02:11 pairing_check_verified: 1 (mem: 11.00 MiB)
12:02:11 Proof verified successfully (mem: 11.00 MiB)
12:02:11 verified: 1 (mem: 11.00 MiB)
12:02:11
PASSED (1s)