Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1355858 - Content view publish fails during distributor publish
Content view publish fails during distributor publish
Status: CLOSED ERRATA
Product: Red Hat Satellite 6
Classification: Red Hat
Component: Content Views (Show other bugs)
6.2.0
Unspecified Unspecified
unspecified Severity medium (vote)
: 6.2.7
: Unused
Assigned To: Justin Sherrill
Renzo Nuccitelli
: Triaged
Depends On:
Blocks: 1405486
  Show dependency treegraph
 
Reported: 2016-07-12 14:22 EDT by Eric Helms
Modified: 2017-01-26 05:40 EST (History)
5 users (show)

See Also:
Fixed In Version: pulp-katello-1.0.2-2
Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of:
: 1405486 (view as bug list)
Environment:
Last Closed: 2017-01-26 05:40:37 EST
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)


External Trackers
Tracker ID Priority Status Summary Last Updated
Foreman Issue Tracker 15666 None None None 2016-07-12 14:24 EDT
Red Hat Product Errata RHBA-2017:0197 normal SHIPPED_LIVE Satellite 6.2.7 Async Bug Release 2017-01-26 10:38:38 EST

  None (edit)
Description Eric Helms 2016-07-12 14:22:59 EDT
Sometimes when publishing a content view, a race condition can occur that causes the content view publish step to fail at the distributor publish step. The steps to reproduce are not concrete as this is an intermittent failure, one could try:

 1. Create content view with lots of repositories
 2. Constantly publish the content view

Another idea would be to:

 1. Create 10 content views with multiple repositories
 2. Loop publish the 10 content views

Work around: Resume content view publish task


The traceback associated with the issue is:

   Traceback (most recent call last):
      File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in trace_task
        R = retval = fun(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 473, in __call__
        return super(Task, self).__call__(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 103, in __call__
        return super(PulpTask, self).__call__(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in __protected_call__
        return self.run(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp/server/controllers/repository.py", line 971, in publish
        result = _do_publish(repo_obj, dist_id, dist_inst, transfer_repo, conduit, call_config)
      File "/usr/lib/python2.7/site-packages/pulp/server/controllers/repository.py", line 1023, in _do_publish
        publish_report = publish_repo(transfer_repo, conduit, call_config)
      File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line 658, in wrap_f
        return f(*args, **kwargs)
      File "/usr/lib/python2.7/site-packages/pulp_katello/distributors/yum_clone_distributor/distributor.py", line 138, in publish_repo
        self.link_directory(working_dir, https_publish_dir)
      File "/usr/lib/python2.7/site-packages/pulp_katello/distributors/yum_clone_distributor/distributor.py", line 157, in link_directory
        os.makedirs(base_path)
      File "/usr/lib64/python2.7/os.py", line 157, in makedirs
        mkdir(name, mode)
    OSError: [Errno 17] File exists: '/var/lib/pulp/published/yum/https/repos/Sat6-CI/content_views/Tools_RHEL7/54.0/custom/Red_Hat_Satellite_Tools_6_2_Composes'
Comment 1 Eric Helms 2016-07-12 14:24:07 EDT
Created redmine issue http://projects.theforeman.org/issues/15666 from this bug
Comment 3 Bryan Kearney 2016-08-01 10:16:29 EDT
Moving to POST since upstream bug http://projects.theforeman.org/issues/15666 has been closed
Comment 5 Renzo Nuccitelli 2017-01-09 11:19:04 EST
Could not reproduce the bug. So either it is fixed or very difficult to reproduce. Feel free to re open this bug if it happens again.
Comment 7 errata-xmlrpc 2017-01-26 05:40:37 EST
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://access.redhat.com/errata/RHBA-2017:0197

Note You need to log in before you can comment on or make changes to this bug.