Parent Log:
http://ci.aztec-labs.com/ac73f67c4ebf5c73
Command: 6879ad4207267e3b barretenberg/cpp/scripts/run_test.sh crypto_schnorr_tests MultisigTest/0.multi_signature_fails_if_duplicates
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/0dc6f60f84deaa57a8570f9942eb75317f5aeea5
Env: REF_NAME=gh-readonly-queue/next/pr-15162-6ee95286f8bcc5bb6dca43222459ac5bf43a8a75 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Fri Jun 20 09:47:52 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15162_amd64_x3-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_8b52b08e7e7f2a60_next
09:47:52 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
09:47:52
Note: Google Test filter = MultisigTest/0.multi_signature_fails_if_duplicates
09:47:52 [==========] Running 1 test from 1 test suite.
09:47:52
[----------] Global test environment set-up.
09:47:52
[----------] 1 test from MultisigTest/0, where TypeParam = bb::crypto::KeccakHasher
09:47:52
[ RUN ] MultisigTest/0.multi_signature_fails_if_duplicates
09:47:52 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
09:47:52 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
09:47:52 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
09:47:52 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
09:47:52 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
09:47:52 Invalid number of round2 messages (mem: 5.00 MiB)
09:47:52
[ OK ] MultisigTest/0.multi_signature_fails_if_duplicates (6 ms)
09:47:52
[----------] 1 test from MultisigTest/0 (6 ms total)
09:47:52
09:47:52
[----------] Global test environment tear-down
09:47:52
[==========] 1 test from 1 test suite ran. (6 ms total)
09:47:52
[ PASSED ] 1 test.