Parent Log: http://ci.aztec-labs.com/e80db4f962749b47 Command: bd36d210f0eb503c yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/314d7622c6bacc8333ae49fe9583967cab78349b Env: REF_NAME=gh-readonly-queue/next/pr-15000-c51485c507bcf668c6e55129eb2c1794af4a0732 CURRENT_VERSION=0.87.6 CI_FULL=0 Date: Fri Jun 13 11:35:52 UTC 2025 System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-15000_arm64_a1-fast Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 11:35:54 [11:35:54.554] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:54 [11:35:54.913] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.024] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.118] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.290] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.398] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.494] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.581] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.598] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.613] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.625] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.706] INFO: node:sentinel Computing proven performance for epoch 1 11:35:55 [11:35:55.725] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 11:35:55 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 11:35:55 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30) 11:35:55 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 11:35:55 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 11:35:55 [11:35:55.725] INFO: node:sentinel Proven performance for epoch 1 {"0x23fa715704fd8f0e385b06e28fc3e15180cf05f4":{"missed":1,"total":5},"0x2e6f577bd14ed7d879534a3555eb27b0da9ba8a4":{"missed":4,"total":5}} 11:35:55 [11:35:55.735] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x2e6f577bd14ed7d879534a3555eb27b0da9ba8a4"}]} 11:35:55 [11:35:55.739] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:35:55 [11:35:55.759] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 11:35:55 [11:35:55.767] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:35:55 [11:35:55.768] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:35:55 [11:35:55.769] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:35:55 [11:35:55.770] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:35:55 PASS src/sentinel/sentinel.test.ts 11:35:55 sentinel 11:35:55 getSlotActivity 11:35:55 flags block as mined (360 ms) 11:35:55 flags block as proposed when it is not mined but there are attestations (110 ms) 11:35:55 flags block as missed when there are no attestations (94 ms) 11:35:55 identifies attestors from p2p and archiver (171 ms) 11:35:55 identifies missed attestors if block is mined (107 ms) 11:35:55 identifies missed attestors if block is proposed (95 ms) 11:35:55 does not tag attestors as missed if there was no block and no attestations (86 ms) 11:35:55 computeStatsForValidator 11:35:55 computes stats correctly (17 ms) 11:35:55 resets streaks correctly (14 ms) 11:35:55 considers only latest slots (12 ms) 11:35:55 handleChainProven 11:35:55 calls inactivity watcher with performance data (114 ms) 11:35:55 should agree with slash (33 ms) 11:35:55 11:35:55 Test Suites: 1 passed, 1 total 11:35:55 Tests: 12 passed, 12 total 11:35:55 Snapshots: 0 total 11:35:55 Time: 2.334 s 11:35:55 Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i. 11:35:55 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?