Parent Log:
http://ci.aztec-labs.com/3f5c58d0c8cd50db
Command: dbc3f7779ce55e5e barretenberg/cpp/scripts/run_test.sh srs_tests ScalarMultiplicationTests/1.ConstructAdditionChains
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/f0619dd82429a5973f3e1da8d7eb0877264908e3
Env: REF_NAME=gh-readonly-queue/next/pr-15188-ef6780e77e5f82f98ddfe92fd387cfd5fa7682e8 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 16:14:43 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15188_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_7feaeff2978a0b84_next
16:14:43 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:14:43
Note: Google Test filter = ScalarMultiplicationTests/1.ConstructAdditionChains
16:14:43 [==========] Running 1 test from 1 test suite.
16:14:43
[----------] Global test environment set-up.
16:14:43
[----------] 1 test from ScalarMultiplicationTests/1, where TypeParam = bb::curve::Grumpkin
16:14:43
[ RUN ] ScalarMultiplicationTests/1.ConstructAdditionChains
16:14:43 wnaf time: 7ms
16:14:43 organize bucket time: 5ms
16:14:43 construct addition chains: 3ms (mem: 46.25 MiB)
16:14:43 scalar mul: 3ms
16:14:43
[ OK ] ScalarMultiplicationTests/1.ConstructAdditionChains (52 ms)
16:14:43
[----------] 1 test from ScalarMultiplicationTests/1 (52 ms total)
16:14:43
16:14:43
[----------] Global test environment tear-down
16:14:43
[==========] 1 test from 1 test suite ran. (52 ms total)
16:14:43
[ PASSED ] 1 test.