Dear Team,

While syncing with cdn.redhat.com,the sync is getting failed and the output
is below.

+----------------------------------------------------------------------+
                 Synchronizing Repository [rhel-test1]
+----------------------------------------------------------------------+

This command may be exited via ctrl+c without affecting the request.


Downloading metadata...
[/]
... completed

Downloading repository content...
[==================================================] 100%
RPMs:       7666/7666 items
Delta RPMs: 0/0 items

... completed

Individual package errors encountered during sync:
An unexpected error has occurred. More information can be found in the
client
log file ~/.pulp/admin.log.


Please help me on this...

Thanks,
BVIJAY
[root@pocserver pulp]# tailf /var/log/messages
Mar 31 11:33:13 pocserver pulp: pulp_rpm.plugins.importers.yum.sync:INFO: 
Downloading metadata from 
https://cdn.redhat.com/content/dist/rhel/server/6/6Server/86_64/os/.
Mar 31 11:33:13 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:33:14 pocserver pulp: pulp_rpm.plugins.importers.yum.sync:INFO: 
Parsing metadata.
Mar 31 11:33:14 pocserver pulp: pulp_rpm.plugins.importers.yum.sync:INFO: 
Downloading metadata files.
Mar 31 11:33:14 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:33:14 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:33:14 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:33:14 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:33:14 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:33:20 pocserver pulp: pulp_rpm.plugins.importers.yum.sync:INFO: 
Generating metadata databases.





Mar 31 11:36:52 pocserver pulp: pulp_rpm.plugins.importers.yum.sync:INFO: 
Determining which units need to be downloaded.
Mar 31 11:40:29 pocserver pulp: pulp_rpm.plugins.importers.yum.sync:INFO: 
Downloading 7666 RPMs.
Mar 31 11:40:29 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:40:29 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:40:29 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:40:30 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:40:30 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR: 
HTTPSConnectionPool(host='cdn.redhat.com', port=443): Max retries exceeded with 
url: 
/contet/dist/rhel/server/6/6Server/x86_64/os/Packages/samba-client-3.6.9-169.el6_5.x86_64.rpm
 (Caused by <class 'httplib.BadStatusLine'>: )
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR: Traceback 
(most recent call last):
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:   File 
"/usr/lib/python2.6/site-packages/nectar/downloaders/threaded.py", line 190, in 
_feth
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:     response 
= session.get(request.url, headers=headers)
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:   File 
"/usr/lib/python2.6/site-packages/requests/sessions.py", line 395, in get
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:     return 
self.request('GET', url, **kwargs)
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:   File 
"/usr/lib/python2.6/site-packages/requests/sessions.py", line 383, in request
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:     resp = 
self.send(prep, **send_kwargs)
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:   File 
"/usr/lib/python2.6/site-packages/requests/sessions.py", line 486, in send
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:     r = 
adapter.send(request, **kwargs)
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:   File 
"/usr/lib/python2.6/site-packages/requests/adapters.py", line 378, in send
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:     raise 
ConnectionError(e)
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR: 
ConnectionError: HTTPSConnectionPool(host='cdn.redhat.com', port=443): Max 
retries exceededwith url: 
/content/dist/rhel/server/6/6Server/x86_64/os/Packages/samba-client-3.6.9-169.el6_5.x86_64.rpm
 (Caused by <class 'httplib.BadStatusLine'>: )
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR: Traceback 
(most recent call last):
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:   File 
"/usr/lib/python2.6/site-packages/nectar/downloaders/threaded.py", line 190, in 
_feth
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:     response 
= session.get(request.url, headers=headers)
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:   File 
"/usr/lib/python2.6/site-packages/requests/sessions.py", line 395, in get
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:     return 
self.request('GET', url, **kwargs)
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:   File 
"/usr/lib/python2.6/site-packages/requests/sessions.py", line 383, in request
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:     resp = 
self.send(prep, **send_kwargs)
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:   File 
"/usr/lib/python2.6/site-packages/requests/sessions.py", line 486, in send
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:     r = 
adapter.send(request, **kwargs)
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:   File 
"/usr/lib/python2.6/site-packages/requests/adapters.py", line 378, in send
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR:     raise 
ConnectionError(e)
Mar 31 11:56:21 pocserver pulp: nectar.downloaders.threaded:ERROR: 
ConnectionError: HTTPSConnectionPool(host='cdn.redhat.com', port=443): Max 
retries exceededwith url: 
/content/dist/rhel/server/6/6Server/x86_64/os/Packages/samba-client-3.6.9-169.el6_5.x86_64.rpm
 (Caused by <class 'httplib.BadStatusLine'>: )
