Parent Log:
http://ci.aztec-labs.com/396b9faae4f30dda
Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh ultra_honk_tests MegaHonkTests/0.BasicStructured
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/116e66bf46c1aada2a913568edad66725d08d06c
Env: REF_NAME=gh-readonly-queue/next/pr-15292-dbfd8421af552f5a3c09615204514bbfb98a8a06 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 21:55:41 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15292_amd64_x2-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_1d6edddb624d9d13_next
21:55:42 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
21:55:42
Note: Google Test filter = MegaHonkTests/0.BasicStructured
21:55:42 [==========] Running 1 test from 1 test suite.
21:55:42
[----------] Global test environment set-up.
21:55:42
[----------] 1 test from MegaHonkTests/0, where TypeParam = bb::MegaFlavor
21:55:42
[ RUN ] MegaHonkTests/0.BasicStructured
21:55:42 Constructing DeciderProvingKey (mem: 8.00 MiB)
21:55:42 Gate blocks summary: (actual gates / fixed capacity) (mem: 12.00 MiB)
21:55:42 goblin ecc op : 18/16384 (mem: 12.00 MiB)
21:55:42 busread : 3/16384 (mem: 12.00 MiB)
21:55:42 lookups : 2/16384 (mem: 12.00 MiB)
21:55:42 pub inputs : 17/16384 (populated in decider pk constructor) (mem: 12.00 MiB)
21:55:42 arithmetic : 1757/32768 (mem: 12.00 MiB)
21:55:42 delta range : 1754/16384 (mem: 12.00 MiB)
21:55:42 elliptic : 2/16384 (mem: 12.00 MiB)
21:55:42 auxiliary : 26/16384 (mem: 12.00 MiB)
21:55:42 poseidon ext : 2/16384 (mem: 12.00 MiB)
21:55:42 poseidon int : 2/32768 (mem: 12.00 MiB)
21:55:42 overflow : 0/0 (mem: 12.00 MiB)
21:55:42 (mem: 12.00 MiB)
21:55:42 Total structured size: 196609 (mem: 12.00 MiB)
21:55:42 allocating polynomials object in proving key... (mem: 12.00 MiB)
21:55:42 populating trace... (mem: 232.00 MiB)
21:55:42 time to construct proving key: 115 ms. (mem: 247.00 MiB)
21:55:42 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 247.00 MiB)
21:55:42 Initialized BN254 CRS from memory with num points = 262145 (mem: 271.09 MiB)
21:55:42 vkey hash in Oink prover: 0x000000000000000000000000000000002e6224252b821a01bdbc3eac4d66dd33 (mem: 271.09 MiB)
21:55:42 created oink proof (mem: 271.09 MiB)
21:55:42 starting sumcheck rounds... (mem: 403.23 MiB)
21:55:43 completed 18 rounds of sumcheck (mem: 403.23 MiB)
21:55:45 executed multivariate-to-univariate reduction (mem: 403.23 MiB)
21:55:45 computed opening proof (mem: 403.23 MiB)
21:55:45 finished decider proving. (mem: 403.23 MiB)
21:55:50 vkey hash in Oink verifier: 0x000000000000000000000000000000002e6224252b821a01bdbc3eac4d66dd33 (mem: 403.23 MiB)
21:55:50 sumcheck_verified: 1 (mem: 403.23 MiB)
21:55:50 libra_evals_verified: 1 (mem: 403.23 MiB)
21:55:50 pairing_check_verified: 1 (mem: 403.23 MiB)
21:55:50
[ OK ] MegaHonkTests/0.BasicStructured (8946 ms)
21:55:50
[----------] 1 test from MegaHonkTests/0 (8946 ms total)
21:55:50
21:55:50
[----------] Global test environment tear-down
21:55:50
[==========] 1 test from 1 test suite ran. (8946 ms total)
21:55:50
[ PASSED ] 1 test.