Build failed in Jenkins: system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #1
 
            
            
            
            
                22 Jul
                
                    2019
                
            
            
                22 Jul
                
                '19
                
            
            
            
        
    
                3:55 p.m.
            
        See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/1/display/redirect>
------------------------------------------
Started by user Dafna Ron
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository http://gerrit.ovirt.org/jenkins.git
 > git init <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/jenkins> # timeout=10
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/*
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > 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 4bdc9bbf0f723360cc3ebd6e0be463c590fc177a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4bdc9bbf0f723360cc3ebd6e0be463c590fc177a
Commit message: "Adding repo sac-gluster-ansible-el7 to local mirror"
First time build. Skipping changelog.
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4169954494809897005.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
Traceback (most recent call last):
  File "/usr/bin/reposync", line 373, in <module>
    main()
  File "/usr/bin/reposync", line 185, in main
    my.doRepoSetup()
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
    return self._getRepos(thisrepo, True)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
    self._repos.doSetup(thisrepo)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
    self.retrieveAllMD()
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
    dl = repo._async and repo._commonLoadRepoXML(repo)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1482, in _commonLoadRepoXML
    result = self._getFileRepoXML(local, text)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1259, in _getFileRepoXML
    size=102400) # setting max size as 100K
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1042, in _getFile
    raise e
yum.Errors.NoMoreMirrorsRepoError: failure: repodata/repomd.xml from sac-gluster-ansible-el7: [Errno 256] No more mirrors to try.
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                22 Jul
                
            
            
                22 Jul
                
            
            
            
        
        
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #2
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/2/display/redirect>
------------------------------------------
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-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 4bdc9bbf0f723360cc3ebd6e0be463c590fc177a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4bdc9bbf0f723360cc3ebd6e0be463c590fc177a
Commit message: "Adding repo sac-gluster-ansible-el7 to local mirror"
 > git rev-list --no-walk 4bdc9bbf0f723360cc3ebd6e0be463c590fc177a # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1638282983952697534.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
Traceback (most recent call last):
  File "/usr/bin/reposync", line 373, in <module>
    main()
  File "/usr/bin/reposync", line 185, in main
    my.doRepoSetup()
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
    return self._getRepos(thisrepo, True)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
    self._repos.doSetup(thisrepo)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
    self.retrieveAllMD()
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
    dl = repo._async and repo._commonLoadRepoXML(repo)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1482, in _commonLoadRepoXML
    result = self._getFileRepoXML(local, text)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1259, in _getFileRepoXML
    size=102400) # setting max size as 100K
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1042, in _getFile
    raise e
yum.Errors.NoMoreMirrorsRepoError: failure: repodata/repomd.xml from sac-gluster-ansible-el7: [Errno 256] No more mirrors to try.
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                23 Jul
                
            
            
                23 Jul
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #3
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/3/display/redirect>
------------------------------------------
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-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 4bdc9bbf0f723360cc3ebd6e0be463c590fc177a (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4bdc9bbf0f723360cc3ebd6e0be463c590fc177a
Commit message: "Adding repo sac-gluster-ansible-el7 to local mirror"
 > git rev-list --no-walk 4bdc9bbf0f723360cc3ebd6e0be463c590fc177a # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7815906037299187857.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
Traceback (most recent call last):
  File "/usr/bin/reposync", line 373, in <module>
    main()
  File "/usr/bin/reposync", line 185, in main
    my.doRepoSetup()
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
    return self._getRepos(thisrepo, True)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
    self._repos.doSetup(thisrepo)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
    self.retrieveAllMD()
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
    dl = repo._async and repo._commonLoadRepoXML(repo)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1482, in _commonLoadRepoXML
    result = self._getFileRepoXML(local, text)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1259, in _getFileRepoXML
    size=102400) # setting max size as 100K
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1042, in _getFile
    raise e
yum.Errors.NoMoreMirrorsRepoError: failure: repodata/repomd.xml from sac-gluster-ansible-el7: [Errno 256] No more mirrors to try.
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/repodata/repomd.xml: [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
     
            
                10:49 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #4
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/4/display/redirect?page=changes>
Changes:
[Barak Korren] zuul_node_setup: Add playbook
[Barak Korren] zuul_node_setup: Configure source hosts
[Dafna Ron] add el7 to sac/ansible repo
[Ehud Yonasi] changequeue_status - add poll job.
------------------------------------------
Started by user Dafna Ron
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 e2883943a0b4cc449bc5b65016b73383a35333b4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2883943a0b4cc449bc5b65016b73383a35333b4
Commit message: "changequeue_status - add poll job."
 > git rev-list --no-walk 4bdc9bbf0f723360cc3ebd6e0be463c590fc177a # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3576204154810173145.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                11:17 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #5
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/5/display/redirect>
------------------------------------------
Started by user Ehud Yonasi
Rebuilds build #4
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 e2883943a0b4cc449bc5b65016b73383a35333b4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2883943a0b4cc449bc5b65016b73383a35333b4
Commit message: "changequeue_status - add poll job."
 > git rev-list --no-walk e2883943a0b4cc449bc5b65016b73383a35333b4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2447538685631209428.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #6
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/6/display/redirect>
------------------------------------------
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-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 e2883943a0b4cc449bc5b65016b73383a35333b4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2883943a0b4cc449bc5b65016b73383a35333b4
Commit message: "changequeue_status - add poll job."
 > git rev-list --no-walk e2883943a0b4cc449bc5b65016b73383a35333b4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2333655965489562351.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-mai 90% [==============- ]  0.0 B/s | 213 kB   --:-- ETA (8/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #7
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/7/display/redirect>
------------------------------------------
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-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 e2883943a0b4cc449bc5b65016b73383a35333b4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2883943a0b4cc449bc5b65016b73383a35333b4
Commit message: "changequeue_status - add poll job."
 > git rev-list --no-walk e2883943a0b4cc449bc5b65016b73383a35333b4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4084166834435016055.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                24 Jul
                
            
            
                24 Jul
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #8
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/8/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 e2883943a0b4cc449bc5b65016b73383a35333b4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2883943a0b4cc449bc5b65016b73383a35333b4
Commit message: "changequeue_status - add poll job."
 > git rev-list --no-walk e2883943a0b4cc449bc5b65016b73383a35333b4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins9131199291034361317.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #9
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/9/display/redirect?page=changes>
Changes:
[Ehud Yonasi] stdci_runner: Feature extra_sources from job.
[Eyal Edri] fix manual ost job version table
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ee78817fcf6c0c0a100eaeabb56d71ffc591c3e7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ee78817fcf6c0c0a100eaeabb56d71ffc591c3e7
Commit message: "fix manual ost job version table"
 > git rev-list --no-walk e2883943a0b4cc449bc5b65016b73383a35333b4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8457122762964162691.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #10
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/10/display/redirect?page=changes>
Changes:
[Ehud Yonasi] ost: run manual and nightly jobs on containers.
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk ee78817fcf6c0c0a100eaeabb56d71ffc591c3e7 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1901507803774052164.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                25 Jul
                
            
            
                25 Jul
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #11
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/11/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3668895964974090046.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #12
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/12/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2323851444611162150.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-rep 91% [==============- ]  0.0 B/s | 215 kB   --:-- ETA (8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #13
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/13/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6690325917056942556.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                26 Jul
                
            
            
                26 Jul
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #14
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/14/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7277561934780345498.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #15
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/15/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5861371097751540238.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #16
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/16/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8705342029890458155.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                27 Jul
                
            
            
                27 Jul
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #17
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/17/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4204274753998684448.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #18
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/18/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2238997085845877153.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #19
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/19/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6478329994514655833.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                28 Jul
                
            
            
                28 Jul
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #20
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/20/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d047bc68ad3f6481524ee83e67af273a61d3df44 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d047bc68ad3f6481524ee83e67af273a61d3df44
Commit message: "ost: run manual and nightly jobs on containers."
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3451743026112188214.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #21
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/21/display/redirect?page=changes>
Changes:
[edwardh@redhat.com] ovirt-system-network-tests: Update email contact
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 9f741e761ae5579b660c3ef86b123ff8af6cc50e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9f741e761ae5579b660c3ef86b123ff8af6cc50e
Commit message: "ovirt-system-network-tests: Update email contact"
 > git rev-list --no-walk d047bc68ad3f6481524ee83e67af273a61d3df44 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6266243468615036622.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #22
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/22/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 9f741e761ae5579b660c3ef86b123ff8af6cc50e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9f741e761ae5579b660c3ef86b123ff8af6cc50e
Commit message: "ovirt-system-network-tests: Update email contact"
 > git rev-list --no-walk 9f741e761ae5579b660c3ef86b123ff8af6cc50e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6452452641564252116.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                29 Jul
                
            
            
                29 Jul
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #23
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/23/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 9f741e761ae5579b660c3ef86b123ff8af6cc50e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9f741e761ae5579b660c3ef86b123ff8af6cc50e
Commit message: "ovirt-system-network-tests: Update email contact"
 > git rev-list --no-walk 9f741e761ae5579b660c3ef86b123ff8af6cc50e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7642712444754089399.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #24
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/24/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 9f741e761ae5579b660c3ef86b123ff8af6cc50e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 9f741e761ae5579b660c3ef86b123ff8af6cc50e
Commit message: "ovirt-system-network-tests: Update email contact"
 > git rev-list --no-walk 9f741e761ae5579b660c3ef86b123ff8af6cc50e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3953005706137994217.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #25
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/25/display/redirect?page=changes>
Changes:
[Evgheni Dereveanchin] Increase git clone timeout to 20 minutes
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 9f741e761ae5579b660c3ef86b123ff8af6cc50e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6183735258979588921.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                30 Jul
                
            
            
                30 Jul
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #26
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/26/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4684269211355588264.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #27
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/27/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4241475583693407132.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #28
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/28/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3299840509288910446.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                31 Jul
                
            
            
                31 Jul
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #29
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/29/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3982138995205978746.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #30
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/30/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6874238462532470.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #31
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/31/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1444520590724753562.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                1 Aug
                
            
            
                1 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #32
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/32/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7233442678706324335.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #33
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/33/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins21588529847544474.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #34
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/34/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6425430001431259431.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                2 Aug
                
            
            
                2 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #35
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/35/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 00bee591a6c05d78885a471c2c4930c93fedaed1 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 00bee591a6c05d78885a471c2c4930c93fedaed1
Commit message: "Increase git clone timeout to 20 minutes"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3267996559388338092.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #36
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/36/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] ovirt-engine: switch to 4.3.5.z async branch
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3fc9ede49492c93f90f90ea739dc09853f9782da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fc9ede49492c93f90f90ea739dc09853f9782da
Commit message: "ovirt-engine: switch to 4.3.5.z async branch"
 > git rev-list --no-walk 00bee591a6c05d78885a471c2c4930c93fedaed1 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4416627727748582749.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #37
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/37/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3fc9ede49492c93f90f90ea739dc09853f9782da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fc9ede49492c93f90f90ea739dc09853f9782da
Commit message: "ovirt-engine: switch to 4.3.5.z async branch"
 > git rev-list --no-walk 3fc9ede49492c93f90f90ea739dc09853f9782da # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2422517820635890001.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                3 Aug
                
            
            
                3 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #38
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/38/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3fc9ede49492c93f90f90ea739dc09853f9782da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fc9ede49492c93f90f90ea739dc09853f9782da
Commit message: "ovirt-engine: switch to 4.3.5.z async branch"
 > git rev-list --no-walk 3fc9ede49492c93f90f90ea739dc09853f9782da # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins982867795372760026.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #39
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/39/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3fc9ede49492c93f90f90ea739dc09853f9782da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fc9ede49492c93f90f90ea739dc09853f9782da
Commit message: "ovirt-engine: switch to 4.3.5.z async branch"
 > git rev-list --no-walk 3fc9ede49492c93f90f90ea739dc09853f9782da # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1398943906852961215.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #40
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/40/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3fc9ede49492c93f90f90ea739dc09853f9782da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fc9ede49492c93f90f90ea739dc09853f9782da
Commit message: "ovirt-engine: switch to 4.3.5.z async branch"
 > git rev-list --no-walk 3fc9ede49492c93f90f90ea739dc09853f9782da # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1154074048915108863.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                4 Aug
                
            
            
                4 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #41
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/41/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3fc9ede49492c93f90f90ea739dc09853f9782da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fc9ede49492c93f90f90ea739dc09853f9782da
Commit message: "ovirt-engine: switch to 4.3.5.z async branch"
 > git rev-list --no-walk 3fc9ede49492c93f90f90ea739dc09853f9782da # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1871681159538499010.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #42
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/42/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3fc9ede49492c93f90f90ea739dc09853f9782da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fc9ede49492c93f90f90ea739dc09853f9782da
Commit message: "ovirt-engine: switch to 4.3.5.z async branch"
 > git rev-list --no-walk 3fc9ede49492c93f90f90ea739dc09853f9782da # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3704641515014226937.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #43
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/43/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3fc9ede49492c93f90f90ea739dc09853f9782da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fc9ede49492c93f90f90ea739dc09853f9782da
Commit message: "ovirt-engine: switch to 4.3.5.z async branch"
 > git rev-list --no-walk 3fc9ede49492c93f90f90ea739dc09853f9782da # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3869211211485443853.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                5 Aug
                
            
            
                5 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #44
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/44/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3fc9ede49492c93f90f90ea739dc09853f9782da (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3fc9ede49492c93f90f90ea739dc09853f9782da
Commit message: "ovirt-engine: switch to 4.3.5.z async branch"
 > git rev-list --no-walk 3fc9ede49492c93f90f90ea739dc09853f9782da # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2482480594527218027.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #45
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/45/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] pipelines: add wix-toolset-binaries
[Gal Ben Haim] Wrap call to usrc with sshagnet when updating u/s
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 f23245ce3440bc99dab79058e510b574a4e06598 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f23245ce3440bc99dab79058e510b574a4e06598
Commit message: "Wrap call to usrc with sshagnet when updating u/s"
 > git rev-list --no-walk 3fc9ede49492c93f90f90ea739dc09853f9782da # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6169289480281304483.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #46
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/46/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 f23245ce3440bc99dab79058e510b574a4e06598 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f23245ce3440bc99dab79058e510b574a4e06598
Commit message: "Wrap call to usrc with sshagnet when updating u/s"
 > git rev-list --no-walk f23245ce3440bc99dab79058e510b574a4e06598 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7251835088224531064.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                6 Aug
                
            
            
                6 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #47
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/47/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 f23245ce3440bc99dab79058e510b574a4e06598 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f23245ce3440bc99dab79058e510b574a4e06598
Commit message: "Wrap call to usrc with sshagnet when updating u/s"
 > git rev-list --no-walk f23245ce3440bc99dab79058e510b574a4e06598 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1205756578898996649.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #48
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/48/display/redirect?page=changes>
Changes:
[Barak Korren] mock_configs: Drop proxy use for FCRAW
[Gal Ben Haim] check-patch: Don't assume python2 is installed
[Barak Korren] standard-pipelines: Add a dedicated build job
[Barak Korren] Add the stage-stdci2 project
[Barak Korren] Drop old create-rpms job templates
[Barak Korren] ost_build_resolver: Shallow refactor tests
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 575e48d44a0e4d248fce6a3655402366260ac081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 575e48d44a0e4d248fce6a3655402366260ac081
Commit message: "ost_build_resolver: Shallow refactor tests"
 > git rev-list --no-walk f23245ce3440bc99dab79058e510b574a4e06598 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins155369512476837049.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #49
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/49/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 575e48d44a0e4d248fce6a3655402366260ac081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 575e48d44a0e4d248fce6a3655402366260ac081
Commit message: "ost_build_resolver: Shallow refactor tests"
 > git rev-list --no-walk 575e48d44a0e4d248fce6a3655402366260ac081 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1812474455479961450.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-inf 82% [=============   ]  0.0 B/s | 193 kB   --:-- ETA (8/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                7 Aug
                
            
            
                7 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #50
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/50/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 575e48d44a0e4d248fce6a3655402366260ac081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 575e48d44a0e4d248fce6a3655402366260ac081
Commit message: "ost_build_resolver: Shallow refactor tests"
 > git rev-list --no-walk 575e48d44a0e4d248fce6a3655402366260ac081 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4292394336609089591.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #51
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/51/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 575e48d44a0e4d248fce6a3655402366260ac081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 575e48d44a0e4d248fce6a3655402366260ac081
Commit message: "ost_build_resolver: Shallow refactor tests"
 > git rev-list --no-walk 575e48d44a0e4d248fce6a3655402366260ac081 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4000074052460308834.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-1.0 89% [==============  ]  0.0 B/s | 211 kB   --:-- ETA (8/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:05     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #52
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/52/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 575e48d44a0e4d248fce6a3655402366260ac081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 575e48d44a0e4d248fce6a3655402366260ac081
Commit message: "ost_build_resolver: Shallow refactor tests"
 > git rev-list --no-walk 575e48d44a0e4d248fce6a3655402366260ac081 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3230559213955386423.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                8 Aug
                
            
            
                8 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #53
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/53/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 575e48d44a0e4d248fce6a3655402366260ac081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 575e48d44a0e4d248fce6a3655402366260ac081
Commit message: "ost_build_resolver: Shallow refactor tests"
 > git rev-list --no-walk 575e48d44a0e4d248fce6a3655402366260ac081 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1039704389412347561.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #54
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/54/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 575e48d44a0e4d248fce6a3655402366260ac081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 575e48d44a0e4d248fce6a3655402366260ac081
Commit message: "ost_build_resolver: Shallow refactor tests"
 > git rev-list --no-walk 575e48d44a0e4d248fce6a3655402366260ac081 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4281979100256817525.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #55
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/55/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 575e48d44a0e4d248fce6a3655402366260ac081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 575e48d44a0e4d248fce6a3655402366260ac081
Commit message: "ost_build_resolver: Shallow refactor tests"
 > git rev-list --no-walk 575e48d44a0e4d248fce6a3655402366260ac081 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1795610224075560756.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                9 Aug
                
            
            
                9 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #56
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/56/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 575e48d44a0e4d248fce6a3655402366260ac081 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 575e48d44a0e4d248fce6a3655402366260ac081
Commit message: "ost_build_resolver: Shallow refactor tests"
 > git rev-list --no-walk 575e48d44a0e4d248fce6a3655402366260ac081 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins9201912675001740460.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #57
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/57/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] ovirt-log-collector: drop 4.2 jobs
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 575e48d44a0e4d248fce6a3655402366260ac081 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1521989669144453550.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #58
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/58/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1497228436420680395.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                10 Aug
                
            
            
                10 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #59
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/59/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins9165238183584755132.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #60
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/60/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3766418433333031689.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #61
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/61/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7858012106223106209.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                11 Aug
                
            
            
                11 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #62
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/62/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2638877192164094054.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #63
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/63/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3759736134084078757.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #64
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/64/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7089247211523612654.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                12 Aug
                
            
            
                12 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #65
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/65/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5719911789026177721.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #66
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/66/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4362553831015661539.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #67
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/67/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5558835335331894510.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                13 Aug
                
            
            
                13 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #68
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/68/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5928220528572827962.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #69
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/69/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3833464267597496415.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-1.0 89% [==============  ]  0.0 B/s | 211 kB   --:-- ETA (8/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:05     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #70
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/70/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7579933572889253856.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                14 Aug
                
            
            
                14 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #71
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/71/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1311410495325004754.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #72
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/72/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7975266947753549260.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #73
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/73/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3962288998622873717.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                15 Aug
                
            
            
                15 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #74
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/74/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5729229624145423759.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #75
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/75/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8792450060357295439.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #76
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/76/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2257644206525822855.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                16 Aug
                
            
            
                16 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #77
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/77/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7257165047706615236.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #78
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/78/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins340533050928662196.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #79
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/79/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4506025616652302961.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                17 Aug
                
            
            
                17 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #80
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/80/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins99034084692609660.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #81
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/81/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5110797864333244962.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #82
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/82/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7984225892306383246.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                18 Aug
                
            
            
                18 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #83
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/83/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins9159556285727068772.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-1.0 89% [==============  ]  0.0 B/s | 211 kB   --:-- ETA (8/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #84
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/84/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2818583781516139343.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #85
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/85/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins396116740666601056.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                19 Aug
                
            
            
                19 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #86
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/86/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3029514319879883682.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #87
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/87/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 03d6b67f33d57527ef7d0f83470408546ec1fcf8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 03d6b67f33d57527ef7d0f83470408546ec1fcf8
Commit message: "ovirt-log-collector: drop 4.2 jobs"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins648638315580109256.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #88
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/88/display/redirect?page=changes>
Changes:
[Emil Natan] Disable use_bootstrap_container for Fedora rawhide
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e
Commit message: "Disable use_bootstrap_container for Fedora rawhide"
 > git rev-list --no-walk 03d6b67f33d57527ef7d0f83470408546ec1fcf8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5042112135244915950.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                20 Aug
                
            
            
                20 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #89
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/89/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e
Commit message: "Disable use_bootstrap_container for Fedora rawhide"
 > git rev-list --no-walk cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6256249999337142293.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-rep 91% [==============- ]  0.0 B/s | 215 kB   --:-- ETA (8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #90
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/90/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e
Commit message: "Disable use_bootstrap_container for Fedora rawhide"
 > git rev-list --no-walk cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins222891366654971795.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #91
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/91/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e
Commit message: "Disable use_bootstrap_container for Fedora rawhide"
 > git rev-list --no-walk cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2792772955239284226.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                21 Aug
                
            
            
                21 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #92
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/92/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e
Commit message: "Disable use_bootstrap_container for Fedora rawhide"
 > git rev-list --no-walk cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1647697817284379424.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #93
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/93/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e
Commit message: "Disable use_bootstrap_container for Fedora rawhide"
 > git rev-list --no-walk cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1895309860129436418.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:18 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #94
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/94/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e
Commit message: "Disable use_bootstrap_container for Fedora rawhide"
 > git rev-list --no-walk cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5170329506267888574.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
Traceback (most recent call last):
  File "/usr/bin/reposync", line 373, in <module>
    main()
  File "/usr/bin/reposync", line 185, in main
    my.doRepoSetup()
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
    return self._getRepos(thisrepo, True)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
    self._repos.doSetup(thisrepo)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
    self.retrieveAllMD()
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
    dl = repo._async and repo._commonLoadRepoXML(repo)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1477, in _commonLoadRepoXML
    if self._latestRepoXML(local):
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1455, in _latestRepoXML
    repomd = self.metalink_data.repomd
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 921, in <lambda>
    metalink_data = property(fget=lambda self: self._getMetalink(),
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 917, in _getMetalink
    self._metalink = metalink.MetaLinkRepoMD(self.metalink_filename)
  File "/usr/lib/python2.7/site-packages/yum/metalink.py", line 189, in __init__
    raise MetaLinkRepoErrorParseFail, "File %s is not XML" % filename
yum.metalink.MetaLinkRepoErrorParseFail: File /home/jenkins/mirrors_cache/epel-el7/metalink.xml is not XML
+ reposync_out='Could not get metalink https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64 error was
16: error opening file from https://mirrors.fedoraproject.org/metalink?repo=epel-7&arch=x86_64, IOError: [Errno 2] No such file or directory: '\''/home/jenkins/mirrors_cache/epel-el7/metalink.xml.tmp'\'''
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                22 Aug
                
            
            
                22 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #95
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/95/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e
Commit message: "Disable use_bootstrap_container for Fedora rawhide"
 > git rev-list --no-walk cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2909927783660283869.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #96
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/96/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e
Commit message: "Disable use_bootstrap_container for Fedora rawhide"
 > git rev-list --no-walk cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8700010542929483389.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #97
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/97/display/redirect?page=changes>
Changes:
[Eyal Edri] update default git clone timeout for pipeline jobs
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk cfeb68c000d32e1c9843a2f8650b7b9a65e01a8e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2082984085005008406.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                23 Aug
                
            
            
                23 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #98
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/98/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6913094876951033421.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #99
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/99/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5972106345372101733.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #100
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/100/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6114644113619486860.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                24 Aug
                
            
            
                24 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #101
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/101/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3411583287271758699.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #102
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/102/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins98721583719860952.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #103
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/103/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5137446652371049902.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                25 Aug
                
            
            
                25 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #104
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/104/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2911601823564175383.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #105
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/105/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins9223028076984222234.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #106
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/106/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4105064811644647604.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                26 Aug
                
            
            
                26 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #107
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/107/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43
Commit message: "update default git clone timeout for pipeline jobs"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2737669741968742318.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:18 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #108
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/108/display/redirect?page=changes>
Changes:
[Gal Ben Haim] usrc: Refactor _get_tags
[Gal Ben Haim] usrc: Fix annotated tag option parsing
[Gal Ben Haim] usrc: Stop processing tags if the tag list empty
[Gal Ben Haim] usrc: Adjust _rev_parse to return an ascii string
[Gal Ben Haim] usrc: Use yaml 'safe_dump'
[Gal Ben Haim] usrc: Fix indentation
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a83507a9774d1b354f8df3f0f6b2ce8d44c67978 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a83507a9774d1b354f8df3f0f6b2ce8d44c67978
Commit message: "usrc: Fix indentation"
 > git rev-list --no-walk 0a5aa0c33ab4b7b86ac0e14f1d5d55dde0b95e43 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4161195304849965524.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #109
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/109/display/redirect?page=changes>
Changes:
[Yuval Turgeman] ovirt-node-coreos: add to stdci v2
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 6578e76a8653d3f41176192c0fff2cd12d80069f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6578e76a8653d3f41176192c0fff2cd12d80069f
Commit message: "ovirt-node-coreos: add to stdci v2"
 > git rev-list --no-walk a83507a9774d1b354f8df3f0f6b2ce8d44c67978 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8312791398267710060.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                27 Aug
                
            
            
                27 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #110
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/110/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 6578e76a8653d3f41176192c0fff2cd12d80069f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6578e76a8653d3f41176192c0fff2cd12d80069f
Commit message: "ovirt-node-coreos: add to stdci v2"
 > git rev-list --no-walk 6578e76a8653d3f41176192c0fff2cd12d80069f # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8660537903496850933.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #111
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/111/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 6578e76a8653d3f41176192c0fff2cd12d80069f (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6578e76a8653d3f41176192c0fff2cd12d80069f
Commit message: "ovirt-node-coreos: add to stdci v2"
 > git rev-list --no-walk 6578e76a8653d3f41176192c0fff2cd12d80069f # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1167061681573504654.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #112
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/112/display/redirect?page=changes>
Changes:
[Nir Levy] ovirt-node-ng: add disto:fc30 for ovirt-node-ng-image builds
[Dafna Ron] gerrit: increase timeout to 30 min for v1 jobs
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 319c4b0c6a4cfd15835bcfc3b5c8fee4880c76be (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 319c4b0c6a4cfd15835bcfc3b5c8fee4880c76be
Commit message: "gerrit: increase timeout to 30 min for v1 jobs"
 > git rev-list --no-walk 6578e76a8653d3f41176192c0fff2cd12d80069f # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5758057418888548450.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                28 Aug
                
            
            
                28 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #113
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/113/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 319c4b0c6a4cfd15835bcfc3b5c8fee4880c76be (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 319c4b0c6a4cfd15835bcfc3b5c8fee4880c76be
Commit message: "gerrit: increase timeout to 30 min for v1 jobs"
 > git rev-list --no-walk 319c4b0c6a4cfd15835bcfc3b5c8fee4880c76be # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3871019080772879223.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-inf 82% [=============   ]  0.0 B/s | 193 kB   --:-- ETA (8/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #114
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/114/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 319c4b0c6a4cfd15835bcfc3b5c8fee4880c76be (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 319c4b0c6a4cfd15835bcfc3b5c8fee4880c76be
Commit message: "gerrit: increase timeout to 30 min for v1 jobs"
 > git rev-list --no-walk 319c4b0c6a4cfd15835bcfc3b5c8fee4880c76be # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8656226886009923416.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #115
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/115/display/redirect?page=changes>
Changes:
[Michal Skrivanek] drop ovirt-engine-nodejs-modules stdci v1
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 6813cf0bec2551b22248f2590e48243c801a6dfa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6813cf0bec2551b22248f2590e48243c801a6dfa
Commit message: "drop ovirt-engine-nodejs-modules stdci v1"
 > git rev-list --no-walk 319c4b0c6a4cfd15835bcfc3b5c8fee4880c76be # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7813245614310574928.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                29 Aug
                
            
            
                29 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #116
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/116/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 6813cf0bec2551b22248f2590e48243c801a6dfa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6813cf0bec2551b22248f2590e48243c801a6dfa
Commit message: "drop ovirt-engine-nodejs-modules stdci v1"
 > git rev-list --no-walk 6813cf0bec2551b22248f2590e48243c801a6dfa # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8776275358204197350.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #117
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/117/display/redirect?page=changes>
Changes:
[Daniel Belenky] Add vdsm poll upstream sources job
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk 6813cf0bec2551b22248f2590e48243c801a6dfa # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8462438526104646468.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #118
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/118/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8262845734719500183.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                30 Aug
                
            
            
                30 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #119
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/119/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7878921000523246748.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #120
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/120/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3690046159064409111.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #121
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/121/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8179771522670527226.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                31 Aug
                
            
            
                31 Aug
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #122
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/122/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins826919401454756817.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #123
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/123/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8498538690726538442.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #124
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/124/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4737453686364689669.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                1 Sep
                
            
            
                1 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #125
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/125/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3912948776560259914.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-inf 82% [=============   ]  0.0 B/s | 193 kB   --:-- ETA (8/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #126
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/126/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3344783761560448671.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #127
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/127/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8760876295377733785.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                2 Sep
                
            
            
                2 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #128
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/128/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ed800fe2bf2c113520f346bdcf3e3b5bb155fed8
Commit message: "Add vdsm poll upstream sources job"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6870282222987568757.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #129
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/129/display/redirect?page=changes>
Changes:
[Barak Korren] gate: Filter releases by change queue prefix
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 5b50237c396ad0ec88e6573470f2953adcedec98 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b50237c396ad0ec88e6573470f2953adcedec98
Commit message: "gate: Filter releases by change queue prefix"
 > git rev-list --no-walk ed800fe2bf2c113520f346bdcf3e3b5bb155fed8 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2639724995817526301.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #130
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/130/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 5b50237c396ad0ec88e6573470f2953adcedec98 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b50237c396ad0ec88e6573470f2953adcedec98
Commit message: "gate: Filter releases by change queue prefix"
 > git rev-list --no-walk 5b50237c396ad0ec88e6573470f2953adcedec98 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1557667615773046160.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                3 Sep
                
            
            
                3 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #131
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/131/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 5b50237c396ad0ec88e6573470f2953adcedec98 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b50237c396ad0ec88e6573470f2953adcedec98
Commit message: "gate: Filter releases by change queue prefix"
 > git rev-list --no-walk 5b50237c396ad0ec88e6573470f2953adcedec98 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1953391185188175794.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #132
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/132/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 5b50237c396ad0ec88e6573470f2953adcedec98 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b50237c396ad0ec88e6573470f2953adcedec98
Commit message: "gate: Filter releases by change queue prefix"
 > git rev-list --no-walk 5b50237c396ad0ec88e6573470f2953adcedec98 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4995809415437253722.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #133
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/133/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 5b50237c396ad0ec88e6573470f2953adcedec98 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b50237c396ad0ec88e6573470f2953adcedec98
Commit message: "gate: Filter releases by change queue prefix"
 > git rev-list --no-walk 5b50237c396ad0ec88e6573470f2953adcedec98 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7181163216237505754.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                4 Sep
                
            
            
                4 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #134
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/134/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 5b50237c396ad0ec88e6573470f2953adcedec98 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b50237c396ad0ec88e6573470f2953adcedec98
Commit message: "gate: Filter releases by change queue prefix"
 > git rev-list --no-walk 5b50237c396ad0ec88e6573470f2953adcedec98 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1029890952751852946.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #135
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/135/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 5b50237c396ad0ec88e6573470f2953adcedec98 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 5b50237c396ad0ec88e6573470f2953adcedec98
Commit message: "gate: Filter releases by change queue prefix"
 > git rev-list --no-walk 5b50237c396ad0ec88e6573470f2953adcedec98 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2336999927887533624.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #136
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/136/display/redirect?page=changes>
Changes:
[Ehud Yonasi] Gate: run test suites.
[Barak Korren] gate: Make suit types parameterized
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 541b7f01d91d8e94f3886f27c6662b095086ef78 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 541b7f01d91d8e94f3886f27c6662b095086ef78
Commit message: "gate: Make suit types parameterized"
 > git rev-list --no-walk 5b50237c396ad0ec88e6573470f2953adcedec98 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins9110088037389115350.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                5 Sep
                
            
            
                5 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #137
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/137/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 541b7f01d91d8e94f3886f27c6662b095086ef78 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 541b7f01d91d8e94f3886f27c6662b095086ef78
Commit message: "gate: Make suit types parameterized"
 > git rev-list --no-walk 541b7f01d91d8e94f3886f27c6662b095086ef78 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5586804944387951008.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #138
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/138/display/redirect?page=changes>
Changes:
[Barak Korren] slave-repos: Update mirror snapshots for EL7
[Barak Korren] Add Zuul jobs & project templates for gating
[Barak Korren] automation: Drop Python 2 packages from FCRAW
[Barak Korren] global-setup: Fix Python package names on Fedora
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 541b7f01d91d8e94f3886f27c6662b095086ef78 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1001524353095646605.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #139
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/139/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8592239027564159819.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                6 Sep
                
            
            
                6 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #140
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/140/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1962162071462152119.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #141
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/141/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1438670372806365806.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #142
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/142/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6427962739361120086.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                7 Sep
                
            
            
                7 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #143
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/143/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1552577173211918149.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #144
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/144/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5996986661788630535.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #145
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/145/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5517298959368011697.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-inf 82% [=============   ]  0.0 B/s | 193 kB   --:-- ETA (8/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                8 Sep
                
            
            
                8 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #146
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/146/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6893996040446159646.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #147
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/147/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins588226398188236889.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #148
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/148/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8694126946334672019.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                9 Sep
                
            
            
                9 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #149
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/149/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3135881803647628166.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #150
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/150/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6756790679452833030.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #151
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/151/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6308533214174911795.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                10 Sep
                
            
            
                10 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #152
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/152/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 04e85715491aefb65d2ff2546d1770f9c0028945 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 04e85715491aefb65d2ff2546d1770f9c0028945
Commit message: "global-setup: Fix Python package names on Fedora"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins94871241798291723.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt 87% [=============-  ]  0.0 B/s | 205 kB   --:-- ETA (8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #153
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/153/display/redirect?page=changes>
Changes:
[Barak Korren] ost_build_resolver: Fix tests and small re-factor
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 b28f88d948bf93b3675883ed9436b22cf80a7443 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b28f88d948bf93b3675883ed9436b22cf80a7443
Commit message: "ost_build_resolver: Fix tests and small re-factor"
 > git rev-list --no-walk 04e85715491aefb65d2ff2546d1770f9c0028945 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3763910496985505646.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #154
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/154/display/redirect?page=changes>
Changes:
[Barak Korren] gate: Enable gating of ST project
[Barak Korren] staging gate job: use dummy ST project
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk b28f88d948bf93b3675883ed9436b22cf80a7443 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1221990669063706887.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                11 Sep
                
            
            
                11 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #155
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/155/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1074962024972798612.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #156
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/156/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3013651655530964088.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #157
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/157/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3600235750734534884.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                12 Sep
                
            
            
                12 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #158
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/158/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2453889895842718748.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #159
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/159/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7514238988619168526.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #160
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/160/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7300013232942878624.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                13 Sep
                
            
            
                13 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #161
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/161/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins93107486041131412.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #162
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/162/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5348917714696899921.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt 87% [=============-  ]  0.0 B/s | 205 kB   --:-- ETA (8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #163
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/163/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4392060195040953942.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                14 Sep
                
            
            
                14 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #164
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/164/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4816530849291582834.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #165
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/165/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7098845226688581110.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-rep 91% [==============- ]  0.0 B/s | 215 kB   --:-- ETA (8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #166
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/166/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2073829199411411412.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                15 Sep
                
            
            
                15 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #167
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/167/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3596981514832912595.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #168
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/168/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4801846269358228589.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #169
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/169/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins788548315183863587.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                16 Sep
                
            
            
                16 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #170
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/170/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d57e4558406f562560e3e32ece52a98b293cf2a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d57e4558406f562560e3e32ece52a98b293cf2a9
Commit message: "staging gate job: use dummy ST project"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4843109402165334872.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #171
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/171/display/redirect?page=changes>
Changes:
[Nir Levy] ovirt-engine: Enable standard CI v2
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 fd0b835551101ae0c8d2bd353323b5d061505ad5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fd0b835551101ae0c8d2bd353323b5d061505ad5
Commit message: "ovirt-engine: Enable standard CI v2"
 > git rev-list --no-walk d57e4558406f562560e3e32ece52a98b293cf2a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3978219738732871371.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #172
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/172/display/redirect?page=changes>
Changes:
[Barak Korren] deploy_to_container: Add playbook
[Barak Korren] standard-deploy: Drop old experimental deploy job
[Barak Korren] standard-deploy: added OpenShift-based deploy job
[Barak Korren] deploy_to_container: Add mirrors JSON file
[Barak Korren] Add dummy gated repo in production instance
[Barak Korren] docker_cleanup: Print version info
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 95a171a3ab5729f45b9b59817e28f6d0d79e9dba (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95a171a3ab5729f45b9b59817e28f6d0d79e9dba
Commit message: "docker_cleanup: Print version info"
 > git rev-list --no-walk fd0b835551101ae0c8d2bd353323b5d061505ad5 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3128099704558127773.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                17 Sep
                
            
            
                17 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #173
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/173/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 95a171a3ab5729f45b9b59817e28f6d0d79e9dba (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 95a171a3ab5729f45b9b59817e28f6d0d79e9dba
Commit message: "docker_cleanup: Print version info"
 > git rev-list --no-walk 95a171a3ab5729f45b9b59817e28f6d0d79e9dba # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins864024235514336453.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #174
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/174/display/redirect?page=changes>
Changes:
[Ehud Yonasi] docker_cleanup: Fix corrupted docker image store.
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 f8a71996d29410de6baeea183a0b2c2658de57dc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f8a71996d29410de6baeea183a0b2c2658de57dc
Commit message: "docker_cleanup: Fix corrupted docker image store."
 > git rev-list --no-walk 95a171a3ab5729f45b9b59817e28f6d0d79e9dba # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3325684677369425859.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #175
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/175/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 f8a71996d29410de6baeea183a0b2c2658de57dc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f8a71996d29410de6baeea183a0b2c2658de57dc
Commit message: "docker_cleanup: Fix corrupted docker image store."
 > git rev-list --no-walk f8a71996d29410de6baeea183a0b2c2658de57dc # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6890687532410632619.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                18 Sep
                
            
            
                18 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #176
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/176/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 f8a71996d29410de6baeea183a0b2c2658de57dc (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f8a71996d29410de6baeea183a0b2c2658de57dc
Commit message: "docker_cleanup: Fix corrupted docker image store."
 > git rev-list --no-walk f8a71996d29410de6baeea183a0b2c2658de57dc # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2873846013630726728.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #177
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/177/display/redirect?page=changes>
Changes:
[dfodor] removed 4.2 change-queue job
[Barak Korren] zuul_helpers: Added script w/ zuul helper funcs
[Barak Korren] standard-stage: Deploy gated project to gated repo
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 e5359c532f4f4aef3790479a321348330fee2b41 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e5359c532f4f4aef3790479a321348330fee2b41
Commit message: "standard-stage: Deploy gated project to gated repo"
 > git rev-list --no-walk f8a71996d29410de6baeea183a0b2c2658de57dc # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8213978105553806221.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #178
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/178/display/redirect?page=changes>
Changes:
[Barak Korren] gate: Wait for post-merge jobs
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 99d5a52a778f580e6eb542caae72baac8ec4ec32 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99d5a52a778f580e6eb542caae72baac8ec4ec32
Commit message: "gate: Wait for post-merge jobs"
 > git rev-list --no-walk e5359c532f4f4aef3790479a321348330fee2b41 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3431135450910967442.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                19 Sep
                
            
            
                19 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #179
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/179/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 99d5a52a778f580e6eb542caae72baac8ec4ec32 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 99d5a52a778f580e6eb542caae72baac8ec4ec32
Commit message: "gate: Wait for post-merge jobs"
 > git rev-list --no-walk 99d5a52a778f580e6eb542caae72baac8ec4ec32 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6366999772086542625.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #180
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/180/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] ovirt-engine-wildfly-overlay: drop job
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3bd5a26dd8adb3a0bb88f1cf2aa1e5a1d1e649ed (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3bd5a26dd8adb3a0bb88f1cf2aa1e5a1d1e649ed
Commit message: "ovirt-engine-wildfly-overlay: drop job"
 > git rev-list --no-walk 99d5a52a778f580e6eb542caae72baac8ec4ec32 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins633098521500836654.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #181
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/181/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3bd5a26dd8adb3a0bb88f1cf2aa1e5a1d1e649ed (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3bd5a26dd8adb3a0bb88f1cf2aa1e5a1d1e649ed
Commit message: "ovirt-engine-wildfly-overlay: drop job"
 > git rev-list --no-walk 3bd5a26dd8adb3a0bb88f1cf2aa1e5a1d1e649ed # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5693843409508643243.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                20 Sep
                
            
            
                20 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #182
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/182/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 3bd5a26dd8adb3a0bb88f1cf2aa1e5a1d1e649ed (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 3bd5a26dd8adb3a0bb88f1cf2aa1e5a1d1e649ed
Commit message: "ovirt-engine-wildfly-overlay: drop job"
 > git rev-list --no-walk 3bd5a26dd8adb3a0bb88f1cf2aa1e5a1d1e649ed # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3759565928452833317.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #183
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/183/display/redirect?page=changes>
Changes:
[Shlomi] Adding centos-sclo-rh-release
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 69df95f2be95d23f626cb35a80957fd56bf424fa (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 69df95f2be95d23f626cb35a80957fd56bf424fa
Commit message: "Adding centos-sclo-rh-release"
 > git rev-list --no-walk 3bd5a26dd8adb3a0bb88f1cf2aa1e5a1d1e649ed # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2536497871185375774.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #184
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/184/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] ovirt-engine-cli: retire from master
[Sandro Bonazzola] ovirt-engine-cli: drop 4.2 builds
[Martin Perina] Remove 4.2 build jobs for infra team projects
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d55494b6b071d6e3f418a49aceab4fc7adf6ca55 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d55494b6b071d6e3f418a49aceab4fc7adf6ca55
Commit message: "Remove 4.2 build jobs for infra team projects"
 > git rev-list --no-walk 69df95f2be95d23f626cb35a80957fd56bf424fa # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8530642818381683823.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                21 Sep
                
            
            
                21 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #185
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/185/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d55494b6b071d6e3f418a49aceab4fc7adf6ca55 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d55494b6b071d6e3f418a49aceab4fc7adf6ca55
Commit message: "Remove 4.2 build jobs for infra team projects"
 > git rev-list --no-walk d55494b6b071d6e3f418a49aceab4fc7adf6ca55 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8430060518426995507.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #186
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/186/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d55494b6b071d6e3f418a49aceab4fc7adf6ca55 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d55494b6b071d6e3f418a49aceab4fc7adf6ca55
Commit message: "Remove 4.2 build jobs for infra team projects"
 > git rev-list --no-walk d55494b6b071d6e3f418a49aceab4fc7adf6ca55 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins194393435048115301.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #187
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/187/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d55494b6b071d6e3f418a49aceab4fc7adf6ca55 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d55494b6b071d6e3f418a49aceab4fc7adf6ca55
Commit message: "Remove 4.2 build jobs for infra team projects"
 > git rev-list --no-walk d55494b6b071d6e3f418a49aceab4fc7adf6ca55 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4428241763172465977.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                22 Sep
                
            
            
                22 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #188
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/188/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d55494b6b071d6e3f418a49aceab4fc7adf6ca55 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d55494b6b071d6e3f418a49aceab4fc7adf6ca55
Commit message: "Remove 4.2 build jobs for infra team projects"
 > git rev-list --no-walk d55494b6b071d6e3f418a49aceab4fc7adf6ca55 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6393851689921966145.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #189
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/189/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 d55494b6b071d6e3f418a49aceab4fc7adf6ca55 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d55494b6b071d6e3f418a49aceab4fc7adf6ca55
Commit message: "Remove 4.2 build jobs for infra team projects"
 > git rev-list --no-walk d55494b6b071d6e3f418a49aceab4fc7adf6ca55 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7257073399343816587.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #190
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/190/display/redirect?page=changes>
Changes:
[Barak Korren] nightly-system-tests: big suits -> big containers
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 1a2692064da3db124fd886cebd0cca5d0fa92bb4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a2692064da3db124fd886cebd0cca5d0fa92bb4
Commit message: "nightly-system-tests: big suits -> big containers"
 > git rev-list --no-walk d55494b6b071d6e3f418a49aceab4fc7adf6ca55 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6751928360197686940.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                23 Sep
                
            
            
                23 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #191
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/191/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 1a2692064da3db124fd886cebd0cca5d0fa92bb4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a2692064da3db124fd886cebd0cca5d0fa92bb4
Commit message: "nightly-system-tests: big suits -> big containers"
 > git rev-list --no-walk 1a2692064da3db124fd886cebd0cca5d0fa92bb4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2885950805394220608.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #192
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/192/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 1a2692064da3db124fd886cebd0cca5d0fa92bb4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a2692064da3db124fd886cebd0cca5d0fa92bb4
Commit message: "nightly-system-tests: big suits -> big containers"
 > git rev-list --no-walk 1a2692064da3db124fd886cebd0cca5d0fa92bb4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7063710902451050234.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #193
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/193/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 1a2692064da3db124fd886cebd0cca5d0fa92bb4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a2692064da3db124fd886cebd0cca5d0fa92bb4
Commit message: "nightly-system-tests: big suits -> big containers"
 > git rev-list --no-walk 1a2692064da3db124fd886cebd0cca5d0fa92bb4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4848548831046428595.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                24 Sep
                
            
            
                24 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #194
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/194/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 1a2692064da3db124fd886cebd0cca5d0fa92bb4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 1a2692064da3db124fd886cebd0cca5d0fa92bb4
Commit message: "nightly-system-tests: big suits -> big containers"
 > git rev-list --no-walk 1a2692064da3db124fd886cebd0cca5d0fa92bb4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7169565712439918730.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #195
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/195/display/redirect?page=changes>
Changes:
[Michal Skrivanek] ovirt-vmconsole: add to stdci v2
[Barak Korren] mirror_client: Support repo insertation
[Barak Korren] mirror_client: Support relative URLs in JSON/YAML
[Barak Korren] mirror_client: Add mirrors_to_inserts function
[Barak Korren] gate: Fix bug in string split call
[Michal Skrivanek] drop ovirt-vmconsole stdci v1
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 77aedba003f85c50ad44da92d0ae6db64805c10c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77aedba003f85c50ad44da92d0ae6db64805c10c
Commit message: "drop ovirt-vmconsole stdci v1"
 > git rev-list --no-walk 1a2692064da3db124fd886cebd0cca5d0fa92bb4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5280970594601729367.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #196
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/196/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 77aedba003f85c50ad44da92d0ae6db64805c10c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77aedba003f85c50ad44da92d0ae6db64805c10c
Commit message: "drop ovirt-vmconsole stdci v1"
 > git rev-list --no-walk 77aedba003f85c50ad44da92d0ae6db64805c10c # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins586952058039073613.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                25 Sep
                
            
            
                25 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #197
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/197/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 77aedba003f85c50ad44da92d0ae6db64805c10c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77aedba003f85c50ad44da92d0ae6db64805c10c
Commit message: "drop ovirt-vmconsole stdci v1"
 > git rev-list --no-walk 77aedba003f85c50ad44da92d0ae6db64805c10c # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2694237935482871434.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #198
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/198/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 77aedba003f85c50ad44da92d0ae6db64805c10c (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 77aedba003f85c50ad44da92d0ae6db64805c10c
Commit message: "drop ovirt-vmconsole stdci v1"
 > git rev-list --no-walk 77aedba003f85c50ad44da92d0ae6db64805c10c # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins959999233221687369.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-rep 91% [==============- ]  0.0 B/s | 215 kB   --:-- ETA (8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #199
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/199/display/redirect?page=changes>
Changes:
[Barak Korren] mirror_client: Support data URLs as mirrors source
[Barak Korren] mirror_client: Support mirror includes
[Barak Korren] gate: Insert gated repo via mirror injection
[Barak Korren] gate: Improved format of extra_sources
[Liora Milbaum] mock_runner: whitelist SSL_CLIENT_KEY_FILE environment variable
[Liora Milbaum] mock_runner: add the bootrapping packages to the cache signature
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 fb3c15b7e7e9e6607bc86003122bd7d2f4fa90e5 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fb3c15b7e7e9e6607bc86003122bd7d2f4fa90e5
Commit message: "mock_runner: add the bootrapping packages to the cache signature"
 > git rev-list --no-walk 77aedba003f85c50ad44da92d0ae6db64805c10c # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1339521300684468065.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                26 Sep
                
            
            
                26 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #200
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/200/display/redirect?page=changes>
Changes:
[Barak Korren] Added building of a dummy RPM
[Barak Korren] dummy_suite_master: Check for gated repo
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 989d8518448ff1f2059cc85e723111bfe369d4a9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 989d8518448ff1f2059cc85e723111bfe369d4a9
Commit message: "dummy_suite_master: Check for gated repo"
 > git rev-list --no-walk fb3c15b7e7e9e6607bc86003122bd7d2f4fa90e5 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6172430584348987741.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #201
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/201/display/redirect?page=changes>
Changes:
[Ehud Yonasi] docker-test: seperate functions from check-patch.
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 76e09c9759ed6041392fb2f2f767d216bd535c81 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 76e09c9759ed6041392fb2f2f767d216bd535c81
Commit message: "docker-test: seperate functions from check-patch."
 > git rev-list --no-walk 989d8518448ff1f2059cc85e723111bfe369d4a9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8918925005823816191.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #202
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/202/display/redirect?page=changes>
Changes:
[Barak Korren] zuul_node_setup: Inject project SSH keys to hosts
[Ehud Yonasi] onboard OST to Patch Gating.
[Galit Rosenthal] Centos8 mock
[Sandro Bonazzola] appliance: require more space for building
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 76e09c9759ed6041392fb2f2f767d216bd535c81 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins5564656247408079413.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                27 Sep
                
            
            
                27 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #203
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/203/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3868311123141216007.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #204
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/204/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8218054738498393839.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #205
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/205/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1560290650710070037.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                28 Sep
                
            
            
                28 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #206
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/206/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins226502016103312273.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #207
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/207/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1047510811861948904.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #208
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/208/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6217466807102161961.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                29 Sep
                
            
            
                29 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #209
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/209/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2598528081617045957.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #210
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/210/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7489791381096548805.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
Traceback (most recent call last):
  File "/usr/bin/reposync", line 373, in <module>
    main()
  File "/usr/bin/reposync", line 185, in main
    my.doRepoSetup()
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 681, in doRepoSetup
    return self._getRepos(thisrepo, True)
  File "/usr/lib/python2.7/site-packages/yum/__init__.py", line 721, in _getRepos
    self._repos.doSetup(thisrepo)
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 157, in doSetup
    self.retrieveAllMD()
  File "/usr/lib/python2.7/site-packages/yum/repos.py", line 88, in retrieveAllMD
    dl = repo._async and repo._commonLoadRepoXML(repo)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1482, in _commonLoadRepoXML
    result = self._getFileRepoXML(local, text)
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1259, in _getFileRepoXML
    size=102400) # setting max size as 100K
  File "/usr/lib/python2.7/site-packages/yum/yumRepo.py", line 1042, in _getFile
    raise e
yum.Errors.NoMoreMirrorsRepoError: failure: repodata/repomd.xml from centos-qemu-ev-testing-el7: [Errno 256] No more mirrors to try.
https://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:4500:0:109::10: Network is unreachable"
https://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:4500:0:109::10: Network is unreachable"
https://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:4500:0:109::10: Network is unreachable"
https://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:4500:0:109::10: Network is unreachable"
https://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:4500:0:109::10: Network is unreachable"
https://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:4500:0:109::10: Network is unreachable"
https://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:4500:0:109::10: Network is unreachable"
https://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:4500:0:109::10: Network is unreachable"
https://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:4500:0:109::10: Network is unreachable"
https://buildlogs.centos.org/centos/7/virt/x86_64/kvm-common/repodata/repomd.xml: [Errno 14] curl#7 - "Failed to connect to 2604:4500:0:109::10: Network is unreachable"
+ reposync_out=
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #211
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/211/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7884230633052484070.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-rep 91% [==============- ]  0.0 B/s | 215 kB   --:-- ETA (8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                30 Sep
                
            
            
                30 Sep
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #212
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/212/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 73e6c6324b26eacacae20b320580c739a65166bf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 73e6c6324b26eacacae20b320580c739a65166bf
Commit message: "appliance: require more space for building"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1584298513637354975.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #213
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/213/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] epel-8: enable build modules
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 48125511bfcd5686b43c881f69345b6fecf9e9c6 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 48125511bfcd5686b43c881f69345b6fecf9e9c6
Commit message: "epel-8: enable build modules"
 > git rev-list --no-walk 73e6c6324b26eacacae20b320580c739a65166bf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1432903243812528414.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #214
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/214/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] ovirt-engine-sdk: drop sdk v3 from master
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 b602b2dd4172b140452b92285e40bdc3d755b3cf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b602b2dd4172b140452b92285e40bdc3d755b3cf
Commit message: "ovirt-engine-sdk: drop sdk v3 from master"
 > git rev-list --no-walk 48125511bfcd5686b43c881f69345b6fecf9e9c6 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4261240775084052938.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                1 Oct
                
            
            
                1 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #215
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/215/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 b602b2dd4172b140452b92285e40bdc3d755b3cf (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f b602b2dd4172b140452b92285e40bdc3d755b3cf
Commit message: "ovirt-engine-sdk: drop sdk v3 from master"
 > git rev-list --no-walk b602b2dd4172b140452b92285e40bdc3d755b3cf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7181405731827204804.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #216
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/216/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] ovirt-iso-uploader: drop 4.2 jobs
[Sandro Bonazzola] vdsm-jsonrpc-java: drop 4.2 manual job
[Sandro Bonazzola] ovirt-optimizer: drop 4.2 jobs
[Sandro Bonazzola] ovirt-hosted-engine-ha: enable standard pipelines
[Sandro Bonazzola] ovirt-engine-sdk: enable standard pipelines
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 690e3b82ca4451f0b2ad6fbe8404200f9f2b81f4 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 690e3b82ca4451f0b2ad6fbe8404200f9f2b81f4
Commit message: "ovirt-engine-sdk: enable standard pipelines"
 > git rev-list --no-walk b602b2dd4172b140452b92285e40bdc3d755b3cf # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2792554953349149520.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #217
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/217/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] ovirt-hosted-engine-ha: drop v1 jobs from master
[Sandro Bonazzola] appliance: drop 4.2 jobs
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 477e0d09c0eda5fc26aba3ebb1f9bd1bd67bf208 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 477e0d09c0eda5fc26aba3ebb1f9bd1bd67bf208
Commit message: "appliance: drop 4.2 jobs"
 > git rev-list --no-walk 690e3b82ca4451f0b2ad6fbe8404200f9f2b81f4 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins205356542586533317.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                2 Oct
                
            
            
                2 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #218
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/218/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 477e0d09c0eda5fc26aba3ebb1f9bd1bd67bf208 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 477e0d09c0eda5fc26aba3ebb1f9bd1bd67bf208
Commit message: "appliance: drop 4.2 jobs"
 > git rev-list --no-walk 477e0d09c0eda5fc26aba3ebb1f9bd1bd67bf208 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4594226882247889526.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #219
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/219/display/redirect?page=changes>
Changes:
[Galit Rosenthal] Add centos8 ppc64el
[Galit Rosenthal] Remove mock for fc28 - EOL
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 32b1d18ce98b0fbf73f4e53aa638ba27f27ac7b7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 32b1d18ce98b0fbf73f4e53aa638ba27f27ac7b7
Commit message: "Remove mock for fc28 - EOL"
 > git rev-list --no-walk 477e0d09c0eda5fc26aba3ebb1f9bd1bd67bf208 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins856556673777684707.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #220
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/220/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] ovirt-release: add el8 and fc30 builds for master
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 731c4be109eee7b568fb0a7fa27a279488b152a7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 731c4be109eee7b568fb0a7fa27a279488b152a7
Commit message: "ovirt-release: add el8 and fc30 builds for master"
 > git rev-list --no-walk 32b1d18ce98b0fbf73f4e53aa638ba27f27ac7b7 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6496043306018639821.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                3 Oct
                
            
            
                3 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #221
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/221/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 731c4be109eee7b568fb0a7fa27a279488b152a7 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 731c4be109eee7b568fb0a7fa27a279488b152a7
Commit message: "ovirt-release: add el8 and fc30 builds for master"
 > git rev-list --no-walk 731c4be109eee7b568fb0a7fa27a279488b152a7 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins380414969761443551.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #222
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/222/display/redirect?page=changes>
Changes:
[Barak Korren] pipeline-loader: Refactor library loading
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 f24c9e2bbf82ce0d1a30a52817c4a85ec70083b9 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f f24c9e2bbf82ce0d1a30a52817c4a85ec70083b9
Commit message: "pipeline-loader: Refactor library loading"
 > git rev-list --no-walk 731c4be109eee7b568fb0a7fa27a279488b152a7 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6960532008833935443.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #223
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/223/display/redirect?page=changes>
Changes:
[Barak Korren] pipelines: Don't define lib globals with @Filed
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk f24c9e2bbf82ce0d1a30a52817c4a85ec70083b9 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8938080796943445110.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                4 Oct
                
            
            
                4 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #224
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/224/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8630221184847995053.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #225
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/225/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4182205882881499874.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #226
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/226/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1496689879305069840.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                5 Oct
                
            
            
                5 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #227
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/227/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3475491141504022190.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #228
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/228/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6767523511601256286.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #229
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/229/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3151710470734530299.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                6 Oct
                
            
            
                6 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #230
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/230/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1017679992378319169.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #231
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/231/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins997755273552024580.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #232
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/232/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 205305a72b8585cfc5a1d38f2c4e7579e59b8a56
Commit message: "pipelines: Don't define lib globals with @Filed"
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3305740764831382934.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                7 Oct
                
            
            
                7 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #233
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/233/display/redirect?page=changes>
Changes:
[Barak Korren] projects-defaults: Refactor: remove `create-rpms`
[Barak Korren] JJB: Save STDCI Git SHA statically in jobs
[Barak Korren] Revert "JJB: Save STDCI Git SHA statically in jobs"
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 fbb389af6472a4d3a2b88447fc00d11479880625 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fbb389af6472a4d3a2b88447fc00d11479880625
Commit message: "Revert "JJB: Save STDCI Git SHA statically in jobs""
 > git rev-list --no-walk 205305a72b8585cfc5a1d38f2c4e7579e59b8a56 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3071704206693413143.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #234
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/234/display/redirect?page=changes>
Changes:
[Barak Korren] pipeline-loader: Enable groovy code self-test
[Barak Korren] pipeline-loader: Reload self
[Barak Korren] pipeline-loader: Self test on manual triggers
[Barak Korren] gate: Get change attributes as Jenkins job params
[Barak Korren] gate: pass change attributes to Jenkins job
[Barak Korren] pipeline-loader: Self test on changes from Zuul
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 825c4cd4eb50c52bec4c9faf66a07b2d8c70481e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 825c4cd4eb50c52bec4c9faf66a07b2d8c70481e
Commit message: "pipeline-loader: Self test on changes from Zuul"
 > git rev-list --no-walk fbb389af6472a4d3a2b88447fc00d11479880625 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins7403038784989924334.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #235
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/235/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 825c4cd4eb50c52bec4c9faf66a07b2d8c70481e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 825c4cd4eb50c52bec4c9faf66a07b2d8c70481e
Commit message: "pipeline-loader: Self test on changes from Zuul"
 > git rev-list --no-walk 825c4cd4eb50c52bec4c9faf66a07b2d8c70481e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins278680233374904865.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-mai 90% [==============- ]  0.0 B/s | 213 kB   --:-- ETA (8/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                8 Oct
                
            
            
                8 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #236
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/236/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 825c4cd4eb50c52bec4c9faf66a07b2d8c70481e (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 825c4cd4eb50c52bec4c9faf66a07b2d8c70481e
Commit message: "pipeline-loader: Self test on changes from Zuul"
 > git rev-list --no-walk 825c4cd4eb50c52bec4c9faf66a07b2d8c70481e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4071708931176998271.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #237
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/237/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] ovirt-guest-agent: add fc30 jobs
[Sandro Bonazzola] ovirt-guest-agent: drop 4.2 jobs
[Barak Korren] mock_runner: Workaround for root owned mock logs
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0b3d9c8e090c10022a43364dd2a8c9bb29ebce96 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0b3d9c8e090c10022a43364dd2a8c9bb29ebce96
Commit message: "mock_runner: Workaround for root owned mock logs"
 > git rev-list --no-walk 825c4cd4eb50c52bec4c9faf66a07b2d8c70481e # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4515950859813901810.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #238
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/238/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0b3d9c8e090c10022a43364dd2a8c9bb29ebce96 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0b3d9c8e090c10022a43364dd2a8c9bb29ebce96
Commit message: "mock_runner: Workaround for root owned mock logs"
 > git rev-list --no-walk 0b3d9c8e090c10022a43364dd2a8c9bb29ebce96 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1676734866779699567.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-rep 91% [==============- ]  0.0 B/s | 215 kB   --:-- ETA (8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                9 Oct
                
            
            
                9 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #239
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/239/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 0b3d9c8e090c10022a43364dd2a8c9bb29ebce96 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 0b3d9c8e090c10022a43364dd2a8c9bb29ebce96
Commit message: "mock_runner: Workaround for root owned mock logs"
 > git rev-list --no-walk 0b3d9c8e090c10022a43364dd2a8c9bb29ebce96 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2725121429687416310.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #240
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/240/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] ovirt-engine-sdk: drop v1 jobs for master
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 25a7b9958e227c6fac3aa517a6f86aff119db427 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 25a7b9958e227c6fac3aa517a6f86aff119db427
Commit message: "ovirt-engine-sdk: drop v1 jobs for master"
 > git rev-list --no-walk 0b3d9c8e090c10022a43364dd2a8c9bb29ebce96 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1478785339054514827.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #241
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/241/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 25a7b9958e227c6fac3aa517a6f86aff119db427 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 25a7b9958e227c6fac3aa517a6f86aff119db427
Commit message: "ovirt-engine-sdk: drop v1 jobs for master"
 > git rev-list --no-walk 25a7b9958e227c6fac3aa517a6f86aff119db427 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3619100762777216060.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                10 Oct
                
            
            
                10 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #242
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/242/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 25a7b9958e227c6fac3aa517a6f86aff119db427 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 25a7b9958e227c6fac3aa517a6f86aff119db427
Commit message: "ovirt-engine-sdk: drop v1 jobs for master"
 > git rev-list --no-walk 25a7b9958e227c6fac3aa517a6f86aff119db427 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2288312032169702233.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #243
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/243/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] pipelines: add cockpit-ovirt
[Sandro Bonazzola] cockpit-ovirt: drop master v1 jobs
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 fbf06c0a0fc4364b3672752ec9607514cc0a3735 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fbf06c0a0fc4364b3672752ec9607514cc0a3735
Commit message: "cockpit-ovirt: drop master v1 jobs"
 > git rev-list --no-walk 25a7b9958e227c6fac3aa517a6f86aff119db427 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins156144949862915395.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #244
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/244/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 fbf06c0a0fc4364b3672752ec9607514cc0a3735 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fbf06c0a0fc4364b3672752ec9607514cc0a3735
Commit message: "cockpit-ovirt: drop master v1 jobs"
 > git rev-list --no-walk fbf06c0a0fc4364b3672752ec9607514cc0a3735 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1356251211002400780.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                11 Oct
                
            
            
                11 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #245
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/245/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 fbf06c0a0fc4364b3672752ec9607514cc0a3735 (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f fbf06c0a0fc4364b3672752ec9607514cc0a3735
Commit message: "cockpit-ovirt: drop master v1 jobs"
 > git rev-list --no-walk fbf06c0a0fc4364b3672752ec9607514cc0a3735 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins1311976751183240843.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #246
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/246/display/redirect?page=changes>
Changes:
[Sandro Bonazzola] node-ng-image: drop fc30 jobs on 4.3
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk fbf06c0a0fc4364b3672752ec9607514cc0a3735 # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4094642002078931081.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #247
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/247/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4127787959426546840.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-inf 82% [=============   ]  0.0 B/s | 193 kB   --:-- ETA (8/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                12 Oct
                
            
            
                12 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #248
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/248/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2056942172085244480.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #249
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/249/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2297708002541583135.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #250
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/250/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins173072231565187753.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                13 Oct
                
            
            
                13 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #251
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/251/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6445338547184813135.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #252
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/252/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8869942257044699116.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #253
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/253/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins8411377563731263386.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                14 Oct
                
            
            
                14 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #254
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/254/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins6791321750863042106.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #255
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/255/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3340365724490904966.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                9:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #256
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/256/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins4957911824556698852.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(3/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(4/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
(7/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(8/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
            
            
            
                15 Oct
                
            
            
                15 Oct
                
            
            
            
        
        
                5:14 a.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #257
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/257/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins2466091355402622999.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(2/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(6/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                1:14 p.m.
            
        
          New subject: Build failed in Jenkins:
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #258
        
        
    See <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/258/display/redirect>
------------------------------------------
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace <http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-x86_64/ws/>
No credentials specified
 > 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 a796094bfd15f1a85b9f630aaeb25ce6e0dab35d (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f a796094bfd15f1a85b9f630aaeb25ce6e0dab35d
Commit message: "node-ng-image: drop fc30 jobs on 4.3"
 > git rev-list --no-walk a796094bfd15f1a85b9f630aaeb25ce6e0dab35d # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe /tmp/jenkins3720457205616253387.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum /var/www/html/repos/yum/sac-gluster-ansible-el7 /var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --urls --quiet
+ reposync_out='https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm'
+ [[ -n https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00861016-gluster-ansible-cluster/gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00956485-gluster-ansible-features/gluster-ansible-features-1.0.5-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00942567-gluster-ansible-infra/gluster-ansible-infra-1.0.4-3.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949988-gluster-ansible-maintenance/gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00905778-gluster-ansible-repositories/gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00949933-gluster-ansible-roles/gluster-ansible-roles-1.0.5-4.el7.noarch.rpm
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-7-x86_64/00794582-python-gluster-mgmt-client/python-gluster-mgmt-client-0.2-1.noarch.rpm ]]
+ eval sync_needed=true
++ sync_needed=true
+ return
+ [[ -n true ]]
+ install_repo_pubkey sac-gluster-ansible-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[sac-gluster-ansible-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=
+ [[ -n '' ]]
+ echo 'Resyncing repo: sac-gluster-ansible-el7'
Resyncing repo: sac-gluster-ansible-el7
+ perform_yum_sync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local repo_mp
+ local repo_comps
+ repo_mp=/var/www/html/repos/yum/sac-gluster-ansible-el7/base
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64'
Syncing yum repo sac-gluster-ansible-el7 for arch: x86_64
+ run_reposync sac-gluster-ansible-el7 x86_64 jenkins/data/mirrors-reposync.conf --downloadcomps --gpgcheck
+ local repo_name=sac-gluster-ansible-el7
+ local repo_arch=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ extra_args=("${@:4}")
+ local extra_args
+ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=sac-gluster-ansible-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache --download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base --norepopath --newest-only --downloadcomps --gpgcheck
(2/8): gluster-ansible-clu 0% [                 ]  0.0 B/s |    0 B   --:-- ETA warning: /var/www/html/repos/yum/sac-gluster-ansible-el7/base/00905703-gluster-ansible/gluster-ansible-1.0.5-1.el7.noarch.rpm: Header V3 RSA/SHA1 Signature, key ID 877a55ce: NOKEY
Public key for gluster-ansible-1.0.5-1.el7.noarch.rpm is not installed
(1/8): gluster-ansible-1.0.5-1.el7.noarch.rpm              |  24 kB   00:00     
(2/8): gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm      |  26 kB   00:00     
(3/8): gluster-ansible-features-1.0.5-3.el7.noarch.rpm     |  47 kB   00:00     
(4/8): gluster-ansible-infra-1.0.4-3.el7.noarch.rpm        |  42 kB   00:00     
(5/8): gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm  |  22 kB   00:00     
(6/8): gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm |  20 kB   00:00     
(7/8): python-gluster-mgmt-client-0.2-1.noarch.rpm         |  30 kB   00:00     
(8/8): gluster-ansible-roles-1.0.5-4.el7.noarch.rpm        |  25 kB   00:00     
Removing gluster-ansible-1.0.5-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-cluster-1.0.0-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-features-1.0.5-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-infra-1.0.4-3.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-maintenance-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-repositories-1.0.1-1.el7.noarch.rpm, due to missing GPG key.
Removing gluster-ansible-roles-1.0.5-4.el7.noarch.rpm, due to missing GPG key.
Removing python-gluster-mgmt-client-0.2-1.noarch.rpm, due to missing GPG key.
Build step 'Execute shell' marked build as failure
     
            
                3:54 p.m.
            
        
          New subject: Jenkins build is back to normal :
 system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #259
        
        
    
        2208
        
      
          Age (days ago)
        
      
        2293
        
    
          Last active (days ago)
        
        
        
        258 comments
    
    
        
        1 participants
    
    
    
    
    
    
    
    
    participants (1)
- 
                 jenkins@jenkins.phx.ovirt.org jenkins@jenkins.phx.ovirt.org