See
<
http://jenkins.ovirt.org/job/system-sync_mirrors-sac-gluster-ansible-el7-...
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-...
No credentials specified
git rev-parse --is-inside-work-tree # timeout=10
Fetching
changes from the remote Git repository
git config remote.origin.url
http://gerrit.ovirt.org/jenkins.git #
timeout=10
Cleaning workspace
git rev-parse --verify HEAD # timeout=10
Resetting working
tree
git reset --hard # timeout=10
git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from
http://gerrit.ovirt.org/jenkins.git
git --version # timeout=10
git fetch --tags --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/glu...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
+ [[ -n
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
https://copr-be.cloud.fedoraproject.org/results/sac/gluster-ansible/epel-...
]]
+ 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