[Pulp-list] Sync failing

Ben Stanley Ben.Stanley at exemail.com.au
Mon Jun 8 14:11:30 UTC 2015


There are a multitude of pulp problems that can be fixed by deleting and 
re-creating the repo.

I would rather that the problems did not exist and that deleting and 
re-creating repos was not necessary.

Ben.



On 8 June 2015 11:46:53 PM JP <jjpeery at gmail.com> wrote:

> Well, I must've fat fingered something, I deleted, recreated the repo, and
> it appears to be working.  It's downloading metadata now, no error off the
> bat, so I'm feeling confident this is all set.
> Thanks for the reply!
> Jason
>
> On Fri, Jun 5, 2015 at 4:32 PM, Ben Stanley <Ben.Stanley at exemail.com.au>
> wrote:
>
> >   Ideas:
> > 1) did you set the keys for the rhel repos?
> > 2) do you have to use a proxy server to access the internet?
> > 3) can you fetch the same url using something else e.g. Firefox or curl?
> > Ben.
> >
> > On 6 June 2015 6:07:31 AM JP <jjpeery at gmail.com> wrote:
> >
> >> Hey all, things are going really good, I had everything working, then ran
> >> out of disk space.  I figured I'd start from scratch, and was able to build
> >> everything up and get it working and even add a repo.  However, when I try
> >> a repo sync, I'm receiving an error:
> >> Downloading metadata...
> >> [|]
> >> ... failed
> >>
> >> Not Found
> >>
> >>
> >> Task Failed
> >>
> >> Importer indicated a failed response
> >>
> >> When I look at the log I find the following:
> >> Jun  5 16:02:17 wadppulp0 pulp: pulp_rpm.plugins.importers.yum.sync:INFO:
> >> Downloading metadata from
> >> https://cdn.redhat.com/content/dist/rhel/server/7/7server/x86_64/os/.
> >> Jun  5 16:02:17 wadppulp0 pulp:
> >> requests.packages.urllib3.connectionpool:INFO: Starting new HTTPS
> >> connection (1): cdn.redhat.com
> >> Jun  5 16:02:18 wadppulp0 pulp:
> >> pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080) sync failed
> >> Jun  5 16:02:18 wadppulp0 pulp:
> >> pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080) Traceback (most
> >> recent call last):
> >> Jun  5 16:02:18 wadppulp0 pulp:
> >> pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080)   File
> >> "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/sync.py",
> >> line 142, in run
> >> Jun  5 16:02:18 wadppulp0 pulp:
> >> pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080)     metadata_files
> >> = self.get_metadata()
> >> Jun  5 16:02:18 wadppulp0 pulp:
> >> pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080)   File
> >> "/usr/lib/python2.7/site-packages/pulp_rpm/plugins/importers/yum/sync.py",
> >> line 222, in get_metadata
> >> Jun  5 16:02:18 wadppulp0 pulp:
> >> pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080)     raise
> >> FailedException(str(e))
> >> Jun  5 16:02:18 wadppulp0 pulp:
> >> pulp_rpm.plugins.importers.yum.sync:ERROR: (17613-82080) FailedException:
> >> Not Found
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)
> >> Task
> >> pulp.server.managers.repo.sync.sync[05eac7e3-d8a0-44f2-b439-948836ddb403]
> >> raised unexpected: PulpExecutionException('Importer indicated a failed
> >> response',)
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)
> >> Traceback (most recent call last):
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)
> >> File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 240, in
> >> trace_task
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR:
> >> (17600-82080)     R = retval = fun(*args, **kwargs)
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)
> >> File "/usr/lib/python2.7/site-packages/pulp/server/async/tasks.py", line
> >> 328, in __call__
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR:
> >> (17600-82080)     return super(Task, self).__call__(*args, **kwargs)
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)
> >> File "/usr/lib/python2.7/site-packages/celery/app/trace.py", line 437, in
> >> __protected_call__
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR:
> >> (17600-82080)     return self.run(*args, **kwargs)
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)
> >> File "/usr/lib/python2.7/site-packages/pulp/server/managers/repo/sync.py",
> >> line 114, in sync
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR:
> >> (17600-82080)     raise PulpExecutionException(_('Importer indicated a
> >> failed response'))
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:ERROR: (17600-82080)
> >> PulpExecutionException: Importer indicated a failed response
> >> Jun  5 16:02:18 wadppulp0 pulp: celery.worker.job:INFO: Task
> >> 
> pulp.server.async.tasks._release_resource[71de8da8-a698-493d-a0ea-6cce88edc57c]
> >> succeeded in 0.0238130090002s: None
> >>
> >>
> >> I'm guessing on the rebuild I missed something, any ideas?  Looks like a
> >> Python package...  Thought I installed everything I needed...
> >> Help?  Thanks!
> >> Jason
> >> _______________________________________________
> >> Pulp-list mailing list
> >> Pulp-list at redhat.com
> >> https://www.redhat.com/mailman/listinfo/pulp-list
> >>
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/pulp-list/attachments/20150609/1909c1fd/attachment.htm>


More information about the Pulp-list mailing list