ES /docs

CPRealityCapture::validate | Invalid potree_state: error for Pointcloud ID: 1054099

Service
cupixworks-any-voxel-agent
Occurrences
5
Status
Reported
Confidence
85%
Actionability
36%
Cluster ID
23b88c1b-ddc4-4521-b911-ba0c55ae9ba9
First Seen
2026-04-24 19:43 UTC
Last Seen
2026-04-25 13:47 UTC
Actions

CPRealityCapture::validate | Invalid potree_state: error for Pointcloud ID: 1054099

What Happened#

2026-04-24 19:43 UTC에 cupixworks-any-voxel-agent 서비스에서 Pointcloud ID 1054099에 대한 voxel 계산 작업이 2회 실패했다. Pointcloud의 potree_stateuploaded가 아닌 error 상태였기 때문에 CPRealityCapture::validate에서 사전 조건 검증에 실패한 것이다. 이전 potree 처리 파이프라인에서 해당 pointcloud의 potree_stateerror로 전환된 직후, voxel-agent가 SQS 메시지를 수신하여 처리를 시도한 것이 원인이다.

Quick Facts#

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

Timeline#

  1. 04:34:04 KST — Potree-agent가 Pointcloud 1054099 처리 시작 (download, entity_parameters 요청)
  2. 04:39:19 KST — Pointcloud 상태 queued → done 전환 (첫 번째 처리 완료)
  3. 04:39:39 KST — 두 번째 처리 완료, 다시 queued → done 전환
  4. 04:40:35 KST — Potree upload credentials 요청 실패 (400, potree_state is uploaded state)
  5. 04:40:39 KST — Pointcloud 상태 done → error 전환
  6. 04:41:05 KST — PUT update (potree-agent 재처리 시작)
  7. 04:43:01 KST — Potree upload credentials 요청 (potree-agent 업로드 중)
  8. 04:43:48 KST — Voxel-agent가 SQS 메시지 수신, CPRealityCapture::validate 실패 (potree_state: error)
  9. 04:43:50 KST — 동일 에러 두 번째 발생 (SQS 메시지 재처리)
  10. 04:43:51 KST — Voxel-agent가 voxel_state를 error로 업데이트 시도 → 400 "State not changed" (이미 error 상태)
  11. 04:56:44~47 KST — Potree-agent가 정상 완료 (check_uploading, update, meta/potree, meta/prop)

Scoring#

Confidence 85% · Actionability 36%

Confidence#

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