Parent Log: http://ci.aztec-labs.com/43b01264fa252894 Command: fb0a82dcaeba8687:ISOLATE=1 FLOW=sol_honk_zk barretenberg/acir_tests/scripts/run_test.sh assert_statement Commit: https://github.com/AztecProtocol/aztec-packages/commit/5c77169d7f01a9e15bc19b05fa231fd96111d7dd Env: REF_NAME=gh-readonly-queue/next/pr-15042-d5c48d855d83e19712c6b72281801c6fce176ec1 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 15:06:40 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_73b58cdfd8f426d3_next 15:06:40 +++ id -u 15:06:40 +++ id -g 15:06:40 ++ 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 assert_statement'\''' 15:06:40 + cid=537ac36555dc365647b2d8fc79ad05e8ade6559051b0cf29e0f9a0ee5157a0c9 15:06:40 + set +x 15:06:40 + VFLAG=-v 15:06:40 + BFLAG=-b ./target/program.json 15:06:40 + FLAGS=-c /home/aztec-dev/.bb-crs -v --scheme ultra_honk 15:06:40 + PROTOCOL_FLAGS= --honk_recursion 1 --oracle_hash keccak 15:06:40 + mktemp -d 15:06:40 + outdir=/tmp/tmp.lz3Lp4AZKE 15:06:40 + trap rm -rf /tmp/tmp.lz3Lp4AZKE EXIT 15:06:40 + export PUBLIC_INPUTS=/tmp/tmp.lz3Lp4AZKE/public_inputs 15:06:40 + export PUBLIC_INPUTS_AS_FIELDS=/tmp/tmp.lz3Lp4AZKE/public_inputs_fields.json 15:06:40 + export PROOF=/tmp/tmp.lz3Lp4AZKE/proof 15:06:40 + export PROOF_AS_FIELDS=/tmp/tmp.lz3Lp4AZKE/proof_fields.json 15:06:40 + export VK=/tmp/tmp.lz3Lp4AZKE/vk 15:06:40 + export VERIFIER_CONTRACT=/tmp/tmp.lz3Lp4AZKE/Verifier.sol 15:06:40 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb prove -o /tmp/tmp.lz3Lp4AZKE -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 15:06:40 bb command: prove (mem: 6.00 MiB) 15:06:40 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 15:06:40 --scheme: ultra_honk (mem: 6.00 MiB) 15:06:40 --bytecode_path: ./target/program.json (mem: 6.00 MiB) 15:06:40 --output_path: /tmp/tmp.lz3Lp4AZKE (mem: 6.00 MiB) 15:06:40 --verbose: true (mem: 6.00 MiB) 15:06:40 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 15:06:40 --oracle_hash: keccak (mem: 6.00 MiB) 15:06:40 --output_format: bytes_and_fields (mem: 6.00 MiB) 15:06:40 --write_vk: true (mem: 6.00 MiB) 15:06:40 --honk_recursion: 1 (mem: 6.00 MiB) 15:06:40 created circuit (mem: 8.00 MiB) 15:06:40 Constructing DeciderProvingKey (mem: 8.00 MiB) 15:06:40 allocating polynomials object in proving key... (mem: 11.00 MiB) 15:06:40 populating trace... (mem: 19.00 MiB) 15:06:40 time to construct proving key: 18 ms. (mem: 19.00 MiB) 15:06:40 WARNING: computing verification key while proving. Pass in a precomputed vk for better performance. (mem: 19.00 MiB) 15:06:40 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 19.00 MiB) 15:06:40 Initialized BN254 CRS from memory with num points = 4161 (mem: 19.00 MiB) 15:06:40 created oink proof (mem: 19.00 MiB) 15:06:40 starting sumcheck rounds... (mem: 19.00 MiB) 15:06:40 completed 12 rounds of sumcheck (mem: 19.00 MiB) 15:06:40 executed multivariate-to-univariate reduction (mem: 19.00 MiB) 15:06:41 computed opening proof (mem: 19.00 MiB) 15:06:41 finished decider proving. (mem: 19.00 MiB) 15:06:41 Public inputs saved to "/tmp/tmp.lz3Lp4AZKE/public_inputs" (mem: 19.00 MiB) 15:06:41 Public inputs fields saved to "/tmp/tmp.lz3Lp4AZKE/public_inputs_fields.json" (mem: 19.00 MiB) 15:06:41 Proof saved to "/tmp/tmp.lz3Lp4AZKE/proof" (mem: 19.00 MiB) 15:06:41 Proof fields saved to "/tmp/tmp.lz3Lp4AZKE/proof_fields.json" (mem: 19.00 MiB) 15:06:41 VK saved to "/tmp/tmp.lz3Lp4AZKE/vk" (mem: 19.00 MiB) 15:06:41 VK fields saved to "/tmp/tmp.lz3Lp4AZKE/vk_fields.json" (mem: 19.00 MiB) 15:06:41 + /home/aztec-dev/aztec-packages/barretenberg/cpp/build/bin/bb verify -i /tmp/tmp.lz3Lp4AZKE/public_inputs -k /tmp/tmp.lz3Lp4AZKE/vk -p /tmp/tmp.lz3Lp4AZKE/proof -c /home/aztec-dev/.bb-crs -v --scheme ultra_honk --honk_recursion 1 --oracle_hash keccak 15:06:41 bb command: verify (mem: 6.00 MiB) 15:06:41 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 15:06:41 --public_inputs_path: /tmp/tmp.lz3Lp4AZKE/public_inputs (mem: 6.00 MiB) 15:06:41 --proof_path: /tmp/tmp.lz3Lp4AZKE/proof (mem: 6.00 MiB) 15:06:41 --vk_path: /tmp/tmp.lz3Lp4AZKE/vk (mem: 6.00 MiB) 15:06:41 --verbose: true (mem: 6.00 MiB) 15:06:41 --scheme: ultra_honk (mem: 6.00 MiB) 15:06:41 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 15:06:41 --oracle_hash: keccak (mem: 6.00 MiB) 15:06:41 --honk_recursion: 1 (mem: 6.00 MiB) 15:06:41 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 10.00 MiB) 15:06:41 Initialized BN254 CRS from memory with num points = 65 (mem: 10.00 MiB) 15:06:41 sumcheck_verified: 1 (mem: 10.00 MiB) 15:06:41 libra_evals_verified: 1 (mem: 10.00 MiB) 15:06:41 pairing_check_verified: 1 (mem: 10.00 MiB) 15:06:41 Proof verified successfully (mem: 10.00 MiB) 15:06:41 verified: 1 (mem: 10.00 MiB) 15:06:41 + /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.lz3Lp4AZKE/vk -o /tmp/tmp.lz3Lp4AZKE/Verifier.sol 15:06:41 bb command: write_solidity_verifier (mem: 6.00 MiB) 15:06:41 Scheme is: ultra_honk, num threads: 8 (mem: 6.00 MiB) 15:06:41 --scheme: ultra_honk (mem: 6.00 MiB) 15:06:41 --vk_path: /tmp/tmp.lz3Lp4AZKE/vk (mem: 6.00 MiB) 15:06:41 --output_path: /tmp/tmp.lz3Lp4AZKE/Verifier.sol (mem: 6.00 MiB) 15:06:41 --verbose: true (mem: 6.00 MiB) 15:06:41 --crs_path: /home/aztec-dev/.bb-crs (mem: 6.00 MiB) 15:06:41 Honk solidity verifier saved to "/tmp/tmp.lz3Lp4AZKE/Verifier.sol" (mem: 8.00 MiB) 15:06:41 + export VERIFIER_PATH=/tmp/tmp.lz3Lp4AZKE/Verifier.sol 15:06:41 + realpath ../../sol-test/HonkTest.sol 15:06:41 + export TEST_PATH=/home/aztec-dev/aztec-packages/barretenberg/acir_tests/sol-test/HonkTest.sol 15:06:41 + export TESTING_HONK=true 15:06:41 + export DISABLE_ZK=false 15:06:41 + basename /tmp/tmp.lz3Lp4AZKE 15:06:41 + export TEST_NAME=tmp.lz3Lp4AZKE 15:06:41 + node ../../sol-test/src/index.js 15:06:49 tmp.lz3Lp4AZKE complete 15:06:50 + rm -rf /tmp/tmp.lz3Lp4AZKE 15:06:50 PASSED (10s)