Parent Log:
http://ci.aztec-labs.com/dfafad3f43a52d54
Command: 9813728e67f8cd97 barretenberg/cpp/scripts/run_test.sh srs_tests ScalarMultiplicationTests/1.ConstructAdditionChains
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/16fc84676c7308fa5f7ca4a54b67319803d0f5b7
Env: REF_NAME=gh-readonly-queue/next/pr-15072-991b313d676f7cf820bb62a33e57cf5a4c8cf9cf CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Mon Jun 16 16:02:00 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15072_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:02:00 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
16:02:00
Note: Google Test filter = ScalarMultiplicationTests/1.ConstructAdditionChains
16:02:00 [==========] Running 1 test from 1 test suite.
16:02:00
[----------] Global test environment set-up.
16:02:00
[----------] 1 test from ScalarMultiplicationTests/1, where TypeParam = bb::curve::Grumpkin
16:02:00
[ RUN ] ScalarMultiplicationTests/1.ConstructAdditionChains
16:02:00 wnaf time: 9ms
16:02:00 organize bucket time: 5ms
16:02:00 construct addition chains: 5ms (mem: 44.26 MiB)
16:02:00 scalar mul: 5ms
16:02:00
[ OK ] ScalarMultiplicationTests/1.ConstructAdditionChains (68 ms)
16:02:00
[----------] 1 test from ScalarMultiplicationTests/1 (68 ms total)
16:02:00
16:02:00
[----------] Global test environment tear-down
16:02:00
[==========] 1 test from 1 test suite ran. (68 ms total)
16:02:00
[ PASSED ] 1 test.