error occurred while reprocess. capture_id: 30152, reason:Model has invalid state to reprocess, user
Service
cupixworks-worker
Occurrences
1
Status
Pr_created
Confidence
85%
Actionability
52%
Cluster ID
6366fb77-c56b-4036-849b-c6ccab919122
First Seen
2026-04-29 22:58 UTC
Last Seen
2026-04-29 22:58 UTC
Actions
현재 상태 pr_created 에서는 실행할 액션이 없습니다.
error occurred while reprocess. capture_id: 30152, reason:Model has invalid state to reprocess, user
What Happened#
2026-04-29 22:58:35 UTC에 eu-central-1 리전의 cupixworks-worker에서 user_id 8이 capture 30152에 대해 reprocess를 시도했으나, capture가 done 상태가 아니어서 ENT10000 에러가 발생했다. 해당 capture는 최소 1시간 전부터 queue에 stuck 상태로 감지되고 있었다.
Quick Facts#
| Field | Value |
|---|---|
| exception.class | Cupix::Errors::Entity |
| exception.message | Model has invalid state to reprocess |
| top_frame | app/invokers/capture_invoker.rb:274 |
| env | production, eu-central-1 |
| deploy | production-eu-central-1-20260429T2248Z0-b5ccc284-cupixworks |
Timeline#
- 22:00:33 UTC — Cron job이 capture 30152를 stuck in queue로 감지 (
Cupix::Cron::Capture#notify_stuck_capture) - 22:30:29 UTC — Cron job 두 번째 stuck 감지
- 22:57:13 UTC — user_id 3615 reprocess 시도 → Permission denied (PERM10000)
- 22:57:47 UTC — user_id 2012 reprocess 시도 → Permission denied (PERM10000)
- 22:58:35 UTC — user_id 8 reprocess 시도 → Model has invalid state to reprocess (ENT10000)
- 23:00:03 UTC — capture 30152 processing 정상 invoke됨 (
Capture#invoke_capture)
Scoring#
Confidence 85% · Actionability 52%
Confidence#
| Dimension | Score | Detail |
|---|---|---|
| Evidence completeness | 5/5 | 10 code refs, 4 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 | 5/5 | trivial |
| Affected files | 1/5 | 12 file(s) |
| Single repo | 1/3 | 2 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 |