PreprocessorService::run | end - {"stack":"Error: PixGenie process failed with exit code 1. STDERR:
Service
cupixworks-pix-genie-preprocessor-instance
Occurrences
78
Status
Reported
Confidence
85%
Actionability
36%
Cluster ID
5e7bf256-e2e8-4b51-8107-c12642fa93ff
First Seen
2026-04-20 09:35 UTC
Last Seen
2026-07-30 09:07 UTC
Actions
PreprocessorService::run | end - {"stack":"Error: PixGenie process failed with exit code 1. STDERR:
What Happened#
2026-04-20 09:35 UTC, cupixworks-pix-genie-preprocessor-instance 서비스에서 capture 45318(nswgov 테넌트)의 PixGenie 전처리 중 MobileSAMv2 모델이 165번째 이미지(전체 192장 중)에서 빈 logit tensor를 생성하여 torch.argmax()에서 IndexError가 발생했다. 이로 인해 Python 프로세스가 exit code 1로 종료되었고, Node.js agent가 capture의 pix_genie_state를 Error로 영구 설정했다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | IndexError |
| exception.message | argmax(): Expected reduction dim 0 to have non-zero size. |
| top_frame | mobilesamv2.py:200 |
| runtime | Python 3.10, PyTorch (CUDA), pixgenie 0.1.28 |
| env | production, ap-southeast-2 |
Affected Teams#
| Team / Domain | Error Count | Impact |
|---|---|---|
| sinsw / nswgov | 1 | capture 45318 ("3D Map [08:45 AM]") 전처리 실패, pix_genie_state가 Error로 영구 설정됨 |
Timeline#
- 09:30:10Z -- PreprocessorService 초기화, capture 45318 로드 (reconstruction_state: done)
- 09:30:10Z -- PixGenie Python 프로세스 시작 (job 106792)
- 09:32:51Z -- MobileSAMv2 모델 로드 완료, segment extraction 시작 (192장)
- 09:35:09Z -- 164/192 (85%) 완료 후 165번째 이미지에서
IndexError발생 - 09:35:11Z -- Python 프로세스 exit code 1, Node.js agent가
pix_genie_state를 Error로 설정 - 09:35:11Z -- workspace 정리 및 서비스 종료
Scoring#
Confidence 85% · Actionability 36%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 11 code refs, 5 log queries |
| Code path explicitness | 3/3 | 11 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 | 23 file(s) |
| Single repo | 1/3 | 3 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 |