Parent Log: http://ci.aztec-labs.com/ee2cd287ab732702 Command: 73379369dc8552ae yarn-project/scripts/run_test.sh blob-sink/src/client/http.test.ts Commit: https://github.com/AztecProtocol/aztec-packages/commit/73e6175e802437ee93b26885b6aff2fc12640523 Env: REF_NAME=gh-readonly-queue/next/pr-15163-4608046e462faf9ff3fbee265ba34dbecb5d0b31 CURRENT_VERSION=0.87.6 CI_FULL=1 Date: Mon Jun 23 14:14:00 UTC 2025 System: ARCH=amd64 CPUS=128 MEM=493Gi HOSTNAME=pr-15163_amd64_x3-full Resources: CPU_LIST=0-127 CPUS=2 MEM=8g TIMEOUT=600s History: http://ci.aztec-labs.com/list/history_ed69c995f9b9d850_next 14:14:04 [14:14:04.753] INFO: blob-sink:server Server is running on http://localhost:37777 14:14:05 [14:14:05.111] INFO: blob-sink:server Received blob sidecar for block 0x1234 14:14:05 [14:14:05.117] INFO: blob-sink:server Blob sidecar stored successfully for block 0x1234 14:14:05 [14:14:05.198] INFO: blob-sink:server Stopping blob sink 14:14:05 [14:14:05.200] INFO: blob-sink:server Blob sink stopped 14:14:05 [14:14:05.204] INFO: blob-sink:server Server is running on http://localhost:41343 14:14:05 [14:14:05.271] INFO: blob-sink:server Received blob sidecar for block 0x5678 14:14:05 [14:14:05.275] INFO: blob-sink:server Blob sidecar stored successfully for block 0x5678 14:14:05 [14:14:05.400] INFO: blob-sink:server Stopping blob sink 14:14:05 [14:14:05.401] INFO: blob-sink:server Blob sink stopped 14:14:05 [14:14:05.404] INFO: blob-sink:server Server is running on http://localhost:41271 14:14:05 [14:14:05.412] 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\"}"} 14:14:05 [14:14:05.413] WARN: blob-sink:client Failed to fetch blobs for 0xnonexistent from all blob sources {"blobSinkUrl":"http://localhost:41271"} 14:14:05 [14:14:05.414] INFO: blob-sink:server Stopping blob sink 14:14:05 [14:14:05.415] INFO: blob-sink:server Blob sink stopped 14:14:05 [14:14:05.417] INFO: blob-sink:server Server is running on http://localhost:36927 14:14:10 [14:14:10.459] WARN: blob-sink:client Blob sink url configured, but unable to send blobs {"blobSinkUrl":"http://localhost:12345","blockHash":"0x1234"} 14:14:15 [14:14:15.482] WARN: blob-sink:client Error getting blob sidecar from http://localhost:12345: fetch failed 14:14:15 [14:14:15.483] WARN: blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources {"blobSinkUrl":"http://localhost:12345"} 14:14:15 [14:14:15.484] INFO: blob-sink:server Stopping blob sink 14:14:15 [14:14:15.484] INFO: blob-sink:server Blob sink stopped 14:14:15 [14:14:15.486] INFO: blob-sink:server Server is running on http://localhost:42681 14:14:15 [14:14:15.529] INFO: blob-sink:server Server is running on http://localhost:41775 14:14:15 [14:14:15.537] INFO: blob-sink:server Received blob sidecar for block 0x1234 14:14:15 [14:14:15.538] INFO: blob-sink:server Blob sidecar stored successfully for block 0x1234 14:14:16 [14:14:16.207] INFO: blob-sink:server Stopping blob sink 14:14:16 [14:14:16.212] INFO: blob-sink:server Blob sink stopped 14:14:16 [14:14:16.213] INFO: blob-sink:server Stopping blob sink 14:14:16 [14:14:16.213] INFO: blob-sink:server Blob sink stopped 14:14:16 [14:14:16.217] INFO: blob-sink:server Server is running on http://localhost:40785 14:14:16 [14:14:16.701] INFO: blob-sink:server Stopping blob sink 14:14:16 [14:14:16.702] INFO: blob-sink:server Blob sink already stopped 14:14:16 [14:14:16.703] INFO: blob-sink:server Stopping blob sink 14:14:16 [14:14:16.703] INFO: blob-sink:server Blob sink stopped 14:14:16 [14:14:16.705] INFO: blob-sink:server Server is running on http://localhost:34501 14:14:21 [14:14:21.835] ERROR: blob-sink:client Error getting slot number: TypeError: Failed to parse URL from invalidURL/eth/v1/beacon/headers/0x1234 14:14:21 at node:internal/deps/undici/undici:13510:13 { 14:14:21 [cause]: TypeError: Invalid URL 14:14:21 at new URL (node:internal/url:818:25) 14:14:21 at new Request (node:internal/deps/undici/undici:9586:25) 14:14:21 at fetch (node:internal/deps/undici/undici:10315:25) 14:14:21 at fetch (node:internal/deps/undici/undici:13508:10) 14:14:21 at fetch (node:internal/bootstrap/web/exposed-window-or-worker:75:12) 14:14:21 at fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:34:15) 14:14:21 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:26) 14:14:21 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14) 14:14:21 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21) 14:14:21 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26) 14:14:21 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:225:30) { 14:14:21 code: 'ERR_INVALID_URL', 14:14:21 input: 'invalidURL/eth/v1/beacon/headers/0x1234' 14:14:21 } 14:14:21 } 14:14:26 [14:14:26.852] WARN: blob-sink:client Error getting blob sidecar from invalidURL: Failed to parse URL from invalidURL/eth/v1/beacon/blob_sidecars/2 14:14:27 [14:14:27.170] INFO: blob-sink:server Stopping blob sink 14:14:27 [14:14:27.171] INFO: blob-sink:server Blob sink already stopped 14:14:27 [14:14:27.171] INFO: blob-sink:server Stopping blob sink 14:14:27 [14:14:27.172] INFO: blob-sink:server Blob sink stopped 14:14:27 [14:14:27.173] INFO: blob-sink:server Server is running on http://localhost:41739 14:14:27 [14:14:27.564] WARN: blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources {"l1ConsensusHostUrls":["http://localhost:40209"]} 14:14:27 [14:14:27.569] WARN: blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources {"l1ConsensusHostUrls":["http://localhost:40209"]} 14:14:27 [14:14:27.570] INFO: blob-sink:server Stopping blob sink 14:14:27 [14:14:27.570] INFO: blob-sink:server Blob sink already stopped 14:14:27 [14:14:27.571] INFO: blob-sink:server Stopping blob sink 14:14:27 [14:14:27.571] INFO: blob-sink:server Blob sink stopped 14:14:27 [14:14:27.573] INFO: blob-sink:server Server is running on http://localhost:45587 14:14:27 [14:14:27.943] WARN: blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources {"l1ConsensusHostUrls":["http://localhost:39695"]} 14:14:27 [14:14:27.947] WARN: blob-sink:client Failed to fetch blobs for 0x1234 from all blob sources {"l1ConsensusHostUrls":["http://localhost:39695"]} 14:14:27 [14:14:27.948] INFO: blob-sink:server Stopping blob sink 14:14:27 [14:14:27.948] INFO: blob-sink:server Blob sink already stopped 14:14:27 [14:14:27.948] INFO: blob-sink:server Stopping blob sink 14:14:27 [14:14:27.949] INFO: blob-sink:server Blob sink stopped 14:14:27 [14:14:27.950] INFO: blob-sink:server Server is running on http://localhost:34311 14:14:33 [14:14:33.366] ERROR: blob-sink:client Error getting slot number: TypeError: fetch failed 14:14:33 at node:internal/deps/undici/undici:13510:13 14:14:33 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:14:33 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20) 14:14:33 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14) 14:14:33 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21) 14:14:33 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26) 14:14:33 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:337:24) { 14:14:33 [cause]: AggregateError: 14:14:33 at internalConnectMultiple (node:net:1139:18) 14:14:33 at afterConnectMultiple (node:net:1714:7) { 14:14:33 code: 'ECONNREFUSED', 14:14:33 [errors]: [ [Error], [Error] ] 14:14:33 } 14:14:33 } 14:14:38 [14:14:38.379] WARN: blob-sink:client Error getting blob sidecar from http://localhost:33849: fetch failed 14:14:43 [14:14:43.725] ERROR: blob-sink:client Error getting slot number: TypeError: fetch failed 14:14:43 at node:internal/deps/undici/undici:13510:13 14:14:43 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:14:43 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20) 14:14:43 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14) 14:14:43 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21) 14:14:43 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26) 14:14:43 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) { 14:14:43 [cause]: AggregateError: 14:14:43 at internalConnectMultiple (node:net:1139:18) 14:14:43 at afterConnectMultiple (node:net:1714:7) { 14:14:43 code: 'ECONNREFUSED', 14:14:43 [errors]: [ [Error], [Error] ] 14:14:43 } 14:14:43 } 14:14:48 [14:14:48.735] ERROR: blob-sink:client Error getting slot number: TypeError: fetch failed 14:14:48 at node:internal/deps/undici/undici:13510:13 14:14:48 at processTicksAndRejections (node:internal/process/task_queues:105:5) 14:14:48 at retry (/home/aztec-dev/aztec-packages/yarn-project/foundation/dest/retry/index.js:54:20) 14:14:48 at HttpBlobSinkClient.fetch (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:33:14) 14:14:48 at HttpBlobSinkClient.getSlotNumber (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:340:21) 14:14:48 at HttpBlobSinkClient.getBlobSidecar (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.ts:187:26) 14:14:48 at Object.<anonymous> (/home/aztec-dev/aztec-packages/yarn-project/blob-sink/src/client/http.test.ts:353:24) { 14:14:48 [cause]: AggregateError: 14:14:48 at internalConnectMultiple (node:net:1139:18) 14:14:48 at afterConnectMultiple (node:net:1714:7) { 14:14:48 code: 'ECONNREFUSED', 14:14:48 [errors]: [ [Error], [Error] ] 14:14:48 } 14:14:48 } 14:14:53 [14:14:53.748] WARN: blob-sink:client Error getting blob sidecar from http://localhost:33849: fetch failed 14:14:58 [14:14:58.761] WARN: blob-sink:client Error getting blob sidecar from http://localhost:42149: fetch failed 14:14:59 [14:14:59.100] INFO: blob-sink:server Stopping blob sink 14:14:59 [14:14:59.101] INFO: blob-sink:server Blob sink already stopped 14:14:59 [14:14:59.102] INFO: blob-sink:server Stopping blob sink 14:14:59 [14:14:59.103] INFO: blob-sink:server Blob sink stopped 14:14:59 [14:14:59.105] INFO: blob-sink:server Server is running on http://localhost:35221 14:14:59 [14:14:59.165] WARN: blob-sink:client Failed to deserialise blob {"commitment":"0xb791134f61adb0b57c650dc5196791d399381f72b386edbd8d9253c37efa019fbcecef7f4967dc81546858c1be36ea0d"} 14:14:59 [14:14:59.443] INFO: blob-sink:server Stopping blob sink 14:14:59 [14:14:59.444] INFO: blob-sink:server Blob sink already stopped 14:14:59 [14:14:59.444] INFO: blob-sink:server Stopping blob sink 14:14:59 [14:14:59.445] INFO: blob-sink:server Blob sink stopped 14:14:59 [14:14:59.446] INFO: blob-sink:server Server is running on http://localhost:45007 14:14:59 [14:14:59.795] INFO: blob-sink:server Stopping blob sink 14:14:59 [14:14:59.795] INFO: blob-sink:server Blob sink already stopped 14:14:59 [14:14:59.796] INFO: blob-sink:server Stopping blob sink 14:14:59 [14:14:59.796] INFO: blob-sink:server Blob sink stopped 14:14:59 [14:14:59.798] INFO: blob-sink:server Server is running on http://localhost:43597 14:15:00 [14:15:00.102] INFO: blob-sink:server Stopping blob sink 14:15:00 [14:15:00.102] INFO: blob-sink:server Blob sink already stopped 14:15:00 [14:15:00.103] INFO: blob-sink:server Stopping blob sink 14:15:00 [14:15:00.103] INFO: blob-sink:server Blob sink stopped 14:15:00 PASS src/client/http.test.ts (58.74 s) 14:15:00 HttpBlobSinkClient 14:15:00 should send and retrieve blobs (457 ms) 14:15:00 should handle multiple blobs (199 ms) 14:15:00 should return empty array for non-existent block (12 ms) 14:15:00 should handle server connection errors gracefully (10069 ms) 14:15:00 Mock Ethereum Clients 14:15:00 should handle no consensus host (729 ms) 14:15:00 should request based on slot where consensus host is provided (488 ms) 14:15:00 should handle when multiple consensus hosts are provided (10468 ms) 14:15:00 should handle API keys without headers (399 ms) 14:15:00 should handle API keys in headers (377 ms) 14:15:00 should handle multiple consensus hosts with different API key methods (31154 ms) 14:15:00 even if we ask for non-encoded blobs, we should only get encoded blobs (341 ms) 14:15:00 should handle L1 missed slots (352 ms) 14:15:00 should fall back to archive client (306 ms) 14:15:00 14:15:00 Test Suites: 1 passed, 1 total 14:15:00 Tests: 13 passed, 13 total 14:15:00 Snapshots: 0 total 14:15:00 Time: 58.83 s 14:15:00 Ran all test suites matching blob-sink/src/client/http.test.ts. 14:15:00 Force exiting Jest: Have you considered using `--detectOpenHandles` to detect async operations that kept running after all tests finished?