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