Parent Log:
http://ci.aztec-labs.com/1ad07270fdfb8297
Command: 473f6bbf36c66b25:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/7edf16da6c056f9499e2dfd9c71fb9b7580f9bfc
Env: REF_NAME=gh-readonly-queue/next/pr-15215-1b10c7d500621ca2e4c0db764df67f3085beb282 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 10:23:50 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15215_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f8a41c690433de3d_next
10:23:50 +++ id -u
10:23:50 +++ id -g
10:23:50 ++ docker run -d --net=none --cpuset-cpus=0-63 --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'\'''
10:23:51 + cid=a49a8eccaed1eac114c1271c74d10976d003074b90e6a678b59496ce59c76684
10:23:51 + set +x
10:23:51 + VFLAG=-v
10:23:51 + BFLAG=-b ./target/program.json
10:23:51 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk
10:23:51 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak
10:23:51 + mktemp -d
10:23:51 + outdir=/tmp/tmp.HfefFiFA22
10:23:51 + trap rm -rf /tmp/tmp.HfefFiFA22 EXIT
10:23:51 + export PUBLIC_INPUTS=/tmp/tmp.HfefFiFA22/public_inputs
10:23:51 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.HfefFiFA22/public_inputs_fields.json
10:23:51 + export PROOF=/tmp/tmp.HfefFiFA22/proof
10:23:51 + export PROOF_AS_FIELDS=/tmp/tmp.HfefFiFA22/proof_fields.json
10:23:51 + export VK=/tmp/tmp.HfefFiFA22/vk
10:23:51 + export VERIFIER_CONTRACT=/tmp/tmp.HfefFiFA22/Verifier.sol
10:23:51 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.HfefFiFA22 -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
10:23:51 bb command: prove (mem: 5.00 MiB)
10:23:51 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
10:23:51 --scheme: ultra_honk (mem: 5.00 MiB)
10:23:51 --bytecode_path: ./target/program.json (mem: 5.00 MiB)
10:23:51 --output_path: /tmp/tmp.HfefFiFA22 (mem: 5.00 MiB)
10:23:51 --verbose: true (mem: 5.00 MiB)
10:23:51 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
10:23:51 --oracle_hash: keccak (mem: 5.00 MiB)
10:23:51 --output_format: bytes_and_fields (mem: 5.00 MiB)
10:23:51 --write_vk: true (mem: 5.00 MiB)
10:23:51 --honk_recursion: 1 (mem: 5.00 MiB)
10:23:51 vkey hash in Oink recursive verifier: 0x00000000000000000000000000000000d13d963a9778e4015fa814270e0784ad (mem: 12.00 MiB)
10:23:52 created circuit (mem: 398.95 MiB)
10:23:52 Constructing DeciderProvingKey (mem: 398.95 MiB)
10:23:52 allocating polynomials object in proving key... (mem: 475.16 MiB)
10:23:52 populating trace... (mem: 1366.16 MiB)
10:23:52 time to construct proving key: 650 ms. (mem: 1491.16 MiB)
10:23:52 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 1491.16 MiB)
10:23:52 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1491.16 MiB)
10:23:52 Initialized BN254 CRS from memory with num points = 1048577 (mem: 1496.54 MiB)
10:24:02 created oink proof (mem: 1496.54 MiB)
10:24:02 starting sumcheck rounds... (mem: 1496.54 MiB)
10:24:05 completed 20 rounds of sumcheck (mem: 1790.55 MiB)
10:24:16 executed multivariate-to-univariate reduction (mem: 1790.55 MiB)
10:24:19 computed opening proof (mem: 1790.55 MiB)
10:24:19 finished decider proving. (mem: 1790.55 MiB)
10:24:19 Public inputs saved to "/tmp/tmp.HfefFiFA22/public_inputs" (mem: 1790.55 MiB)
10:24:19 Public inputs fields saved to "/tmp/tmp.HfefFiFA22/public_inputs_fields.json" (mem: 1790.55 MiB)
10:24:19 Proof saved to "/tmp/tmp.HfefFiFA22/proof" (mem: 1790.55 MiB)
10:24:19 Proof fields saved to "/tmp/tmp.HfefFiFA22/proof_fields.json" (mem: 1790.55 MiB)
10:24:19 VK saved to "/tmp/tmp.HfefFiFA22/vk" (mem: 1790.55 MiB)
10:24:19 VK fields saved to "/tmp/tmp.HfefFiFA22/vk_fields.json" (mem: 1790.55 MiB)
10:24:19 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.HfefFiFA22/public_inputs -k /tmp/tmp.HfefFiFA22/vk -p /tmp/tmp.HfefFiFA22/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak
10:24:19 bb command: verify (mem: 5.00 MiB)
10:24:19 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
10:24:19 --public_inputs_path: /tmp/tmp.HfefFiFA22/public_inputs (mem: 5.00 MiB)
10:24:19 --proof_path: /tmp/tmp.HfefFiFA22/proof (mem: 5.00 MiB)
10:24:19 --vk_path: /tmp/tmp.HfefFiFA22/vk (mem: 5.00 MiB)
10:24:19 --verbose: true (mem: 5.00 MiB)
10:24:19 --scheme: ultra_honk (mem: 5.00 MiB)
10:24:19 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
10:24:19 --oracle_hash: keccak (mem: 5.00 MiB)
10:24:19 --honk_recursion: 1 (mem: 5.00 MiB)
10:24:19 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 8.00 MiB)
10:24:19 Initialized BN254 CRS from memory with num points = 1 (mem: 8.00 MiB)
10:24:19 sumcheck_verified: 1 (mem: 8.00 MiB)
10:24:19 libra_evals_verified: 1 (mem: 8.00 MiB)
10:24:19 pairing_check_verified: 1 (mem: 8.00 MiB)
10:24:19 Proof verified successfully (mem: 8.00 MiB)
10:24:19 verified: 1 (mem: 8.00 MiB)
10:24:19 + /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.HfefFiFA22/vk -o /tmp/tmp.HfefFiFA22/Verifier.sol
10:24:19 bb command: write_solidity_verifier (mem: 5.00 MiB)
10:24:19 Scheme is: ultra_honk, num threads: 8 (mem: 5.00 MiB)
10:24:19 --scheme: ultra_honk (mem: 5.00 MiB)
10:24:19 --vk_path: /tmp/tmp.HfefFiFA22/vk (mem: 5.00 MiB)
10:24:19 --output_path: /tmp/tmp.HfefFiFA22/Verifier.sol (mem: 5.00 MiB)
10:24:19 --verbose: true (mem: 5.00 MiB)
10:24:19 --crs_path: /home/aztec-dev/.bb-crs (mem: 5.00 MiB)
10:24:19 Honk solidity verifier saved to "/tmp/tmp.HfefFiFA22/Verifier.sol" (mem: 6.00 MiB)
10:24:19 + export VERIFIER_PATH=/tmp/tmp.HfefFiFA22/Verifier.sol
10:24:19 + realpath ../../sol-test/HonkTest.sol
10:24:19 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol
10:24:19 + export TESTING_HONK=true
10:24:19 + export DISABLE_ZK=false
10:24:19 + basename /tmp/tmp.HfefFiFA22
10:24:19 + export TEST_NAME=tmp.HfefFiFA22
10:24:19 + node ../../sol-test/src/index.js
10:24:27 tmp.HfefFiFA22 complete
10:24:28 + rm -rf /tmp/tmp.HfefFiFA22
10:24:28
PASSED (37s)