Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • CTA CTA
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 122
    • Issues 122
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 14
    • Merge requests 14
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • ctacta
  • CTACTA
  • Issues
  • #258
Closed
Open
Issue created Jan 05, 2023 by Joao Afonso@afonsoOwner

Tapes get stuck PENDING states if there is no queue in the object store

Ops issue https://gitlab.cern.ch/cta/operations/-/issues/960 shows a tape stuck in REPACKING_PENDING.

As explained in https://gitlab.cern.ch/cta/operations/-/issues/960#note_6310774, this happened because the queue was deleted (probably by taped) before the queue cleanup runner had the opportunity to check the queue and finally move it to state REPACKING.

Since the queue flag doCleanup had been deleted (as part of the queue object), no other cleanup runners picked this queue again. This resulted in it being permanently stuck in REPACKING_PENDING.

Assignee
Assign to
Time tracking