Parent Log:
http://ci.aztec-labs.com/4fe6e45c33ed5dad
Command: 4ef547fa5e299294 yarn-project/scripts/run_test.sh aztec-node/src/sentinel/sentinel.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/016def8adbfe93f34b41a41f439b146b5318c895
Env: REF_NAME=gh-readonly-queue/next/pr-15237-d4893155ff105399557b55c16450c39921c70d11 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Tue Jun 24 11:55:01 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15237_amd64_x1-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_f88c43cfd3f034d2_next
11:55:03 [11:55:03.425]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:03 [11:55:03.931]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:04 [11:55:04.085]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:04 [11:55:04.218]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:04 [11:55:04.464]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:04 [11:55:04.622]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:04 [11:55:04.747]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:04 [11:55:04.849]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:04 [11:55:04.867]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:04 [11:55:04.885]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:04 [11:55:04.903]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:04 [11:55:04.982]
INFO:
node:sentinel Computing proven performance for epoch 1
11:55:05 [11:55:05.006]
ERROR:
node:sentinel Invalid validator address 0xNotAnAddress: Error: Invalid address string: 0xNotAnAddress
11:55:05 at Function.fromString (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/eth-address/index.js:33:19)
11:55:05 at TestSentinel.fromString [as computeProvenPerformance] (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:143:30)
11:55:05 at TestSentinel.handleChainProven (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.ts:119:25)
11:55:05 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/aztec-node/src/sentinel/sentinel.test.ts:307:7)
11:55:05 [11:55:05.007]
INFO:
node:sentinel Proven performance for epoch 1
{"0x230f4576ab43f7310a57c4a52495eca59753ffa1":{"missed":1,"total":5},"0x8de4cfa86defeb93d1a3b18a451fd37d7c60f9a5":{"missed":4,"total":5}}
11:55:05 [11:55:05.020]
INFO:
node:sentinel Criminals: 1
{"args":[{"amount":100,"offense":3,"validator":"0x8de4cfa86defeb93d1a3b18a451fd37d7c60f9a5"}]}
11:55:05 [11:55:05.024]
INFO:
kv-store:lmdb-v2:sentinel-test Starting data store with maxReaders 16
11:55:05 [11:55:05.046]
INFO:
node:sentinel Criminals: 2
{"args":[{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000008"},{"amount":100,"offense":3,"validator":"0x0000000000000000000000000000000000000009"}]}
11:55:05 [11:55:05.053]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000006 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
11:55:05 [11:55:05.054]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000007 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
11:55:05 [11:55:05.055]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000008 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
11:55:05 [11:55:05.055]
WARN:
node:sentinel Validator 0x0000000000000000000000000000000000000009 is a criminal but the penalty is too high
{"amount":201,"maxPenalty":200}
11:55:05
PASS src/sentinel/sentinel.test.ts
11:55:05 sentinel
11:55:05 getSlotActivity
11:55:05
✓ flags block as mined (509 ms)
11:55:05
✓ flags block as proposed when it is not mined but there are attestations (156 ms)
11:55:05
✓ flags block as missed when there are no attestations (133 ms)
11:55:05
✓ identifies attestors from p2p and archiver (245 ms)
11:55:05
✓ identifies missed attestors if block is mined (157 ms)
11:55:05
✓ identifies missed attestors if block is proposed (125 ms)
11:55:05
✓ does not tag attestors as missed if there was no block and no attestations (102 ms)
11:55:05 computeStatsForValidator
11:55:05
✓ computes stats correctly (17 ms)
11:55:05
✓ resets streaks correctly (18 ms)
11:55:05
✓ considers only latest slots (18 ms)
11:55:05 handleChainProven
11:55:05
✓ calls inactivity watcher with performance data (121 ms)
11:55:05
✓ should agree with slash (39 ms)
11:55:05
11:55:05
Test Suites: 1 passed, 1 total
11:55:05
Tests: 12 passed, 12 total
11:55:05
Snapshots: 0 total
11:55:05
Time: 3.012 s
11:55:05
Ran all test suites matching aztec-node/src/sentinel/sentinel.test.ts
.
11:55:05
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?