Project

Profile

Help

Maintenance: Planio will be observing a scheduled maintenance window this Sunday, November 10, 2024 from 20:00 UTC until 21:00 UTC to perform important network maintenance in our primary data center. Your Planio account will be unavailable for a few minutes during this maintenance window.

Issue #7387

closed

Tasks not delivered to resource-manager are not cleaned up

Added by osapryki about 4 years ago. Updated about 4 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Platform Release:
OS:
Triaged:
No
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

If task was not delivered to resource manager because of redis queue failure, it will forever stay in waiting state.

Steps to reproduce:

  1. Start API service.
  2. Trigger a task. Check a record is created in table core_task and it is in waiting state.
  3. Kill redis. (The best way to imitate the behavior is to disable pestistent storage for redis).
  4. Start redis.
  5. Start resource manager.
  6. Start worker.

Result:

  1. Task created on step 2 is not cleaned up from core_task database table and persists in waiting state.

Related issues

Related to Pulp - Issue #6449: Tasks stuck in Waiting stateCLOSED - CURRENTRELEASEdalleyActions
Related to Pulp - Issue #6533: Task get stuck in 'running' stateCLOSED - WORKSFORMEdalleyActions
Is duplicate of Pulp - Issue #6449: Tasks stuck in Waiting stateCLOSED - CURRENTRELEASEdalleyActions
Actions #1

Updated by fao89 about 4 years ago

  • Related to Issue #6449: Tasks stuck in Waiting state added
Actions #2

Updated by fao89 about 4 years ago

  • Related to Issue #6533: Task get stuck in 'running' state added
Actions #3

Updated by fao89 about 4 years ago

  • Status changed from NEW to CLOSED - DUPLICATE

Duplicate of #6449

Actions #4

Updated by daviddavis about 4 years ago

  • Is duplicate of Issue #6449: Tasks stuck in Waiting state added

Also available in: Atom PDF