ES /docs

TransferManager#downloadFile — upstream 503 (자동 복구됨)

Service
cupixworks-capture-3dreconstruction-instance
Occurrences
3
Status
Reported
Confidence
80%
Actionability
44%
Cluster ID
5ee70e13-f577-4d98-8454-6bddccc5b18f
First Seen
2026-06-08 05:00 UTC
Last Seen
2026-07-07 10:10 UTC
Actions

TransferManager#downloadFile — upstream 503 (자동 복구됨)

What Happened#

2026-06-08 14:00 KST, cupixworks-capture-3dreconstruction-instance 에이전트(capture 708636)가 capture에 속한 영상 파일(VID_20260605_153312_00_292.insv, video id 668420)을 다운로드하던 중 TLS 소켓이 서버 측에서 끊기는 ECONNRESET(Node.js: Error: aborted)이 6회 연속 발생했다. TransferManager의 retry 정책(MaxRetries=5)이 모두 소진되어 failTask로 종료되었고, 최상위 Promise rejection이 aborted라는 단어 하나로만 캡처되어 fingerprint된 클러스터다.

Quick Facts#

Field Value
exception.class Error (Node.js)
exception.message aborted
top_frame node:_http_client:464:19 (TLSSocket.socketCloseListener)
code ECONNRESET
runtime Node.js (TLSSocket via request module)
asset VID_20260605_153312_00_292.insv (capture 708636, video 668420)
env production / us-west-2
tenant cupix

Affected Teams#

Team / Domain Error Count Impact
gad / 3D reconstruction agent 1 cluster (6 download attempts + 1 failTask) 단일 capture(708636)의 3D reconstruction job 실패 — 해당 capture의 mesh/pointcloud 결과 미산출

Timeline#

  1. 2026-06-05 15:33 KST — 사용자가 Insta360 영상 VID_20260605_153312_00_292.insv를 업로드 (POST /upload_credentials, PUT /check_uploading).
  2. 2026-06-08 13:57:15 KST — 3D reconstruction agent가 영상 다운로드 시도 시작 ([302] GET /api/v1/videos/668420/download).
  3. 2026-06-08 13:57:37 KST — 첫 번째 download 실패: TLSSocket.socketCloseListenerECONNRESET.
  4. 2026-06-08 13:58:10 / 13:58:44 / 13:59:17 / 13:59:49 KST — retry 1~4 모두 동일한 ECONNRESET로 실패 (10초 간격 + 다운로드 시간).
  5. 2026-06-08 14:00:23 KST — retry 5(최종) 실패. failTask | count: 5/5 로깅 후 Promise chain이 aborted 메시지로 reject되어 클러스터 생성.

Scoring#

Confidence 80% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 13 code refs, 6 log queries
Code path explicitness 3/3 13 file:line refs
Log evidence 2/3 section, query
RCA structure 3/3 3/3 sections
Revision history 0/3 0 revision(s)
Agent execution 3/3 success

Actionability#

Dimension Score Detail
Fix complexity 5/5 trivial
Affected files 1/5 16 file(s)
Single repo 1/3 3 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 1/3 external deps found
Data migration 3/3 no migration