ES /docs

{}

Service
cupixworks-any-floorplan-agent
Occurrences
2
Status
Reported
Confidence
85%
Actionability
52%
Cluster ID
68b6aff7-d762-4897-9097-49cd2787bfe3
First Seen
2026-05-08 05:28 UTC
Last Seen
2026-05-11 04:40 UTC
Actions

{}

What Happened#

2026-05-08 05:28:12 UTC에 cupixworks-any-floorplan-agent 서비스에서 floorplan 86241의 tile upload credentials 요청 시 API가 403 "Floorplan not found"를 반환했다. 에이전트가 약 3분간 tiling 작업을 수행하는 동안 해당 floorplan이 삭제/접근 불가 상태가 되었으며, 에러 객체가 {} (빈 객체)로 직렬화되어 로깅되었다.

Quick Facts#

Field Value
exception.message {} (empty serialized Error object)
top_frame floorplan-service.ts:107
runtime Node.js (TypeScript agent)
env production, us-west-2

Affected Teams#

Team / Domain Error Count Impact
hoban (team 1163) 1 Floorplan 86241의 tile 업로드 실패, 결과물 미생성

Timeline#

  1. 05:25:30Z — 에이전트가 floorplan 86241 PDF 변환 시작 (source: 35029.pdf, frame 0)
  2. 05:27:28Z — tileFloorplan 시작
  3. 05:28:12.864Z — tiling 완료, tile 디렉토리 저장 완료
  4. 05:28:12.904Z — tile_upload_credentials API 요청 → 403 Floorplan not found (warn 로그)
  5. 05:28:12.905Z — 에러 {} 로깅 (Error 객체 직렬화 실패)
  6. 05:28:12.905Z — cleanUpAnythingRelatedModel 실행
  7. 05:28:13Z — SQS 메시지 삭제, 처리 종료

Scoring#

Confidence 85% · Actionability 52%

Confidence#

Dimension Score Detail
Evidence completeness 5/5 18 code refs, 4 log queries
Code path explicitness 3/3 18 file:line refs
Log evidence 3/3 section, query, pattern
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 26 file(s)
Single repo 1/3 11 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