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