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