Parent Log:
http://ci.aztec-labs.com/cd08052a52dbb30f
Command: ed599b69b1b675f7 barretenberg/cpp/scripts/run_test.sh ultra_honk_tests UltraHonkTests/1.BadTagPermutation
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/bf5d93af0a8ce02b399337bfcc820c48b2f18c36
Env: REF_NAME=gh-readonly-queue/next/pr-15268-3aaa83afa9cad3f8acfd8e1f724fe30adc7a8a5e CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Thu Jun 26 22:58:01 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15268_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_0abe78a9c1c8fc8f_next
22:58:01 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
22:58:01
Note: Google Test filter = UltraHonkTests/1.BadTagPermutation
22:58:01 [==========] Running 1 test from 1 test suite.
22:58:01
[----------] Global test environment set-up.
22:58:01
[----------] 1 test from UltraHonkTests/1, where TypeParam = bb::UltraZKFlavor
22:58:01
[ RUN ] UltraHonkTests/1.BadTagPermutation
22:58:01 Constructing DeciderProvingKey (mem: 8.00 MiB)
22:58:01 allocating polynomials object in proving key... (mem: 10.00 MiB)
22:58:01 populating trace... (mem: 13.00 MiB)
22:58:01 time to construct proving key: 9 ms. (mem: 14.00 MiB)
22:58:01 using cached bn254 crs with num points 33554433 at "/home/aztec-dev/.bb-crs/bn254_g1.dat" (mem: 14.00 MiB)
22:58:01 Initialized BN254 CRS from memory with num points = 4097 (mem: 15.00 MiB)
22:58:01 vkey hash in Oink prover: 0x00000000000000000000000000000000a39795672b5ffab0d1a5b4c8d144257f (mem: 15.00 MiB)
22:58:01 created oink proof (mem: 15.00 MiB)
22:58:01 starting sumcheck rounds... (mem: 15.00 MiB)
22:58:02 completed 12 rounds of sumcheck (mem: 16.00 MiB)
22:58:02 executed multivariate-to-univariate reduction (mem: 16.00 MiB)
22:58:02 computed opening proof (mem: 16.00 MiB)
22:58:02 finished decider proving. (mem: 16.00 MiB)
22:58:02 vkey hash in Oink verifier: 0x00000000000000000000000000000000a39795672b5ffab0d1a5b4c8d144257f (mem: 16.00 MiB)
22:58:02 Sumcheck failed! (mem: 16.00 MiB)
22:58:02 Constructing DeciderProvingKey (mem: 16.00 MiB)
22:58:02 allocating polynomials object in proving key... (mem: 16.00 MiB)
22:58:02 populating trace... (mem: 16.00 MiB)
22:58:02 time to construct proving key: 6 ms. (mem: 16.00 MiB)
22:58:02 vkey hash in Oink prover: 0x0000000000000000000000000000000067aa8248cd28f1ed2e5e9c6beca7498d (mem: 16.00 MiB)
22:58:02 created oink proof (mem: 16.00 MiB)
22:58:02 starting sumcheck rounds... (mem: 16.00 MiB)
22:58:02 completed 12 rounds of sumcheck (mem: 17.00 MiB)
22:58:02 executed multivariate-to-univariate reduction (mem: 17.00 MiB)
22:58:02 computed opening proof (mem: 17.00 MiB)
22:58:02 finished decider proving. (mem: 17.00 MiB)
22:58:02 vkey hash in Oink verifier: 0x0000000000000000000000000000000067aa8248cd28f1ed2e5e9c6beca7498d (mem: 17.00 MiB)
22:58:02 sumcheck_verified: 1 (mem: 17.00 MiB)
22:58:02 libra_evals_verified: 1 (mem: 17.00 MiB)
22:58:02 pairing_check_verified: 1 (mem: 17.00 MiB)
22:58:02
[ OK ] UltraHonkTests/1.BadTagPermutation (551 ms)
22:58:02
[----------] 1 test from UltraHonkTests/1 (551 ms total)
22:58:02
22:58:02
[----------] Global test environment tear-down
22:58:02
[==========] 1 test from 1 test suite ran. (552 ms total)
22:58:02
[ PASSED ] 1 test.