[Spacewalk-list] spacewalk2.7/2.8 can't sync sles 12 repos

Jennings Liu jenningsloy318 at gmail.com
Wed Nov 28 09:53:03 UTC 2018


Hi I have setup spacewalk  2.7/2.8  on Cenots 7  , and configured suse sles
12  sp1 channels and add several repositories,
but when I run following commands to sync the repo(I got the user/pass/url
from another registered suse sles 12 sp1 system)

export  URLGRABBER_DEBUG=DEBUG
/bin/spacewalk-repo-sync --channel sles12-sp1

got following errors, I can see there is a thread that mentioned modified
the download.py and yum_src.py, I did such modification, but no use


2018-11-28 17:39:12,375 attempt 1/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token
* About to connect() to updates.suse.com port 443 (#15)
*   Trying 192.229.145.211...
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Initializing NSS with certpath: sql:/etc/pki/nssdb
*   CAfile: /etc/pki/tls/certs/ca-bundle.crt
  CApath: none
* SSL connection using TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
* Server certificate:
*       subject: CN=*.suse.com,OU=IS&T,O="Verizon Digital Media Services,
Inc.",L=Los Angeles,ST=California,C=US
*       start date: Oct 25 00:00:00 2017 GMT
*       expire date: May 22 12:00:00 2020 GMT
*       common name: *.suse.com
*       issuer: CN=DigiCert SHA2 Secure Server CA,O=DigiCert Inc,C=US
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:13 GMT
< Expires: Wed, 28 Nov 2018 09:39:13 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:13,621 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:13 GMT
< Expires: Wed, 28 Nov 2018 09:39:13 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:14,078 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:14,080 success
2018-11-28 17:39:14,083 MIRROR: trying repodata/repomd.xml ->
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:14,084 combined options: {
  'checkfunc'    : (<bound method YumRepository._checkRepoXML of
<yum.yumRepo.YumRepository object at 0x7f2c1d742790>>, (), {}),
  'copy_local'   : 1,
  'http_headers' : (),
  'range'        : None,
  'reget'        : None,
  'retry_no_cache': False,
  'size'         : 102400,
  'text'         : 'SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token',
  'delegate'     : {
    'delegate'     : {
      'async'        : None,
      'bandwidth'    : 0,
      'cache_openers': True,
      'checkfunc'    : None,
      'close_connection': 0,
      'copy_local'   : 0,
      'data'         : None,
      'default_speed': 1000000.0,
      'delegate'     : None,
      'failfunc'     : <function _do_raise at 0x7f2c13572410>,
      'failure_callback': None,
      'ftp_disable_epsv': False,
      'ftp_headers'  : None,
      'half_life'    : 2592000,
      'http_headers' : (),
      'interrupt_callback': <function interrupt_callback at 0x7f2c1d73e1b8>,
      'ip_resolve'   : None,
      'keepalive'    : True,
      'libproxy'     : False,
      'max_connections': 5,
      'max_header_size': 2097152,
      'minrate'      : 0,
      'mirror_group' : None,
      'multi_progress_obj': None,
      'no_cache'     : False,
      'opener'       : None,
      'password'     : None,
      'prefix'       : None,
      'progress_obj' : None,
      'proxies'      : {'ftp': '', 'http': '', 'https': ''},
      'proxy'        : None,
      'quote'        : None,
      'range'        : None,
      'reget'        : 'simple',
      'retry'        : 10,
      'retry_no_cache': False,
      'retrycodes'   : [-1, 2, 4, 5, 6, 7],
      'size'         : None,
      'ssl_ca_cert'  : None,
      'ssl_cert'     : None,
      'ssl_cert_type': 'PEM',
      'ssl_context'  : None,
      'ssl_key'      : None,
      'ssl_key_pass' : None,
      'ssl_key_type' : 'PEM',
      'ssl_verify_host': True,
      'ssl_verify_peer': True,
      'text'         : None,
      'throttle'     : 0,
      'timedhosts'   : None,
      'timeout'      : 30.0,
      'urlparser'    : <urlgrabber.grabber.URLParser instance at
0x7f2c102b3ab8>,
      'user_agent'   : 'urlgrabber/3.10 yum/3.4.3',
      'username'     : None,
      }
    }
  }
2018-11-28 17:39:14,086 attempt 1/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:14,087 opening local file
"/var/cache/rhn/reposync/1/SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token/repomdJhBtVxtmp.xml"
with mode wb
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:14 GMT
< Expires: Wed, 28 Nov 2018 09:39:14 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:14,373 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:14 GMT
< Expires: Wed, 28 Nov 2018 09:39:14 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:14,671 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:14,674 exception: [Errno -1] Error importing repomd.xml
for SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
2018-11-28 17:39:14,675 attempt 2/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:14,676 opening local file
"/var/cache/rhn/reposync/1/SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token/repomdJhBtVxtmp.xml"
with mode wb
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:14 GMT
< Expires: Wed, 28 Nov 2018 09:39:14 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:14,966 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:15 GMT
< Expires: Wed, 28 Nov 2018 09:39:15 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:15,265 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:15,266 exception: [Errno -1] Error importing repomd.xml
for SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
2018-11-28 17:39:15,267 attempt 3/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:15,268 opening local file
"/var/cache/rhn/reposync/1/SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token/repomdJhBtVxtmp.xml"
with mode wb
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:15 GMT
< Expires: Wed, 28 Nov 2018 09:39:15 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:15,561 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:15 GMT
< Expires: Wed, 28 Nov 2018 09:39:15 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:15,859 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:15,862 exception: [Errno -1] Error importing repomd.xml
for SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
2018-11-28 17:39:15,863 attempt 4/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:15,864 opening local file
"/var/cache/rhn/reposync/1/SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token/repomdJhBtVxtmp.xml"
with mode wb
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:15 GMT
< Expires: Wed, 28 Nov 2018 09:39:16 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:16,153 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:16 GMT
< Expires: Wed, 28 Nov 2018 09:39:16 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:16,452 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:16,454 exception: [Errno -1] Error importing repomd.xml
for SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
2018-11-28 17:39:16,455 attempt 5/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:16,457 opening local file
"/var/cache/rhn/reposync/1/SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token/repomdJhBtVxtmp.xml"
with mode wb
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:16 GMT
< Expires: Wed, 28 Nov 2018 09:39:16 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:16,758 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:16 GMT
< Expires: Wed, 28 Nov 2018 09:39:16 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:17,215 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:17,218 exception: [Errno -1] Error importing repomd.xml
for SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
2018-11-28 17:39:17,218 attempt 6/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:17,220 opening local file
"/var/cache/rhn/reposync/1/SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token/repomdJhBtVxtmp.xml"
with mode wb
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:17 GMT
< Expires: Wed, 28 Nov 2018 09:39:17 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:17,505 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:17 GMT
< Expires: Wed, 28 Nov 2018 09:39:17 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:17,802 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:17,804 exception: [Errno -1] Error importing repomd.xml
for SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
2018-11-28 17:39:17,804 attempt 7/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:17,805 opening local file
"/var/cache/rhn/reposync/1/SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token/repomdJhBtVxtmp.xml"
with mode wb
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:17 GMT
< Expires: Wed, 28 Nov 2018 09:39:18 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:18,422 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:18 GMT
< Expires: Wed, 28 Nov 2018 09:39:18 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:18,717 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:18,718 exception: [Errno -1] Error importing repomd.xml
for SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
2018-11-28 17:39:18,719 attempt 8/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:18,720 opening local file
"/var/cache/rhn/reposync/1/SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token/repomdJhBtVxtmp.xml"
with mode wb
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:18 GMT
< Expires: Wed, 28 Nov 2018 09:39:18 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:19,005 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:19 GMT
< Expires: Wed, 28 Nov 2018 09:39:19 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:19,303 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:19,305 exception: [Errno -1] Error importing repomd.xml
for SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
2018-11-28 17:39:19,306 attempt 9/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:19,307 opening local file
"/var/cache/rhn/reposync/1/SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token/repomdJhBtVxtmp.xml"
with mode wb
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:19 GMT
< Expires: Wed, 28 Nov 2018 09:39:19 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:19,596 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:19 GMT
< Expires: Wed, 28 Nov 2018 09:39:19 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:19,897 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:19,900 exception: [Errno -1] Error importing repomd.xml
for SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
2018-11-28 17:39:19,901 attempt 10/10:
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
2018-11-28 17:39:19,902 opening local file
"/var/cache/rhn/reposync/1/SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token/repomdJhBtVxtmp.xml"
with mode wb
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
* Server auth using Basic with user 'user'
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml
HTTP/1.1
Authorization: Basic authtoken
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 301 Moved Permanently
< Cache-Control: max-age=0
< Date: Wed, 28 Nov 2018 09:39:20 GMT
< Expires: Wed, 28 Nov 2018 09:39:20 GMT
< Location:
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
< Server: EOS (vny006/0452)
< Content-Length: 0
2018-11-28 17:39:20,192 header ended:
<
* Connection #15 to host updates.suse.com left intact
* Issue another request to this URL: '
https://updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
'
* Found bundle for host updates.suse.com: 0x2b4ddd0
* Re-using existing connection! (#15) with host updates.suse.com
* Connected to updates.suse.com (192.229.145.211) port 443 (#15)
> GET /SUSE/Updates/SLE-HA/12-SP1/x86_64/update/?token/repodata/repomd.xml
HTTP/1.1
User-Agent: urlgrabber/3.10 yum/3.4.3
Host: updates.suse.com
Accept: */*

< HTTP/1.1 200 OK
< Cache-Control: max-age=0
< Content-Type: text/html;charset=ISO-8859-1
< Date: Wed, 28 Nov 2018 09:39:20 GMT
< Expires: Wed, 28 Nov 2018 09:39:20 GMT
< Fill: nufill
< Server: Apache/2.2.12 (Linux/SUSE)
< Content-Length: 1373
2018-11-28 17:39:20,491 header ended:
<
* Connection #15 to host updates.suse.com left intact
2018-11-28 17:39:20,492 exception: [Errno -1] Error importing repomd.xml
for SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
2018-11-28 17:39:20,493 retries exceeded, re-raising
2018-11-28 17:39:20,493 MIRROR: failed
2018-11-28 17:39:20,493 GR   mirrors: [] 0
2018-11-28 17:39:20,493 MAIN mirrors: [
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token
17:39:20 ERROR: failure: repodata/repomd.xml from
SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: [Errno 256] No more mirrors
to try.
https://user:pass@updates.suse.com/SUSE/Updates/SLE-HA/12-SP1/x86_64/update?token/repodata/repomd.xml:
[Errno -1] Error importing repomd.xml for
SUSE_Updates_SLE-HA_12-SP1_x86_64_update_token: Damaged repomd.xml file
17:39:20 Sync of channel completed in 0:00:08.
17:39:20 Total time: 0:00:08
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/spacewalk-list/attachments/20181128/b17064ac/attachment.htm>


More information about the Spacewalk-list mailing list