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