ES /docs

VoxelService::run | end - error: "Invalid potree_state"

Service
cupixworks-any-voxel-agent
Occurrences
5
Status
Reported
Confidence
80%
Actionability
36%
Cluster ID
e642153d-13a3-4f44-802e-657d950f65c9
First Seen
2026-04-24 19:43 UTC
Last Seen
2026-04-25 13:47 UTC
Actions

VoxelService::run | end - error: "Invalid potree_state"

What Happened#

2026-04-24 19:43 UTC에 cupixworks-any-voxel-agent 서비스에서 Pointcloud ID 1054099에 대한 voxel 처리 요청 시 potree_state"error"인 상태에서 SQS 메시지가 도착하여 validation 실패가 발생했다. 동일한 세션에서 약 2초 간격으로 2회 반복 발생했으며, 후속 voxel_state: "error" 업데이트 시도도 이미 에러 상태여서 400 응답을 받았다.

Quick Facts#

Field Value
exception.class Error
exception.message Invalid potree_state
top_frame cpreality-capture.ts:152
env production, us-west-2

Affected Teams#

Team / Domain Error Count Impact
ipsdb (team 846) 2 Pointcloud 1054099 voxel 처리 실패, 사용자 awardigo@ipsdb.com의 포인트클라우드 voxel 결과 생성 불가

Timeline#

  1. 2026-04-24T19:43:48.031Z — 첫 번째 SQS 메시지 처리 시 CPRealityCapture::validate에서 potree_state: error 감지, Invalid potree_state 에러 throw
  2. 2026-04-24T19:43:50.645Z — 두 번째 SQS 메시지 처리 시 동일 에러 발생
  3. 2026-04-24T19:43:51ZBaseService::handlingMessageErrors에서 voxel_state: "error" PUT 시도 → Tesla API가 400 STAT40000 State not changed 반환
  4. 2026-04-25 — Error Sweeper가 클러스터 감지 및 RCA 수행

Scoring#

Confidence 80% · Actionability 36%

Confidence#

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