Parent Log:
http://ci.aztec-labs.com/c49e2be907ee77f3
Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh ultra_honk_tests UltraHonkTests/4.NonNativeFieldMultiplication
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/e4e2d988072932519ccdfe9e9c7f4419d2d6ca1a
Env: REF_NAME=gh-readonly-queue/next/pr-15275-5154a64456f8ee26126f902542c8b29e33638ff7 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 27 07:22:20 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15275_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_9ecd5b74195f4b24_next
07:22:20 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
07:22:20
Note: Google Test filter = UltraHonkTests/4.NonNativeFieldMultiplication
07:22:20 [==========] Running 1 test from 1 test suite.
07:22:20
[----------] Global test environment set-up.
07:22:20
[----------] 1 test from UltraHonkTests/4, where TypeParam = bb::UltraRollupFlavor
07:22:20
[ RUN ] UltraHonkTests/4.NonNativeFieldMultiplication
07:22:20 using cached grumpkin crs with num points 262144 at: "/home/aztec-dev/.bb-crs/grumpkin_g1.flat.dat" (mem: 8.00 MiB)
07:22:20 Initialized Grumpkin prover CRS from memory with num points = 65537 (mem: 16.00 MiB)
07:22:20 Constructing DeciderProvingKey (mem: 16.00 MiB)
07:22:21 allocating polynomials object in proving key... (mem: 16.74 MiB)
07:22:21 populating trace... (mem: 18.74 MiB)
07:22:21 time to construct proving key: 11 ms. (mem: 19.74 MiB)
07:22:21 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 19.74 MiB)
07:22:21 Initialized BN254 CRS from memory with num points = 4097 (mem: 19.74 MiB)
07:22:21 vkey hash in Oink prover: 0x000000000000000000000000000000002a34ce5242e47bed4f33c90dc0aa1fcd (mem: 19.74 MiB)
07:22:21 created oink proof (mem: 19.74 MiB)
07:22:21 starting sumcheck rounds... (mem: 20.74 MiB)
07:22:21 completed 12 rounds of sumcheck (mem: 20.74 MiB)
07:22:21 executed multivariate-to-univariate reduction (mem: 20.74 MiB)
07:22:21 computed opening proof (mem: 20.74 MiB)
07:22:21 finished decider proving. (mem: 20.74 MiB)
07:22:21 vkey hash in Oink verifier: 0x000000000000000000000000000000002a34ce5242e47bed4f33c90dc0aa1fcd (mem: 20.74 MiB)
07:22:21 sumcheck_verified: 1 (mem: 20.74 MiB)
07:22:21 libra_evals_verified: 1 (mem: 20.74 MiB)
07:22:21 pairing_check_verified: 1 (mem: 20.74 MiB)
07:22:21
[ OK ] UltraHonkTests/4.NonNativeFieldMultiplication (236 ms)
07:22:21
[----------] 1 test from UltraHonkTests/4 (236 ms total)
07:22:21
07:22:21
[----------] Global test environment tear-down
07:22:21
[==========] 1 test from 1 test suite ran. (237 ms total)
07:22:21
[ PASSED ] 1 test.