Parent Log:
http://ci.aztec-labs.com/fd27c7b524aab244
Command: 826b4f68db13a1e8 barretenberg/cpp/scripts/run_test.sh crypto_schnorr_tests MultisigTest/1.multi_signature_fails_if_duplicates
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/21a568ac0c9ef351b1923375be41d4620add2b60
Env: REF_NAME=gh-readonly-queue/next/pr-15042-b80949775e5c27908a6055ad24592f7d98bdc45a CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Sun Jun 15 12:38:24 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15042_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_88195c9c6eda1bd9_next
12:38:24 Running main() from /home/aztec-dev/aztec-packages/barretenberg/cpp/build/_deps/gtest-src/googletest/src/gtest_main.cc
12:38:24
Note: Google Test filter = MultisigTest/1.multi_signature_fails_if_duplicates
12:38:24 [==========] Running 1 test from 1 test suite.
12:38:24
[----------] Global test environment set-up.
12:38:24
[----------] 1 test from MultisigTest/1, where TypeParam = bb::crypto::Sha256Hasher
12:38:24
[ RUN ] MultisigTest/1.multi_signature_fails_if_duplicates
12:38:24 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
12:38:24 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
12:38:24 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
12:38:24 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
12:38:24 Duplicated public keys at indices [ 2 4 ] (mem: 5.00 MiB)
12:38:24 Invalid number of round2 messages (mem: 5.00 MiB)
12:38:24
[ OK ] MultisigTest/1.multi_signature_fails_if_duplicates (3 ms)
12:38:24
[----------] 1 test from MultisigTest/1 (3 ms total)
12:38:24
12:38:24
[----------] Global test environment tear-down
12:38:24
[==========] 1 test from 1 test suite ran. (4 ms total)
12:38:24
[ PASSED ] 1 test.