Mar 31 11:56:22 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (2): cdn.redhat.com
Mar 31 12:00:13 pocserver pulp: 
pulp_rpm.plugins.importers.yum.repomd.alternate:INFO: The content container 
reported: {'downloads': {'___/primary/___': {'tota_failed': 1, 
'total_succeeded': 7665}}, 'total_sources': 0} for base URL: 
https://cdn.redhat.com/content/dist/rhel/server/6/6Server/x86_64/os/
Mar 31 12:00:13 pocserver pulp: pulp_rpm.plugins.importers.yum.purge:INFO: 
Removing old units.
Mar 31 12:00:55 pocserver pulp: pulp_rpm.plugins.importers.yum.sync:INFO: 
Downloading additional units.
Mar 31 12:00:55 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 12:00:56 pocserver pulp: requests.packages.urllib3.connectionpool:INFO: 
Starting new HTTPS connection (1): cdn.redhat.com
Mar 31 12:01:30 pocserver pulp: pulp_rpm.plugins.importers.yum.sync:INFO: Sync 
complete.
Mar 31 12:01:31 pocserver pulp: celery.worker.strategy:INFO: Received task: 
pulp.server.async.tasks._reserve_resource[eb27fb9d-3d59-4f2b-8c34-8d5ae20aed0a]
Mar 31 12:01:31 pocserver pulp: celery.worker.job:INFO: Task 
pulp.server.async.tasks._reserve_resource[eb27fb9d-3d59-4f2b-8c34-8d5ae20aed0a] 
succeeded in 0.54889459947s: 
u'[email protected]'
Mar 31 12:01:32 pocserver pulp: celery.worker.strategy:INFO: Received task: 
pulp.server.managers.repo.publish.publish[7ecc4ff9-ae8e-4232-a478-ef4a7217ee7a]
Mar 31 12:01:32 pocserver pulp: celery.worker.strategy:INFO: Received task: 
pulp.server.async.tasks._queue_release_resource[b2d34550-a2a9-449d-a130-0c0078e7678]
Mar 31 12:01:32 pocserver pulp: celery.worker.job:INFO: Task 
pulp.server.tasks.repository.sync_with_auto_publish[c18c2522-d65e-431f-8daa-a54a8676a17c]
 succeedd in 1699.7020276s: <pulp.server.async.tasks.TaskResult object at 
0x448ea90>
Mar 31 12:02:11 pocserver pulp: celery.worker.job:INFO: Task 
pulp.server.managers.repo.publish.publish[7ecc4ff9-ae8e-4232-a478-ef4a7217ee7a] 
succeeded in 38.3702968s: {'exception': None, 'repo_id': u'rhel-test1', 
'traceback': None, 'started': '2015-03-31T16:01:32Z', '_ns':...
Mar 31 12:02:11 pocserver pulp: celery.worker.strategy:INFO: Received task: 
pulp.server.async.tasks._release_resource[f7647c30-46be-4fb9-aa5b-711c3effdff7]
Mar 31 12:02:11 pocserver pulp: celery.worker.job:INFO: Task 
pulp.server.async.tasks._queue_release_resource[b2d34550-a2a9-449d-a130-0c0078e767f8]
 succeeded i 0.00923097203486s: None
Mar 31 12:02:11 pocserver pulp: celery.worker.job:INFO: Task 
pulp.server.async.tasks._release_resource[f7647c30-46be-4fb9-aa5b-711c3effdff7] 
succeeded in 0.22550944018s: None
_______________________________________________
Pulp-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/pulp-list

Reply via email to