Parent Log: http://ci.aztec-labs.com/7bcd1e743e29abf2 Command: b71f9d6a9e3f68ca yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/ee24aac96469b4f1cb8d70e614b2dd27bf0eb134 Env: REF_NAME=gh-readonly-queue/next/pr-15242-1c2c2ee2949dbe31742cc9501a31bf3bce8083cf CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Tue Jun 24 14:07:12 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15242_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 14:07:15 [14:07:15.072] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:15 [14:07:15.653] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:15 [14:07:15.828] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:15 [14:07:15.961] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:16 [14:07:16.205] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:16 [14:07:16.377] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:16 [14:07:16.505] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:16 [14:07:16.626] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:16 [14:07:16.644] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:16 [14:07:16.660] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:16 [14:07:16.674] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:16 [14:07:16.793] INFO: node:sentinel Computing proven performance for epoch 1 14:07:16 [14:07:16.819] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 14:07:16 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 14:07:16 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 14:07:16 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 14:07:16 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 14:07:16 [14:07:16.820] INFO: node:sentinel Proven performance for epoch 1 {"0x7444c14cf52be3207f3c0235c5240a97c11c9563":{"missed":1,"total":5},"0x55ced2f698a7a6ea92944d4de950c04afe9602a1":{"missed":4,"total":5}} 14:07:16 [14:07:16.831] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x55ced2f698a7a6ea92944d4de950c04afe9602a1"}]} 14:07:16 [14:07:16.836] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 14:07:16 [14:07:16.859] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 14:07:16 [14:07:16.868] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:07:16 [14:07:16.869] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:07:16 [14:07:16.870] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:07:16 [14:07:16.872] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 14:07:16 PASS src/sentinel/sentinel.test.ts 14:07:16 sentinel 14:07:16 getSlotActivity 14:07:16 flags block as mined (595 ms) 14:07:16 flags block as proposed when it is not mined but there are attestations (175 ms) 14:07:16 flags block as missed when there are no attestations (132 ms) 14:07:16 identifies attestors from p2p and archiver (243 ms) 14:07:16 identifies missed attestors if block is mined (172 ms) 14:07:16 identifies missed attestors if block is proposed (127 ms) 14:07:16 does not tag attestors as missed if there was no block and no attestations (122 ms) 14:07:16 computeStatsForValidator 14:07:16 computes stats correctly (18 ms) 14:07:16 resets streaks correctly (16 ms) 14:07:16 considers only latest slots (13 ms) 14:07:16 handleChainProven 14:07:16 calls inactivity watcher with performance data (161 ms) 14:07:16 should agree with slash (38 ms) 14:07:16 14:07:16 Test Suites: 1 passed, 1 total 14:07:16 Tests: 12 passed, 12 total 14:07:16 Snapshots: 0 total 14:07:16 Time: 3.415 s 14:07:16 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 14:07:16 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?