Parent Log:
http://ci.aztec-labs.com/0a23b63c6f0d0cc5
Command: dab167a35ac54ffe:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f0619dd82429a5973f3e1da8d7eb0877264908e3
Env: REF_NAME=gh-readonly-queue/next/pr-15188-ef6780e77e5f82f98ddfe92fd387cfd5fa7682e8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 16:15:32 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15188_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next
16:15:32 +++ id -u
16:15:32 +++ id -g
16:15:32 ++ docker run -d --net=none --cpuset-cpus=0-127 --cpus=2 --memory=8g --user 1000:1000 -v/home/aztec-dev:/home/aztec-dev --mount type=tmpfs,target=/tmp,tmpfs-size=1g --workdir /home/aztec-dev/aztec-packages -e HOME -e VERBOSE -e GIT_CONFIG_GLOBAL=/home/aztec-dev/aztec-packages/build-images/src/home/.gitconfig -e FORCE_COLOR=true -e CPUS -e MEM aztecprotocol/build:3.0 /bin/bash -c 'timeout -v 600s bash -c '\''FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof'\'''
16:15:32 + cid=01dc9b2f361c2fe034dd9bdce0d2a0511eb672a33181cfbb7ac129f301ae1d2f
16:15:32 + set +x
16:15:32 + VFLAG=-v
16:15:32 + BFLAG=-b ./target/program.json
16:15:32 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk
16:15:32 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
16:15:32 + mktemp -d
16:15:32 + outdir=/tmp/tmp.iqVLGO31Oy
16:15:32 + trap rm -rf /tmp/tmp.iqVLGO31Oy EXIT
16:15:32 + export PUBLIC_INPUTS=/tmp/tmp.iqVLGO31Oy/public_inputs
16:15:32 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.iqVLGO31Oy/public_inputs_fields.json
16:15:32 + export PROOF=/tmp/tmp.iqVLGO31Oy/proof
16:15:32 + export PROOF_AS_FIELDS=/tmp/tmp.iqVLGO31Oy/proof_fields.json
16:15:32 + export VK=/tmp/tmp.iqVLGO31Oy/vk
16:15:32 + export VERIFIER_CONTRACT=/tmp/tmp.iqVLGO31Oy/Verifier.sol
16:15:33 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.iqVLGO31Oy -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk -b ./target/program.json --honk_recursion 1 --oracle_hash keccak --output_format bytes_and_fields --write_vk
16:15:33 bb command: prove (mem: 9.00 MiB)
16:15:33 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
16:15:33 --scheme: ultra_honk (mem: 9.00 MiB)
16:15:33 --bytecode_path: ./target/program.json (mem: 9.00 MiB)
16:15:33 --output_path: /tmp/tmp.iqVLGO31Oy (mem: 9.00 MiB)
16:15:33 --verbose: true (mem: 9.00 MiB)
16:15:33 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
16:15:33 --oracle_hash: keccak (mem: 9.00 MiB)
16:15:33 --output_format: bytes_and_fields (mem: 9.00 MiB)
16:15:33 --write_vk: true (mem: 9.00 MiB)
16:15:33 --honk_recursion: 1 (mem: 9.00 MiB)
16:15:33 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 14.00 MiB)
16:15:34 created circuit (mem: 396.17 MiB)
16:15:34 Constructing DeciderProvingKey (mem: 396.17 MiB)
16:15:35 allocating polynomials object in proving key... (mem: 482.96 MiB)
16:15:35 populating trace... (mem: 1347.96 MiB)
16:15:36 time to construct proving key: 1229 ms. (mem: 1468.96 MiB)
16:15:36 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1468.96 MiB)
16:15:36 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1823.58 MiB)
16:15:36 Initialized BN254 CRS from memory with num points = 1048641 (mem: 1990.58 MiB)
16:15:50 created oink proof (mem: 2021.58 MiB)
16:15:50 starting sumcheck rounds... (mem: 2021.58 MiB)
16:15:55 completed 20 rounds of sumcheck (mem: 2292.58 MiB)
16:16:06 executed multivariate-to-univariate reduction (mem: 2292.58 MiB)
16:16:08 computed opening proof (mem: 2292.58 MiB)
16:16:08 finished decider proving. (mem: 2292.58 MiB)
16:16:08 Public inputs saved to "/tmp/tmp.iqVLGO31Oy/public_inputs" (mem: 2292.58 MiB)
16:16:08 Public inputs fields saved to "/tmp/tmp.iqVLGO31Oy/public_inputs_fields.json" (mem: 2292.58 MiB)
16:16:08 Proof saved to "/tmp/tmp.iqVLGO31Oy/proof" (mem: 2292.58 MiB)
16:16:08 Proof fields saved to "/tmp/tmp.iqVLGO31Oy/proof_fields.json" (mem: 2292.58 MiB)
16:16:08 VK saved to "/tmp/tmp.iqVLGO31Oy/vk" (mem: 2292.58 MiB)
16:16:08 VK fields saved to "/tmp/tmp.iqVLGO31Oy/vk_fields.json" (mem: 2292.58 MiB)
16:16:09 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.iqVLGO31Oy/public_inputs -k /tmp/tmp.iqVLGO31Oy/vk -p /tmp/tmp.iqVLGO31Oy/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak
16:16:09 bb command: verify (mem: 9.00 MiB)
16:16:09 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
16:16:09 --public_inputs_path: /tmp/tmp.iqVLGO31Oy/public_inputs (mem: 9.00 MiB)
16:16:09 --proof_path: /tmp/tmp.iqVLGO31Oy/proof (mem: 9.00 MiB)
16:16:09 --vk_path: /tmp/tmp.iqVLGO31Oy/vk (mem: 9.00 MiB)
16:16:09 --verbose: true (mem: 9.00 MiB)
16:16:09 --scheme: ultra_honk (mem: 9.00 MiB)
16:16:09 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
16:16:09 --oracle_hash: keccak (mem: 9.00 MiB)
16:16:09 --honk_recursion: 1 (mem: 9.00 MiB)
16:16:09 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 13.00 MiB)
16:16:09 Initialized BN254 CRS from memory with num points = 65 (mem: 13.00 MiB)
16:16:09 sumcheck_verified: 1 (mem: 13.00 MiB)
16:16:09 libra_evals_verified: 1 (mem: 13.00 MiB)
16:16:09 pairing_check_verified: 1 (mem: 13.00 MiB)
16:16:09 Proof verified successfully (mem: 13.00 MiB)
16:16:09 verified: 1 (mem: 13.00 MiB)
16:16:09 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb write_solidity_verifier -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk -k /tmp/tmp.iqVLGO31Oy/vk -o /tmp/tmp.iqVLGO31Oy/Verifier.sol
16:16:09 bb command: write_solidity_verifier (mem: 9.00 MiB)
16:16:09 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB)
16:16:09 --scheme: ultra_honk (mem: 9.00 MiB)
16:16:09 --vk_path: /tmp/tmp.iqVLGO31Oy/vk (mem: 9.00 MiB)
16:16:09 --output_path: /tmp/tmp.iqVLGO31Oy/Verifier.sol (mem: 9.00 MiB)
16:16:09 --verbose: true (mem: 9.00 MiB)
16:16:09 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB)
16:16:09 Honk solidity verifier saved to "/tmp/tmp.iqVLGO31Oy/Verifier.sol" (mem: 11.00 MiB)
16:16:09 + export VERIFIER_PATH=/tmp/tmp.iqVLGO31Oy/Verifier.sol
16:16:09 + realpath ../../sol-test/HonkTest.sol
16:16:09 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
16:16:09 + export TESTING_HONK=true
16:16:09 + export DISABLE_ZK=false
16:16:09 + basename /tmp/tmp.iqVLGO31Oy
16:16:09 + export TEST_NAME=tmp.iqVLGO31Oy
16:16:09 + node ../../sol-test/src/index.js
16:16:18 tmp.iqVLGO31Oy complete
16:16:18 + rm -rf /tmp/tmp.iqVLGO31Oy
16:16:18
PASSED (46s)