Parent Log:
http://ci.aztec-labs.com/91e855bd8ec1fae9
Command: 8f8160a76cd521c1 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/282da3bd25d49b92970e6fc85f110092e8566299
Env: REF_NAME=gh-readonly-queue/next/pr-14610-ee24aac96469b4f1cb8d70e614b2dd27bf0eb134 CURRENT_VERSION=0.87.6 CI_FULL=0
Date: Tue Jun 24 14:17:05 UTC 2025
System: ARCH=arm64 CPUS=64 MEM=247Gi HOSTNAME=pr-14610_arm64_a1-fast
Resources: CPU_LIST=0-63 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
14:17:07 [14:17:07.109]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:07 [14:17:07.475]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:07 [14:17:07.590]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:07 [14:17:07.689]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:07 [14:17:07.873]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:07 [14:17:07.995]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:08 [14:17:08.102]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:08 [14:17:08.199]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:08 [14:17:08.214]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:08 [14:17:08.228]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:08 [14:17:08.239]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:08 [14:17:08.326]
INFO:
node:sentinel Computing proven performance for epoch 1
14:17:08 [14:17:08.344]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
14:17:08 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
14:17:08 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
14:17:08 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
14:17:08 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
14:17:08 [14:17:08.345]
INFO:
node:sentinel Proven performance for epoch 1
{"0xd4bc3cc25f3a22b9d26a3bd57388ec48b12757b0":{"missed":1,"total":5},"0x0dbe1645471d2dfb2d507e4823171e93d91b4b25":{"missed":4,"total":5}}
14:17:08 [14:17:08.354]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x0dbe1645471d2dfb2d507e4823171e93d91b4b25"}]}
14:17:08 [14:17:08.358]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
14:17:08 [14:17:08.377]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
14:17:08 [14:17:08.385]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
14:17:08 [14:17:08.386]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
14:17:08 [14:17:08.387]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
14:17:08 [14:17:08.388]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
14:17:08
PASS src/sentinel/sentinel.test.ts
14:17:08 sentinel
14:17:08 getSlotActivity
14:17:08
✓ flags block as mined (372 ms)
14:17:08
✓ flags block as proposed when it is not mined but there are attestations (115 ms)
14:17:08
✓ flags block as missed when there are no attestations (100 ms)
14:17:08
✓ identifies attestors from p2p and archiver (183 ms)
14:17:08
✓ identifies missed attestors if block is mined (123 ms)
14:17:08
✓ identifies missed attestors if block is proposed (106 ms)
14:17:08
✓ does not tag attestors as missed if there was no block and no attestations (96 ms)
14:17:08 computeStatsForValidator
14:17:08
✓ computes stats correctly (14 ms)
14:17:08
✓ resets streaks correctly (14 ms)
14:17:08
✓ considers only latest slots (12 ms)
14:17:08 handleChainProven
14:17:08
✓ calls inactivity watcher with performance data (118 ms)
14:17:08
✓ should agree with slash (32 ms)
14:17:08
14:17:08
Test Suites: 1 passed, 1 total
14:17:08
Tests: 12 passed, 12 total
14:17:08
Snapshots: 0 total
14:17:08
Time: 2.504 s
14:17:08
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
14:17:08
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?