Parent Log: http://ci.aztec-labs.com/5640b6c43c3542d3 Command: cd8e89e8d5e645a9:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof Commit: https://github.com/AztecProtocol/aztec-packages/commit/2b96419831503435fa46a83dc2e2b7ba19109d0f Env: REF_NAME=gh-readonly-queue/next/pr-15229-af094bce13530e078c78de9f3264280e6693d533 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 08:44:26 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15229_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next 08:44:26 +++ id -u 08:44:26 +++ id -g 08:44:26 ++ 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'\''' 08:44:26 + cid=c14dbf6cd22f30f2110acec4adacdd103e2b562413931135a2257b46ac039771 08:44:26 + set +x 08:44:26 + VFLAG=-v 08:44:26 + BFLAG=-b ./target/program.json 08:44:26 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk 08:44:26 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak 08:44:26 + mktemp -d 08:44:26 + outdir=/tmp/tmp.w3hCgnlj7k 08:44:26 + trap rm -rf /tmp/tmp.w3hCgnlj7k EXIT 08:44:26 + export PUBLIC_INPUTS=/tmp/tmp.w3hCgnlj7k/public_inputs 08:44:26 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.w3hCgnlj7k/public_inputs_fields.json 08:44:26 + export PROOF=/tmp/tmp.w3hCgnlj7k/proof 08:44:26 + export PROOF_AS_FIELDS=/tmp/tmp.w3hCgnlj7k/proof_fields.json 08:44:26 + export VK=/tmp/tmp.w3hCgnlj7k/vk 08:44:26 + export VERIFIER_CONTRACT=/tmp/tmp.w3hCgnlj7k/Verifier.sol 08:44:26 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.w3hCgnlj7k -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 08:44:26 bb command: prove (mem: 9.00 MiB) 08:44:26 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB) 08:44:26 --scheme: ultra_honk (mem: 9.00 MiB) 08:44:26 --bytecode_path: ./target/program.json (mem: 9.00 MiB) 08:44:26 --output_path: /tmp/tmp.w3hCgnlj7k (mem: 9.00 MiB) 08:44:26 --verbose: true (mem: 9.00 MiB) 08:44:26 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB) 08:44:26 --oracle_hash: keccak (mem: 9.00 MiB) 08:44:26 --output_format: bytes_and_fields (mem: 9.00 MiB) 08:44:26 --write_vk: true (mem: 9.00 MiB) 08:44:26 --honk_recursion: 1 (mem: 9.00 MiB) 08:44:26 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 14.00 MiB) 08:44:29 created circuit (mem: 397.66 MiB) 08:44:29 Constructing DeciderProvingKey (mem: 397.66 MiB) 08:44:29 allocating polynomials object in proving key... (mem: 477.12 MiB) 08:44:29 populating trace... (mem: 1342.12 MiB) 08:44:30 time to construct proving key: 1190 ms. (mem: 1470.12 MiB) 08:44:30 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1470.12 MiB) 08:44:30 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1470.12 MiB) 08:44:30 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1470.12 MiB) 08:44:43 created oink proof (mem: 1470.12 MiB) 08:44:43 starting sumcheck rounds... (mem: 1470.12 MiB) 08:44:50 completed 20 rounds of sumcheck (mem: 1739.95 MiB) 08:45:03 executed multivariate-to-univariate reduction (mem: 1739.95 MiB) 08:45:06 computed opening proof (mem: 1739.95 MiB) 08:45:06 finished decider proving. (mem: 1739.95 MiB) 08:45:06 Public inputs saved to "/tmp/tmp.w3hCgnlj7k/public_inputs" (mem: 1739.95 MiB) 08:45:06 Public inputs fields saved to "/tmp/tmp.w3hCgnlj7k/public_inputs_fields.json" (mem: 1739.95 MiB) 08:45:06 Proof saved to "/tmp/tmp.w3hCgnlj7k/proof" (mem: 1739.95 MiB) 08:45:06 Proof fields saved to "/tmp/tmp.w3hCgnlj7k/proof_fields.json" (mem: 1739.95 MiB) 08:45:06 VK saved to "/tmp/tmp.w3hCgnlj7k/vk" (mem: 1739.95 MiB) 08:45:06 VK fields saved to "/tmp/tmp.w3hCgnlj7k/vk_fields.json" (mem: 1739.95 MiB) 08:45:07 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.w3hCgnlj7k/public_inputs -k /tmp/tmp.w3hCgnlj7k/vk -p /tmp/tmp.w3hCgnlj7k/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak 08:45:07 bb command: verify (mem: 9.00 MiB) 08:45:07 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB) 08:45:07 --public_inputs_path: /tmp/tmp.w3hCgnlj7k/public_inputs (mem: 9.00 MiB) 08:45:07 --proof_path: /tmp/tmp.w3hCgnlj7k/proof (mem: 9.00 MiB) 08:45:07 --vk_path: /tmp/tmp.w3hCgnlj7k/vk (mem: 9.00 MiB) 08:45:07 --verbose: true (mem: 9.00 MiB) 08:45:07 --scheme: ultra_honk (mem: 9.00 MiB) 08:45:07 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB) 08:45:07 --oracle_hash: keccak (mem: 9.00 MiB) 08:45:07 --honk_recursion: 1 (mem: 9.00 MiB) 08:45:07 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 13.00 MiB) 08:45:07 Initialized BN254 CRS from memory with num points = 1 (mem: 13.00 MiB) 08:45:07 sumcheck_verified: 1 (mem: 13.00 MiB) 08:45:07 libra_evals_verified: 1 (mem: 13.00 MiB) 08:45:07 pairing_check_verified: 1 (mem: 13.00 MiB) 08:45:07 Proof verified successfully (mem: 13.00 MiB) 08:45:07 verified: 1 (mem: 13.00 MiB) 08:45:07 + /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.w3hCgnlj7k/vk -o /tmp/tmp.w3hCgnlj7k/Verifier.sol 08:45:07 bb command: write_solidity_verifier (mem: 9.00 MiB) 08:45:07 Scheme is: ultra_honk, num threads: 8 (mem: 9.00 MiB) 08:45:07 --scheme: ultra_honk (mem: 9.00 MiB) 08:45:07 --vk_path: /tmp/tmp.w3hCgnlj7k/vk (mem: 9.00 MiB) 08:45:07 --output_path: /tmp/tmp.w3hCgnlj7k/Verifier.sol (mem: 9.00 MiB) 08:45:07 --verbose: true (mem: 9.00 MiB) 08:45:07 --crs_path: /home/aztec-dev/.bb-crs (mem: 9.00 MiB) 08:45:07 Honk solidity verifier saved to "/tmp/tmp.w3hCgnlj7k/Verifier.sol" (mem: 11.00 MiB) 08:45:07 + export VERIFIER_PATH=/tmp/tmp.w3hCgnlj7k/Verifier.sol 08:45:07 + realpath ../../sol-test/HonkTest.sol 08:45:07 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol 08:45:07 + export TESTING_HONK=true 08:45:07 + export DISABLE_ZK=false 08:45:07 + basename /tmp/tmp.w3hCgnlj7k 08:45:07 + export TEST_NAME=tmp.w3hCgnlj7k 08:45:07 + node ../../sol-test/src/index.js 08:45:15 tmp.w3hCgnlj7k complete 08:45:15 + rm -rf /tmp/tmp.w3hCgnlj7k 08:45:15 PASSED (49s)