Parent Log:
http://ci.aztec-labs.com/68098685a1fbea35
Command: b3bf99625f6f0a17 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/d71b7a63300e898a3d40f7da703f7cde545afb41
Env: REF_NAME=gh-readonly-queue/next/pr-15138-d5a262aabc20f5384a720a0d831e2ec28badc7f9 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 18:04:53 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15138_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
18:04:55 [18:04:55.678]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:56 [18:04:56.186]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:56 [18:04:56.305]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:56 [18:04:56.394]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:56 [18:04:56.588]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:56 [18:04:56.696]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:56 [18:04:56.797]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:56 [18:04:56.887]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:56 [18:04:56.901]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:56 [18:04:56.918]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:56 [18:04:56.932]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:57 [18:04:57.062]
INFO:
node:sentinel Computing proven performance for epoch 1
18:04:57 [18:04:57.082]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
18:04:57 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
18:04:57 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
18:04:57 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
18:04:57 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
18:04:57 [18:04:57.083]
INFO:
node:sentinel Proven performance for epoch 1
{"0x138cd8ac0776cb92c5cdc139a408c41b637fabb1":{"missed":1,"total":5},"0x6b83e6b8971d63f551cf16ce104e643d36b3e179":{"missed":4,"total":5}}
18:04:57 [18:04:57.096]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x6b83e6b8971d63f551cf16ce104e643d36b3e179"}]}
18:04:57 [18:04:57.100]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
18:04:57 [18:04:57.121]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
18:04:57 [18:04:57.130]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
18:04:57 [18:04:57.132]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
18:04:57 [18:04:57.133]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
18:04:57 [18:04:57.134]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
18:04:57
PASS src/sentinel/sentinel.test.ts
18:04:57 sentinel
18:04:57 getSlotActivity
18:04:57
✓ flags block as mined (520 ms)
18:04:57
✓ flags block as proposed when it is not mined but there are attestations (115 ms)
18:04:57
✓ flags block as missed when there are no attestations (92 ms)
18:04:57
✓ identifies attestors from p2p and archiver (193 ms)
18:04:57
✓ identifies missed attestors if block is mined (108 ms)
18:04:57
✓ identifies missed attestors if block is proposed (101 ms)
18:04:57
✓ does not tag attestors as missed if there was no block and no attestations (90 ms)
18:04:57 computeStatsForValidator
18:04:57
✓ computes stats correctly (15 ms)
18:04:57
✓ resets streaks correctly (16 ms)
18:04:57
✓ considers only latest slots (14 ms)
18:04:57 handleChainProven
18:04:57
✓ calls inactivity watcher with performance data (168 ms)
18:04:57
✓ should agree with slash (36 ms)
18:04:57
18:04:57
Test Suites: 1 passed, 1 total
18:04:57
Tests: 12 passed, 12 total
18:04:57
Snapshots: 0 total
18:04:57
Time: 3.062 s
18:04:57
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
18:04:57
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?