ES /docs

SingleshotService::uploadStitchedPano | image is not uploaded

Service
cupixworks-capture-singleshot-agent
Occurrences
6
Status
Reported
Confidence
80%
Actionability
44%
Cluster ID
8803d72d-3509-44a6-8012-7b2cc32fcacd
First Seen
2026-06-12 16:02 UTC
Last Seen
2026-06-19 02:53 UTC
Actions

SingleshotService::uploadStitchedPano | image is not uploaded

What Happened#

2026-06-13 01:02:33 KST 에 cupixworks-capture-singleshot-agent (us-west-2, production) 가 capture id 713544 의 stitched pano (panoId 88300200) 를 S3 presigned URL 로 PUT 업로드하는 단계에서 실패했다. runAlign 은 정상 종료(runAlign | end | success) 되었으나 후속 uploadImage 호출이 200 이 아닌 응답으로 돌아와 image is not uploaded 에러가 발생했고, 그대로 함수가 early-return 되어 stitched 결과가 서버에 반영되지 않았다. 단일 capture(southlandind 테넌트, cupix 환경) 에서 1회 발생한 isolated incident 다.

Quick Facts#

Field Value
exception.class (none — string error log)
exception.message SingleshotService::uploadStitchedPano | image is not uploaded
top_frame packages/cupix-tesla-singleshot-agent/src/singleshot-service.ts:125
runtime Node.js (TypeScript agent)
env production, us-west-2
capture id 713544
pano id 88300200
tenant cupix (team: southlandind)

Affected Teams#

Team / Domain Error Count Impact
southlandind (cupix tenant) 1 capture 713544 의 stitched pano 가 서버에 업로드되지 않아 해당 캡처의 후속 처리(원본 panorama format 업데이트 및 stitched 결과물 노출) 가 누락됨

Timeline#

  1. 2026-06-13 01:01:36 KSTBaseService::runByMessage | id: 713544 로 capture 처리 시작
  2. 2026-06-13 01:01:37 KSTrunAlign | begin | captureId: 713544 , pano 88300200 다운로드
  3. 2026-06-13 01:02:06 KSTrunAlign | stitched pano copied | panoId: 88300200, path: /tmp/workspace/713544/input_panos/88300200_stitched.jpg
  4. 2026-06-13 01:02:32 KSTrunAlign | end | success
  5. 2026-06-13 01:02:33 KSTSingleshotService::uploadStitchedPano | image is not uploaded (failure)
  6. 2026-06-13 01:02:34 KSTBaseService::cleanUpAnythingRelatedModel | path: /tmp/workspace/713544 (workspace 정리, SQS 메시지 삭제)

Scoring#

Confidence 80% · Actionability 44%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 14 code refs, 5 log queries
Code path explicitness 3/3 14 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 10 file(s)
Single repo 1/3 8 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