PotreeService::downloadFile | response path: /tmp/workspace/1144140/1144140.cpc, code: 504, message:
Service
cupixworks-any-potree-agent
Occurrences
2
Status
Reported
Confidence
85%
Actionability
44%
Cluster ID
4cd13177-ce8d-4952-b2a2-93b7c148b85d
First Seen
2026-06-12 11:46 UTC
Last Seen
2026-07-09 00:22 UTC
Actions
PotreeService::downloadFile | response path: /tmp/workspace/1144140/1144140.cpc, code: 504, message:
What Happened#
2026-06-12 20:46:04 KST 시점에 cupixworks-any-potree-agent (production, us-west-2) 가 pointcloud 1144140 의 .cpc 원본 파일을 내부 Rails API (http://api-tesla.cupix.internal/api/v1/pointclouds/1144140/download) 에서 다운로드하려다 AWS ELB 로부터 504 Gateway Time-out 응답을 받고 SQS 메시지 처리에 실패했다. 동일 pointcloud 의 재시도는 같은 메시지가 SQS visibility timeout 후 재처리되어 1분 뒤(20:47:15 KST) [302] 로 정상 redirect 되어 성공했다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | (no thrown class — logger.error path) |
| exception.message | PotreeService::downloadFile | response path: /tmp/workspace/1144140/1144140.cpc, code: 504, message: Gateway Time-out |
| top_frame | packages/cupix-tesla-potree-agent/src/potree-service.ts:555 |
| upstream | awselb/2.0 → api-tesla.cupix.internal (Rails API) |
| env | production, us-west-2 |
| tenant | cupix |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| flintco / pointcloud processing | 1 | pointcloud 1144140 의 potree 변환이 한 번 실패. SQS 재처리로 자동 복구. 사용자가 본 영향 없음. |
Timeline#
- 2026-06-12 20:43:24~20:43:30 KST — pointcloud
1144140의 octree/CPC mesh 업로드 단계 정상 완료 (Rails API 200 응답 다수). - 2026-06-12 20:44:03 KST — potree-agent 가 SQS 메시지 수신,
PotreeService::runByMessage | id: 1144140info 로그. - 2026-06-12 20:44:03 KST —
request.get(http://api-tesla.cupix.internal/api/v1/pointclouds/1144140/download)호출 시작. - 2026-06-12 20:46:04 KST — 약 121초 후 ELB 가
504 Gateway Time-out응답 (server: awselb/2.0).PotreeService::downloadFileerror 로그 발생 →handlingMessageErrors가undefined response로 분류해 메시지 삭제 없이 throw. - 2026-06-12 20:47:15 KST — SQS 메시지 재수신 후 동일
download엔드포인트가[302]로 정상 redirect (Rails 응답 정상화).
Scoring#
Confidence 85% · Actionability 44%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 9 code refs, 5 log queries |
| Code path explicitness | 3/3 | 9 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 | 9 file(s) |
| Single repo | 1/3 | 11 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 |