Parent Log: http://ci.aztec-labs.com/8ca66f532d1b481c Command: c6dc62f84205193f yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/3cbe7945c84145b8646cf5cf8fb730b915c0dc93 Env: REF_NAME=gh-readonly-queue/next/pr-15068-254faae7d330e160b14c6eaaa099dc92d4a9cac7 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 16 13:28:46 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15068_amd64_x1-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 13:28:48 [13:28:48.675] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:49 [13:28:49.235] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:49 [13:28:49.351] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:49 [13:28:49.482] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:49 [13:28:49.695] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:49 [13:28:49.830] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:49 [13:28:49.955] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:50 [13:28:50.066] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:50 [13:28:50.084] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:50 [13:28:50.100] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:50 [13:28:50.114] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:50 [13:28:50.217] INFO: node:sentinel Computing proven performance for epoch 1 13:28:50 [13:28:50.235] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 13:28:50 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 13:28:50 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30) 13:28:50 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 13:28:50 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 13:28:50 [13:28:50.236] INFO: node:sentinel Proven performance for epoch 1 {"0x25a309537307a33132d7f10118a06304d6a8dfcf":{"missed":1,"total":5},"0xb55f681e2c09ab13df9869683585c9fa82d22b71":{"missed":4,"total":5}} 13:28:50 [13:28:50.247] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0xb55f681e2c09ab13df9869683585c9fa82d22b71"}]} 13:28:50 [13:28:50.252] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 13:28:50 [13:28:50.272] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 13:28:50 [13:28:50.280] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:28:50 [13:28:50.281] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:28:50 [13:28:50.282] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:28:50 [13:28:50.283] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 13:28:50 PASS src/sentinel/sentinel.test.ts 13:28:50 sentinel 13:28:50 getSlotActivity 13:28:50 flags block as mined (572 ms) 13:28:50 flags block as proposed when it is not mined but there are attestations (116 ms) 13:28:50 flags block as missed when there are no attestations (128 ms) 13:28:50 identifies attestors from p2p and archiver (214 ms) 13:28:50 identifies missed attestors if block is mined (135 ms) 13:28:50 identifies missed attestors if block is proposed (124 ms) 13:28:50 does not tag attestors as missed if there was no block and no attestations (110 ms) 13:28:50 computeStatsForValidator 13:28:50 computes stats correctly (19 ms) 13:28:50 resets streaks correctly (15 ms) 13:28:50 considers only latest slots (14 ms) 13:28:50 handleChainProven 13:28:50 calls inactivity watcher with performance data (138 ms) 13:28:50 should agree with slash (33 ms) 13:28:50 13:28:50 Test Suites: 1 passed, 1 total 13:28:50 Tests: 12 passed, 12 total 13:28:50 Snapshots: 0 total 13:28:50 Time: 3.057 s 13:28:50 Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts. 13:28:50 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?