Project

Profile

Help

Issue #7220

closed

When a task crashes, the incomplete repo version is not cleaned up and leads to duplicate key error when creating new repo versions

Added by OnceUponALoop almost 4 years ago. Updated over 3 years ago.

Status:
CLOSED - DUPLICATE
Priority:
Normal
Assignee:
-
Category:
Operator - Moved to Github Issues
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
Master
Platform Release:
OS:
CentOS 7
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Sprint:
Quarter:

Description

Pulp v3 - rpm plugin

Set up a pulp server on a CentOS 7 host with 4GB of RAM and 4GB of swap.

Configured server to synchronize three RHEL repos (rhel-7-server-rpms,rhel-7-server-optional-rpms, rhel-7-server-extras-rpms).

Synchronization successful for extras and optional - fails when synchronizing the main repo.

The fact that a few of the repos succeeded indicated that the configuration was correct (proper client_ca, client_key, and ca_cert).

Subsequent runs after the failure resulted in the error observed in the attached "duplicate-key-error.json"

I debugged this further and found the failure was most likely caused by running out of memory and swap. Once I increased the available swap (using a local /swapfile) I was able to successfully synchronize.


Files

repo-configuration.json (647 Bytes) repo-configuration.json OnceUponALoop, 07/27/2020 08:38 PM
duplicate-key-error.json (3.92 KB) duplicate-key-error.json OnceUponALoop, 07/27/2020 08:38 PM
remote-configuration.json (1.02 KB) remote-configuration.json OnceUponALoop, 07/27/2020 08:38 PM
sync-result.json (2.96 KB) sync-result.json OnceUponALoop, 07/27/2020 08:38 PM
pulp-status.json (1.98 KB) pulp-status.json OnceUponALoop, 07/27/2020 08:38 PM

Related issues

Is duplicate of Pulp - Issue #6463: pulp 3.2.1 duplicate key error when syncCLOSED - CURRENTRELEASEdalleyActions

Also available in: Atom PDF