Parent Log: http://ci.aztec-labs.com/62cb07227cb8778b Command: a8a37d7e8b6a8c95:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh verify_honk_proof Commit: https://github.com/AztecProtocol/aztec-packages/commit/e9a2301883801edbe36ea8bba05dcca7e714f30a Env: REF_NAME=gh-readonly-queue/master/pr-15131-464e1a9d9b40b5188586643b44bc52bffccbc3e6 CURRENT_VERSION=0.87.8 CI_FULL=1 Date: Wed Jun 18 12:56:02 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15131_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f8a41c690433de3d_master 12:56:02 +++ id -u 12:56:02 +++ id -g 12:56:02 ++ 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'\''' 12:56:02 + cid=ddeb6e0ac288a58b3ab3f10c3c7449cfd7b048da4ccea6786342a60c7a648d66 12:56:02 + set +x 12:56:02 + VFLAG=-v 12:56:02 + BFLAG=-b ./target/program.json 12:56:02 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk 12:56:02 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak 12:56:02 + mktemp -d 12:56:02 + outdir=/tmp/tmp.hCx63YsW2Z 12:56:02 + trap rm -rf /tmp/tmp.hCx63YsW2Z EXIT 12:56:02 + export PUBLIC_INPUTS=/tmp/tmp.hCx63YsW2Z/public_inputs 12:56:02 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.hCx63YsW2Z/public_inputs_fields.json 12:56:02 + export PROOF=/tmp/tmp.hCx63YsW2Z/proof 12:56:02 + export PROOF_AS_FIELDS=/tmp/tmp.hCx63YsW2Z/proof_fields.json 12:56:02 + export VK=/tmp/tmp.hCx63YsW2Z/vk 12:56:02 + export VERIFIER_CONTRACT=/tmp/tmp.hCx63YsW2Z/Verifier.sol 12:56:02 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.hCx63YsW2Z -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk -b ./target/program.json --honk_recursion 1 --oracle_hash keccak --output_format bytes_and_fields --write_vk 12:56:02 bb command: prove (mem: 6.00 MiB) 12:56:02 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 12:56:02 --scheme: ultra_honk (mem: 6.00 MiB) 12:56:02 --bytecode_path: ./target/program.json (mem: 6.00 MiB) 12:56:02 --output_path: /tmp/tmp.hCx63YsW2Z (mem: 6.00 MiB) 12:56:02 --verbose: true (mem: 6.00 MiB) 12:56:02 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 12:56:02 --oracle_hash: keccak (mem: 6.00 MiB) 12:56:02 --output_format: bytes_and_fields (mem: 6.00 MiB) 12:56:02 --write_vk: true (mem: 6.00 MiB) 12:56:02 --zk: true (mem: 6.00 MiB) 12:56:02 --honk_recursion: 1 (mem: 6.00 MiB) 12:56:04 created circuit (mem: 393.36 MiB) 12:56:04 Constructing DeciderProvingKey (mem: 393.36 MiB) 12:56:04 allocating polynomials object in proving key... (mem: 477.29 MiB) 12:56:05 populating trace... (mem: 1351.29 MiB) 12:56:05 time to construct proving key: 1115 ms. (mem: 1477.29 MiB) 12:56:05 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 1831.31 MiB) 12:56:06 Initialized BN254 CRS from memory with num points = 1048641 (mem: 2051.31 MiB) 12:56:11 created oink proof (mem: 2051.31 MiB) 12:56:14 starting sumcheck rounds... (mem: 2051.31 MiB) 12:56:18 completed 20 rounds of sumcheck (mem: 2051.31 MiB) 12:56:29 executed multivariate-to-univariate reduction (mem: 2133.71 MiB) 12:56:32 computed opening proof (mem: 2133.71 MiB) 12:56:39 Public inputs saved to "/tmp/tmp.hCx63YsW2Z/public_inputs" (mem: 2133.71 MiB) 12:56:39 Public inputs fields saved to "/tmp/tmp.hCx63YsW2Z/public_inputs_fields.json" (mem: 2133.71 MiB) 12:56:39 Proof saved to "/tmp/tmp.hCx63YsW2Z/proof" (mem: 2133.71 MiB) 12:56:39 Proof fields saved to "/tmp/tmp.hCx63YsW2Z/proof_fields.json" (mem: 2133.71 MiB) 12:56:39 VK saved to "/tmp/tmp.hCx63YsW2Z/vk" (mem: 2133.71 MiB) 12:56:39 VK fields saved to "/tmp/tmp.hCx63YsW2Z/vk_fields.json" (mem: 2133.71 MiB) 12:56:39 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.hCx63YsW2Z/public_inputs -k /tmp/tmp.hCx63YsW2Z/vk -p /tmp/tmp.hCx63YsW2Z/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk --honk_recursion 1 --oracle_hash keccak 12:56:39 bb command: verify (mem: 6.00 MiB) 12:56:39 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 12:56:39 --public_inputs_path: /tmp/tmp.hCx63YsW2Z/public_inputs (mem: 6.00 MiB) 12:56:39 --proof_path: /tmp/tmp.hCx63YsW2Z/proof (mem: 6.00 MiB) 12:56:39 --vk_path: /tmp/tmp.hCx63YsW2Z/vk (mem: 6.00 MiB) 12:56:39 --verbose: true (mem: 6.00 MiB) 12:56:39 --scheme: ultra_honk (mem: 6.00 MiB) 12:56:39 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 12:56:39 --oracle_hash: keccak (mem: 6.00 MiB) 12:56:39 --zk: true (mem: 6.00 MiB) 12:56:39 --honk_recursion: 1 (mem: 6.00 MiB) 12:56:39 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 9.00 MiB) 12:56:39 Initialized BN254 CRS from memory with num points = 65 (mem: 10.00 MiB) 12:56:39 Proof verified successfully (mem: 10.00 MiB) 12:56:39 verified: 1 (mem: 10.00 MiB) 12:56:39 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb write_solidity_verifier -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --zk -k /tmp/tmp.hCx63YsW2Z/vk -o /tmp/tmp.hCx63YsW2Z/Verifier.sol --zk 12:56:39 bb command: write_solidity_verifier (mem: 6.00 MiB) 12:56:39 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 12:56:39 --scheme: ultra_honk (mem: 6.00 MiB) 12:56:39 --vk_path: /tmp/tmp.hCx63YsW2Z/vk (mem: 6.00 MiB) 12:56:39 --output_path: /tmp/tmp.hCx63YsW2Z/Verifier.sol (mem: 6.00 MiB) 12:56:39 --verbose: true (mem: 6.00 MiB) 12:56:39 Warning: the following option is called more than once (mem: 6.00 MiB) 12:56:39 --zk: true (mem: 6.00 MiB) 12:56:39 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 12:56:39 Solidity verifier saved to "/tmp/tmp.hCx63YsW2Z/Verifier.sol" (mem: 8.00 MiB) 12:56:39 + export VERIFIER_PATH=/tmp/tmp.hCx63YsW2Z/Verifier.sol 12:56:39 + realpath ../../sol-test/HonkTest.sol 12:56:39 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol 12:56:39 + export TESTING_HONK=true 12:56:39 + export HAS_ZK=true 12:56:39 + basename /tmp/tmp.hCx63YsW2Z 12:56:39 + export TEST_NAME=tmp.hCx63YsW2Z 12:56:39 + node ../../sol-test/src/index.js 12:56:47 tmp.hCx63YsW2Z complete 12:56:47 + rm -rf /tmp/tmp.hCx63YsW2Z 12:56:47 PASSED (45s)