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