Parent Log: http://ci.aztec-labs.com/89e702b6b9f7cdc0 Command: 5b7486e09cfa5726 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/d5c48d855d83e19712c6b72281801c6fce176ec1 Env: REF_NAME=gh-readonly-queue/next/pr-15128-8cc8a56892d36191eefb49254ebbe49ea99ef4b8 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Wed Jun 18 11:37:52 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15128_amd64_x2-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 11:37:55 [11:37:55.321] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:55 [11:37:55.841] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:55 [11:37:55.983] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:56 [11:37:56.107] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:56 [11:37:56.331] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:56 [11:37:56.471] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:56 [11:37:56.607] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:56 [11:37:56.732] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:56 [11:37:56.751] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:56 [11:37:56.768] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:56 [11:37:56.782] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:56 [11:37:56.902] INFO: node:sentinel Computing proven performance for epoch 1 11:37:56 [11:37:56.930] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 11:37:56 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 11:37:56 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 11:37:56 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 11:37:56 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 11:37:56 [11:37:56.931] INFO: node:sentinel Proven performance for epoch 1 {"0xc11bc586cf2b24126511a9b33ea478442f22dc54":{"missed":1,"total":5},"0x15901accca61d116f29926f444f83de242aaf9d3":{"missed":4,"total":5}} 11:37:56 [11:37:56.945] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x15901accca61d116f29926f444f83de242aaf9d3"}]} 11:37:56 [11:37:56.950] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 11:37:56 [11:37:56.974] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 11:37:56 [11:37:56.984] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:37:56 [11:37:56.986] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:37:56 [11:37:56.987] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:37:56 [11:37:56.989] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 11:37:57 PASS src/sentinel/sentinel.test.ts 11:37:57 sentinel 11:37:57 getSlotActivity 11:37:57 flags block as mined (529 ms) 11:37:57 flags block as proposed when it is not mined but there are attestations (142 ms) 11:37:57 flags block as missed when there are no attestations (124 ms) 11:37:57 identifies attestors from p2p and archiver (224 ms) 11:37:57 identifies missed attestors if block is mined (139 ms) 11:37:57 identifies missed attestors if block is proposed (136 ms) 11:37:57 does not tag attestors as missed if there was no block and no attestations (125 ms) 11:37:57 computeStatsForValidator 11:37:57 computes stats correctly (18 ms) 11:37:57 resets streaks correctly (17 ms) 11:37:57 considers only latest slots (14 ms) 11:37:57 handleChainProven 11:37:57 calls inactivity watcher with performance data (167 ms) 11:37:57 should agree with slash (41 ms) 11:37:57 11:37:57 Test Suites: 1 passed, 1 total 11:37:57 Tests: 12 passed, 12 total 11:37:57 Snapshots: 0 total 11:37:57 Time: 3.18 s 11:37:57 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 11:37:57 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?