Parent Log: http://ci.aztec-labs.com/a259c1275bd5145f Command: be792e9a8a7f847e yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/a8c553f203c98e5ca274e763c8e51daaaaf760d6 Env: REF_NAME=gh-readonly-queue/next/pr-15017-30660269b33bab8cca354c41659533acf4d48e07 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Fri Jun 13 09:36:53 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15017_amd64_x4-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next 09:36:55 [09:36:55.683] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:56 [09:36:56.222] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:56 [09:36:56.448] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:56 [09:36:56.610] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:56 [09:36:56.875] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:57 [09:36:57.048] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:57 [09:36:57.196] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:57 [09:36:57.340] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:57 [09:36:57.359] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:57 [09:36:57.378] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:57 [09:36:57.398] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:57 [09:36:57.524] INFO: node:sentinel Computing proven performance for epoch 1 09:36:57 [09:36:57.557] ERROR: node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress 09:36:57 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19) 09:36:57 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:139:30) 09:36:57 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25) 09:36:57 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7) 09:36:57 [09:36:57.558] INFO: node:sentinel Proven performance for epoch 1 {"0x0f89bfc6841632bc32b78c6c9c07b25096e9ebd7":{"missed":1,"total":5},"0x7d2ac098e6fca01ad73c9c871b5287fb0d0e5022":{"missed":4,"total":5}} 09:36:57 [09:36:57.574] INFO: node:sentinel Criminals: 1 {"args":[{"amount":100,"offense":3,"validator":"0x7d2ac098e6fca01ad73c9c871b5287fb0d0e5022"}]} 09:36:57 [09:36:57.580] INFO: kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16 09:36:57 [09:36:57.611] INFO: node:sentinel Criminals: 2 {"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]} 09:36:57 [09:36:57.631] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:36:57 [09:36:57.632] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:36:57 [09:36:57.634] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:36:57 [09:36:57.635] WARN: node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high {"amount":201,"maxPenalty":200} 09:36:57 PASS src/sentinel/sentinel.test.ts 09:36:57 sentinel 09:36:57 getSlotActivity 09:36:57 flags block as mined (545 ms) 09:36:57 flags block as proposed when it is not mined but there are attestations (226 ms) 09:36:57 flags block as missed when there are no attestations (162 ms) 09:36:57 identifies attestors from p2p and archiver (264 ms) 09:36:57 identifies missed attestors if block is mined (173 ms) 09:36:57 identifies missed attestors if block is proposed (147 ms) 09:36:57 does not tag attestors as missed if there was no block and no attestations (144 ms) 09:36:57 computeStatsForValidator 09:36:57 computes stats correctly (18 ms) 09:36:57 resets streaks correctly (18 ms) 09:36:57 considers only latest slots (20 ms) 09:36:57 handleChainProven 09:36:57 calls inactivity watcher with performance data (182 ms) 09:36:57 should agree with slash (57 ms) 09:36:57 09:36:57 Test Suites: 1 passed, 1 total 09:36:57 Tests: 12 passed, 12 total 09:36:57 Snapshots: 0 total 09:36:57 Time: 3.309 s 09:36:57 Ran all test suites matching /aztec-node\/src\/sentinel\/sentinel.test.ts/i. 09:36:57 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?