ES /docs

AwsS3Manager::downloadParallel | begin - "The specified key does not exist."

Service
cupixworks-pano-postprocessor-instance
Occurrences
1,028
Status
Reported
Confidence
80%
Actionability
28%
Cluster ID
74b64b74-6276-4fb5-a954-6e69b0bcce3b
First Seen
2026-04-20 23:26 UTC
Last Seen
2026-06-17 15:40 UTC
Actions

AwsS3Manager::downloadParallel | begin - "The specified key does not exist."

What Happened#

2026-04-20 23:26 UTC에 cupixworks-pano-postprocessor-instance 서비스에서 capture 684272 (job 1025631)의 pano 이미지를 S3에서 다운로드하는 과정에서 "The specified key does not exist." 에러가 발생했다. S3에 존재하지 않는 키를 참조하여 다운로드가 실패했고, 이로 인해 후속 mask 처리 단계(MaskWork::maskPanos)에서 빈 이미지로 인한 OpenCV assertion 에러가 연쇄적으로 발생하여 전체 job이 실패했다.

Quick Facts#

Field Value
exception.message "The specified key does not exist."
top_frame aws-s3.manager.ts:50 (downloadParallel)
env production, us-west-2
capture.id 684272
job.id 1025631
team.id 527 (swinerton)
user.email jjohns@swinerton.com

Affected Teams#

Team / Domain Error Count Impact
swinerton 1 (3 log duplicates) capture 684272의 pano postprocessing 전체 실패, 마스킹/리사이즈 미완료

Timeline#

  1. 23:26:00.594ZPanoPostprocessorService::init 시작
  2. 23:26:00.654Z — 인증 완료, run 시작
  3. 23:26:01.951ZAwsS3Manager::downloadParallel에서 S3 NoSuchKey 에러 발생
  4. 23:26:02.199Z — 다운로드 단계 완료 (333ms — 정상 시 5~19초 소요)
  5. 23:26:14.268ZMaskWork::maskPanos에서 빈 이미지로 인한 OpenCV cvtColor assertion 실패
  6. 23:26:15.388ZPanoPostprocessorService::run 실패로 종료 (end - false)
  7. 23:26:16.347Z — 서비스 강제 종료

Scoring#

Confidence 80% · Actionability 28%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 15 code refs, 4 log queries
Code path explicitness 3/3 15 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 1/5 critical
Affected files 1/5 20 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