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