Parent Log:
http://ci.aztec-labs.com/dd2e464ee553ddb1
Command: de45f87db227bac7 yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts
Commit:
https://github.com/AztecProtocol/aztec-packages/commit/df0c3e8efd6211cf15eedf67d2a591cc54099ac8
Env: REF_NAME=gh-readonly-queue/next/pr-14847-d71b7a63300e898a3d40f7da703f7cde545afb41 CURRENT_VERSION=0.87.6 CI_FULL=1
Date: Wed Jun 18 18:09:19 UTC 2025
System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-14847_amd64_x4-full
Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s
History:
http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next
18:09:24 [18:09:24.130]
INFO:
blob-sink:server Server is running on
http://localhost:39363
18:09:24 [18:09:24.635]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
18:09:24 [18:09:24.639]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
18:09:24 [18:09:24.697]
INFO:
blob-sink:server Stopping blob sink
18:09:24 [18:09:24.698]
INFO:
blob-sink:server Blob sink stopped
18:09:24 [18:09:24.704]
INFO:
blob-sink:server Server is running on
http://localhost:33757
18:09:24 [18:09:24.770]
INFO:
blob-sink:server Received blob sidecar for block 0x5678
18:09:24 [18:09:24.774]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x5678
18:09:24 [18:09:24.894]
INFO:
blob-sink:server Stopping blob sink
18:09:24 [18:09:24.896]
INFO:
blob-sink:server Blob sink stopped
18:09:24 [18:09:24.898]
INFO:
blob-sink:server Server is running on
http://localhost:36773
18:09:24 [18:09:24.905]
WARN:
blob-sink:client Unable to get blob sidecar for 0xnonexistent: Bad Request (400)
{"status":400,"statusText":"Bad Request","body":"{\"error\":\"Invalid block_id parameter\"}"}
18:09:24 [18:09:24.905]
WARN:
blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources
{"blobSinkUrl":"http://localhost:36773"}
18:09:24 [18:09:24.907]
INFO:
blob-sink:server Stopping blob sink
18:09:24 [18:09:24.907]
INFO:
blob-sink:server Blob sink stopped
18:09:24 [18:09:24.909]
INFO:
blob-sink:server Server is running on
http://localhost:45453
18:09:30 [18:09:29.998]
WARN:
blob-sink:client Blob sink url configured, but unable to send blobs
{"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"}
18:09:35 [18:09:35.020]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:12345: fetch failed
18:09:35 [18:09:35.021]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"blobSinkUrl":"http://localhost:12345"}
18:09:35 [18:09:35.022]
INFO:
blob-sink:server Stopping blob sink
18:09:35 [18:09:35.022]
INFO:
blob-sink:server Blob sink stopped
18:09:35 [18:09:35.024]
INFO:
blob-sink:server Server is running on
http://localhost:39311
18:09:35 [18:09:35.066]
INFO:
blob-sink:server Server is running on
http://localhost:40313
18:09:35 [18:09:35.072]
INFO:
blob-sink:server Received blob sidecar for block 0x1234
18:09:35 [18:09:35.074]
INFO:
blob-sink:server Blob sidecar stored successfully for block 0x1234
18:09:35 [18:09:35.491]
INFO:
blob-sink:server Stopping blob sink
18:09:35 [18:09:35.492]
INFO:
blob-sink:server Blob sink stopped
18:09:35 [18:09:35.493]
INFO:
blob-sink:server Stopping blob sink
18:09:35 [18:09:35.493]
INFO:
blob-sink:server Blob sink stopped
18:09:35 [18:09:35.495]
INFO:
blob-sink:server Server is running on
http://localhost:46443
18:09:35 [18:09:35.989]
INFO:
blob-sink:server Stopping blob sink
18:09:35 [18:09:35.992]
INFO:
blob-sink:server Blob sink already stopped
18:09:35 [18:09:35.993]
INFO:
blob-sink:server Stopping blob sink
18:09:35 [18:09:35.994]
INFO:
blob-sink:server Blob sink stopped
18:09:35 [18:09:35.999]
INFO:
blob-sink:server Server is running on
http://localhost:34733
18:09:41 [18:09:41.092]
ERROR:
blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234
18:09:41 at node:internal/deps/undici/undici:13510:13 {
18:09:41 [cause]: TypeError: Invalid URL
18:09:41 at new URL (node:internal/url:818:25)
18:09:41 at new Request (node:internal/deps/undici/undici:9586:25)
18:09:41 at fetch (node:internal/deps/undici/undici:10315:25)
18:09:41 at fetch (node:internal/deps/undici/undici:13508:10)
18:09:41 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12)
18:09:41 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15)
18:09:41 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26)
18:09:41 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
18:09:41 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
18:09:41 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
18:09:41 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:225:30) {
18:09:41 code: 'ERR_INVALID_URL',
18:09:41 input: 'invalidURL/eth/v1/beacon/headers/0x1234'
18:09:41 }
18:09:41 }
18:09:46 [18:09:46.102]
WARN:
blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2
18:09:46 [18:09:46.450]
INFO:
blob-sink:server Stopping blob sink
18:09:46 [18:09:46.451]
INFO:
blob-sink:server Blob sink already stopped
18:09:46 [18:09:46.451]
INFO:
blob-sink:server Stopping blob sink
18:09:46 [18:09:46.452]
INFO:
blob-sink:server Blob sink stopped
18:09:46 [18:09:46.454]
INFO:
blob-sink:server Server is running on
http://localhost:45601
18:09:46 [18:09:46.820]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:38697"]}
18:09:46 [18:09:46.824]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:38697"]}
18:09:46 [18:09:46.824]
INFO:
blob-sink:server Stopping blob sink
18:09:46 [18:09:46.824]
INFO:
blob-sink:server Blob sink already stopped
18:09:46 [18:09:46.825]
INFO:
blob-sink:server Stopping blob sink
18:09:46 [18:09:46.825]
INFO:
blob-sink:server Blob sink stopped
18:09:46 [18:09:46.826]
INFO:
blob-sink:server Server is running on
http://localhost:46161
18:09:47 [18:09:47.192]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:45739"]}
18:09:47 [18:09:47.196]
WARN:
blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources
{"l1ConsensusHostUrls":["http://localhost:45739"]}
18:09:47 [18:09:47.197]
INFO:
blob-sink:server Stopping blob sink
18:09:47 [18:09:47.197]
INFO:
blob-sink:server Blob sink already stopped
18:09:47 [18:09:47.198]
INFO:
blob-sink:server Stopping blob sink
18:09:47 [18:09:47.198]
INFO:
blob-sink:server Blob sink stopped
18:09:47 [18:09:47.200]
INFO:
blob-sink:server Server is running on
http://localhost:38937
18:09:52 [18:09:52.574]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
18:09:52 at node:internal/deps/undici/undici:13510:13
18:09:52 at processTicksAndRejections (node:internal/process/task_queues:105:5)
18:09:52 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
18:09:52 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
18:09:52 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
18:09:52 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
18:09:52 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:337:24) {
18:09:52 [cause]: AggregateError:
18:09:52 at internalConnectMultiple (node:net:1139:18)
18:09:52 at afterConnectMultiple (node:net:1714:7) {
18:09:52 code: 'ECONNREFUSED',
18:09:52 [errors]: [ [Error], [Error] ]
18:09:52 }
18:09:52 }
18:09:57 [18:09:57.588]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44791: fetch failed
18:10:02 [18:10:02.872]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
18:10:02 at node:internal/deps/undici/undici:13510:13
18:10:02 at processTicksAndRejections (node:internal/process/task_queues:105:5)
18:10:02 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
18:10:02 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
18:10:02 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
18:10:02 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
18:10:02 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
18:10:02 [cause]: AggregateError:
18:10:02 at internalConnectMultiple (node:net:1139:18)
18:10:02 at afterConnectMultiple (node:net:1714:7) {
18:10:02 code: 'ECONNREFUSED',
18:10:02 [errors]: [ [Error], [Error] ]
18:10:02 }
18:10:02 }
18:10:07 [18:10:07.919]
ERROR:
blob-sink:client Error getting slot number: TypeError: fetch failed
18:10:07 at node:internal/deps/undici/undici:13510:13
18:10:07 at processTicksAndRejections (node:internal/process/task_queues:105:5)
18:10:07 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20)
18:10:07 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14)
18:10:07 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21)
18:10:07 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26)
18:10:07 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) {
18:10:07 [cause]: AggregateError:
18:10:07 at internalConnectMultiple (node:net:1139:18)
18:10:07 at afterConnectMultiple (node:net:1714:7) {
18:10:07 code: 'ECONNREFUSED',
18:10:07 [errors]: [ [Error], [Error] ]
18:10:07 }
18:10:07 }
18:10:12 [18:10:12.929]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:44791: fetch failed
18:10:17 [18:10:17.938]
WARN:
blob-sink:client Error getting blob sidecar from
http://localhost:37085: fetch failed
18:10:18 [18:10:18.291]
INFO:
blob-sink:server Stopping blob sink
18:10:18 [18:10:18.292]
INFO:
blob-sink:server Blob sink already stopped
18:10:18 [18:10:18.292]
INFO:
blob-sink:server Stopping blob sink
18:10:18 [18:10:18.293]
INFO:
blob-sink:server Blob sink stopped
18:10:18 [18:10:18.295]
INFO:
blob-sink:server Server is running on
http://localhost:39007
18:10:18 [18:10:18.366]
WARN:
blob-sink:client Failed to deserialise blob
{"commitment":"0x91ab1ab938130deee91a43689af1a1670677475c1c428a1ebe5fedbd860005bc61aec3bc7dbeaf3565ba2ef02632a56e"}
18:10:18 [18:10:18.653]
INFO:
blob-sink:server Stopping blob sink
18:10:18 [18:10:18.654]
INFO:
blob-sink:server Blob sink already stopped
18:10:18 [18:10:18.655]
INFO:
blob-sink:server Stopping blob sink
18:10:18 [18:10:18.655]
INFO:
blob-sink:server Blob sink stopped
18:10:18 [18:10:18.657]
INFO:
blob-sink:server Server is running on
http://localhost:39769
18:10:19 [18:10:19.016]
INFO:
blob-sink:server Stopping blob sink
18:10:19 [18:10:19.017]
INFO:
blob-sink:server Blob sink already stopped
18:10:19 [18:10:19.017]
INFO:
blob-sink:server Stopping blob sink
18:10:19 [18:10:19.018]
INFO:
blob-sink:server Blob sink stopped
18:10:19 [18:10:19.019]
INFO:
blob-sink:server Server is running on
http://localhost:33239
18:10:19 [18:10:19.336]
INFO:
blob-sink:server Stopping blob sink
18:10:19 [18:10:19.337]
INFO:
blob-sink:server Blob sink already stopped
18:10:19 [18:10:19.338]
INFO:
blob-sink:server Stopping blob sink
18:10:19 [18:10:19.338]
INFO:
blob-sink:server Blob sink stopped
18:10:19
PASS src/client/http.test.ts (
58.729 s)
18:10:19 HttpBlobSinkClient
18:10:19
✓ should send and retrieve blobs (605 ms)
18:10:19
✓ should handle multiple blobs (194 ms)
18:10:19
✓ should return empty array for non-existent block (11 ms)
18:10:19
✓ should handle server connection errors gracefully (10115 ms)
18:10:19 Mock Ethereum Clients
18:10:19
✓ should handle no consensus host (470 ms)
18:10:19
✓ should request based on slot where consensus host is provided (500 ms)
18:10:19
✓ should handle when multiple consensus hosts are provided (10456 ms)
18:10:19
✓ should handle API keys without headers (373 ms)
18:10:19
✓ should handle API keys in headers (373 ms)
18:10:19
✓ should handle multiple consensus hosts with different API key methods (31094 ms)
18:10:19
✓ even if we ask for non-encoded blobs, we should only get encoded blobs (362 ms)
18:10:19
✓ should handle L1 missed slots (362 ms)
18:10:19
✓ should fall back to archive client (322 ms)
18:10:19
18:10:19
Test Suites: 1 passed, 1 total
18:10:19
Tests: 13 passed, 13 total
18:10:19
Snapshots: 0 total
18:10:19
Time: 58.831 s
18:10:19
Ran all test suites matching blob-sink/src/client/http.test.ts
.
18:10:19
Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?