ES /docs

PreprocessorService::checkSupportedVideo | end - found unsupported video - AGT5116

Service
cupixworks-capture-preprocessor-agent
Occurrences
410
Status
Reported
Confidence
80%
Actionability
52%
Cluster ID
565001af-f393-4f7c-8ac2-8f63d14d5044
First Seen
2026-04-06 23:38 UTC
Last Seen
2026-08-05 00:05 UTC
Actions

PreprocessorService::checkSupportedVideo | end - found unsupported video - AGT5116

What Happened#

2026-04-21 09:43:07 KST에 cupixworks-capture-preprocessor-agent 서비스에서 capture ID 684302의 비디오 전처리 중 네이티브 scenemapper 라이브러리가 "Single fisheye video detected"로 비디오를 지원 불가 판정하여 AGT5116 에러 코드와 함께 작업이 실패했다. 이는 사용자가 지원되지 않는 단일 fisheye 카메라 비디오를 업로드한 것에 대한 정상적인 입력 검증 동작이다.

Quick Facts#

Field Value
exception.message Single fisheye video detected.
top_frame preprocessor-service.ts:752 (dist)
env production, us-west-2
error_code AGT5116
capture_id 684302

Timeline#

  1. 09:42:47 KST — BaseService가 job ID 1025853으로 capture 684302 처리 시작
  2. 09:42:50 KST — 비디오 1개 로드 완료 (loadVideos | video count: 1)
  3. 09:42:57 KST — scenemapper options 설정 시 entity_parameter 비어있음 (warn)
  4. 09:43:07 KSTcheckSupportedVideo가 네이티브 라이브러리 호출 후 status_code 116 반환, "Single fisheye video detected" 에러 throw
  5. 09:43:08 KSTBaseService::handlingMessageErrors가 에러 처리, SQS 메시지 삭제

Scoring#

Confidence 80% · Actionability 52%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 18 code refs, 2 log queries
Code path explicitness 3/3 18 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 11 file(s)
Single repo 1/3 9 service(s)
Immediate actions 0/3 absent
Testability 0/3 no test info
External dependency 3/3 no external deps
Data migration 3/3 no migration