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