1 Nov
2018
1 Nov
'18
8:39 p.m.
See <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/2010/display/redirect?page=changes>
Changes:
[Barak Korren] Make STDCI V2 agnostic to wither you say 'please'
------------------------------------------
Started by timer
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-epel-el6-x86_64/ws/>
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
> git --version # timeout=10
> git fetch --tags --progress http://gerrit.ovirt.org/jenkins.git +refs/heads/*:refs/remotes/origin/* --prune
> git rev-parse origin/master^{commit} # timeout=10
Checking out Revision 92dcff3964501e1dc1ff74f8f926acd28d52ef1e (origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f 92dcff3964501e1dc1ff74f8f926acd28d52ef1e
Commit message: "Make STDCI V2 agnostic to wither you say 'please'"
> git rev-list --no-walk b41f91147d6d04e4ba87c7ad5d43cf4043d6a077 # timeout=10
[system-sync_mirrors-epel-el6-x86_64] $ /bin/bash -xe /tmp/jenkins3688213698153753568.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el6 x86_64 jenkins/data/mirrors-reposync.conf
Checking if mirror needs a resync
Traceback (most recent call last):
File "/usr/bin/reposync", line 343, in <module>
main()
File "/usr/bin/reposync", line 209, in main
my.doSackSetup(arches)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 741, in doSackSetup
return self._getSacks(archlist=archlist, thisrepo=thisrepo)
File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 778, in _getSacks
self.repos.populateSack(which=repos)
File "/usr/lib/python2.7/site-packages/yum/repos.py", line 386, in populateSack
sack.populate(repo, mdtype, callback, cacheonly)
File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 256, in populate
ret = misc.repo_gen_decompress(xml, gen, cached=repo.cache)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1165, in repo_gen_decompress
return decompress(filename, dest=dest, check_timestamps=True)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 1150, in decompress
_decompress_chunked(filename, out, ztype)
File "/usr/lib/python2.7/site-packages/yum/misc.py", line 791, in _decompress_chunked
raise Errors.MiscError, msg
yum.Errors.MiscError: Error reading from file /home/jenkins/mirrors_cache/epel-el6/ba7e9800ccdc41af132d314c410438dd195d5ad994ba748b17a29e80810b1f88-primary.xml.gz: CRC check failed 0xf3280d82 != 0x5f1d0ef8L
Build step 'Execute shell' marked build as failure