Build failed in Jenkins: system-sync_mirrors-centos-base-el7-x86_64 #3556

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-base-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins118878587414459380.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-base-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-base-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-base-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-base-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-base-el7 yum
+ local repo_name=centos-base-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-base-el7 
/var/www/html/repos/yum/centos-base-el7/base
+ check_yum_sync_needed centos-base-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-base-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-base-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-base-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-base-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-base-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-base-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/53SEEIAAQYJA42XN6NEIYG7TSVJ25K3E/


[CQ]: 107453, 10 (ovirt-engine) failed "ovirt-master" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
107453,10 (ovirt-engine) failed. However, this change seems not to be the root
cause for this failure. Change 107696,2 (ovirt-engine) that this change depends
on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107696,2 (ovirt-engine) is
fixed and this change is updated to refer to or rebased on the fixed version,
or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107453/10

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107696/2

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21559/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/DPZC3TCOL4VYWU6MV3QU7ZSUL34XZB7H/


[CQ]: 696b627 (ovirt-ansible-image-template) failed "ovirt-master" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
696b627 (ovirt-ansible-image-template) failed. However, this change seems not
to be the root cause for this failure. Change 40762ed (ovirt-ansible-image-
template) that this change depends on or is based on, was detected as the cause
of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 40762ed (ovirt-ansible-image-
template) is fixed and this change is updated to refer to or rebased on the
fixed version, or this change is modified to no longer depend on it.

For further details about the change see:
https://github.com/oVirt/ovirt-ansible-image-template/commit/696b62717020f464626a597412c93324e1522344

For further details about the change that seems to be the root cause behind the
testing failures see:
https://github.com/oVirt/ovirt-ansible-image-template/commit/40762edfd74f734dfb81190f6ecaa2534ee09f83

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21567/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/AR7OGEGLXXKPI2EP57UZYCCYMRW64ZJG/


[CQ]: 09fdc2b (ovirt-ansible-image-template) failed "ovirt-master" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
09fdc2b (ovirt-ansible-image-template) failed. However, this change seems not
to be the root cause for this failure. Change 40762ed (ovirt-ansible-image-
template) that this change depends on or is based on, was detected as the cause
of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 40762ed (ovirt-ansible-image-
template) is fixed and this change is updated to refer to or rebased on the
fixed version, or this change is modified to no longer depend on it.

For further details about the change see:
https://github.com/oVirt/ovirt-ansible-image-template/commit/09fdc2bf9bcee44b1a19818e541b7f81378e95c4

For further details about the change that seems to be the root cause behind the
testing failures see:
https://github.com/oVirt/ovirt-ansible-image-template/commit/40762edfd74f734dfb81190f6ecaa2534ee09f83

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21575/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/VDVMCCRSABENKFM3EQNMG726QWD7AZ6C/


Build failed in Jenkins: system-sync_mirrors-glusterfs-5-el7-x86_64 #1295

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/changes/25/104425/1:galit
 > git rev-parse origin/galit^{commit} # timeout=10
 > git rev-parse galit^{commit} # timeout=10
Checking out Revision 833b23e2fc5c03d2bd09733026c5ac96157fd50d (galit)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 833b23e2fc5c03d2bd09733026c5ac96157fd50d
Commit message: "Add mirrors for centos8"
 > git rev-list --no-walk 833b23e2fc5c03d2bd09733026c5ac96157fd50d # timeout=10
[system-sync_mirrors-glusterfs-5-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins325403072945718551.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror glusterfs-5-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror glusterfs-5-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror glusterfs-5-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=glusterfs-5-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs glusterfs-5-el7 yum
+ local repo_name=glusterfs-5-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/glusterfs-5-el7 
/var/www/html/repos/yum/glusterfs-5-el7/base
+ check_yum_sync_needed glusterfs-5-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=glusterfs-5-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/glusterfs-5-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync glusterfs-5-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=glusterfs-5-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=glusterfs-5-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/glusterfs-5-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/QDR7KOWQYQHZXSFQ2WPGWVXXU56GV5PG/


Build failed in Jenkins: system-sync_mirrors-mock-copr-fc29-x86_64 #950

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-mock-copr-fc29-x86_64] $ /bin/bash -xe 
/tmp/jenkins850349077077637045.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror mock-copr-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror mock-copr-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror mock-copr-fc29 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=mock-copr-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs mock-copr-fc29 yum
+ local repo_name=mock-copr-fc29
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/mock-copr-fc29 
/var/www/html/repos/yum/mock-copr-fc29/base
+ check_yum_sync_needed mock-copr-fc29 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=mock-copr-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/mock-copr-fc29
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync mock-copr-fc29 x86_64 jenkins/data/mirrors-reposync.conf --urls 
--quiet
++ local repo_name=mock-copr-fc29
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=mock-copr-fc29 
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/mock-copr-fc29/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/G36L2FTZPLXXUJETO6KYHI4ODC4B57VF/


Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #3638

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins348476908730435129.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-updates-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-updates-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-updates-el7 yum
+ local repo_name=centos-updates-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-updates-el7 
/var/www/html/repos/yum/centos-updates-el7/base
+ check_yum_sync_needed centos-updates-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-updates-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-updates-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-updates-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-updates-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-updates-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/QTTWWKCTV3GDU6GH7LTVDHFCYI5VO3C4/


Build failed in Jenkins: system-sync_mirrors-centos-opstools-release-el7-x86_64 #1379

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-opstools-release-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins5678330068795785609.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-opstools-release-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-opstools-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-opstools-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-opstools-release-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-opstools-release-el7 yum
+ local repo_name=centos-opstools-release-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-opstools-release-el7 
/var/www/html/repos/yum/centos-opstools-release-el7/base
+ check_yum_sync_needed centos-opstools-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-opstools-release-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-opstools-release-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-opstools-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-opstools-release-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-opstools-release-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-opstools-release-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/PLJTFQJ3CSP6HG7GY76YM6CUIPE2OV3S/


Build failed in Jenkins: system-sync_mirrors-centos-ovirt-4.3-testing-el7-x86_64 #166

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-ovirt-4.3-testing-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins5235507254932404374.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-ovirt-4.3-testing-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-ovirt-4.3-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-ovirt-4.3-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-ovirt-4.3-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-ovirt-4.3-testing-el7 yum
+ local repo_name=centos-ovirt-4.3-testing-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-ovirt-4.3-testing-el7 
/var/www/html/repos/yum/centos-ovirt-4.3-testing-el7/base
+ check_yum_sync_needed centos-ovirt-4.3-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-ovirt-4.3-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-ovirt-4.3-testing-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-ovirt-4.3-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-ovirt-4.3-testing-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-ovirt-4.3-testing-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-ovirt-4.3-testing-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/R6IASPHP6EBZWIPXEIQZXRWETJEXL36V/


Build failed in Jenkins: system-sync_mirrors-centos-qemu-ev-testing-el7-x86_64 #2227

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-qemu-ev-testing-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins6601188237954464.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-qemu-ev-testing-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-qemu-ev-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-qemu-ev-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-qemu-ev-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-qemu-ev-testing-el7 yum
+ local repo_name=centos-qemu-ev-testing-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-qemu-ev-testing-el7 
/var/www/html/repos/yum/centos-qemu-ev-testing-el7/base
+ check_yum_sync_needed centos-qemu-ev-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-qemu-ev-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-qemu-ev-testing-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-qemu-ev-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-qemu-ev-testing-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-qemu-ev-testing-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-qemu-ev-testing-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/5FLDCYF62FG5ZECCLNVW5POI3NYCTCYO/


Build failed in Jenkins: system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #745

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins6698038336266808049.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/sac-gluster-ansible-el7 
/var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=sac-gluster-ansible-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/H2S44X7P2UTWHRU4KBX7JMEJWHJCEBE5/


Build failed in Jenkins: system-sync_mirrors-mock-copr-fc30-x86_64 #949

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-mock-copr-fc30-x86_64] $ /bin/bash -xe 
/tmp/jenkins882491315193468.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror mock-copr-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror mock-copr-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror mock-copr-fc30 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=mock-copr-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs mock-copr-fc30 yum
+ local repo_name=mock-copr-fc30
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/mock-copr-fc30 
/var/www/html/repos/yum/mock-copr-fc30/base
+ check_yum_sync_needed mock-copr-fc30 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=mock-copr-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/mock-copr-fc30
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync mock-copr-fc30 x86_64 jenkins/data/mirrors-reposync.conf --urls 
--quiet
++ local repo_name=mock-copr-fc30
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=mock-copr-fc30 
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/mock-copr-fc30/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/6GBWAZT2KKREOG5T6P57E6Z7EC7RGNTH/


Build failed in Jenkins: system-sync_mirrors-fedora-updates-fc29-x86_64 #1509

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-fedora-updates-fc29-x86_64] $ /bin/bash -xe 
/tmp/jenkins5944224309921457226.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=fedora-updates-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs fedora-updates-fc29 yum
+ local repo_name=fedora-updates-fc29
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/fedora-updates-fc29 
/var/www/html/repos/yum/fedora-updates-fc29/base
+ check_yum_sync_needed fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=fedora-updates-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/fedora-updates-fc29
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync fedora-updates-fc29 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=fedora-updates-fc29
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=fedora-updates-fc29 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/fedora-updates-fc29/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/F5UOB6FQX6QQBITNZZWKXC6GMYK6SQI6/


Build failed in Jenkins: system-sync_mirrors-centos-extras-el7-x86_64 #3504

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-extras-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins1236849569898146837.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-extras-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-extras-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-extras-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-extras-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-extras-el7 yum
+ local repo_name=centos-extras-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-extras-el7 
/var/www/html/repos/yum/centos-extras-el7/base
+ check_yum_sync_needed centos-extras-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-extras-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-extras-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-extras-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-extras-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-extras-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-extras-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/EJBGEKGKOSW644UCHE6WUALM2XDJCF5V/


Build failed in Jenkins: system-sync_mirrors-centos-kvm-common-el7-x86_64 #3416

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-kvm-common-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins4069816654850022460.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-kvm-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-kvm-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-kvm-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-kvm-common-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-kvm-common-el7 yum
+ local repo_name=centos-kvm-common-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-kvm-common-el7 
/var/www/html/repos/yum/centos-kvm-common-el7/base
+ check_yum_sync_needed centos-kvm-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-kvm-common-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-kvm-common-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-kvm-common-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-kvm-common-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-kvm-common-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-kvm-common-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/2CDCMNYV3FY3NXQYSB6LYERXZT72GHPY/


[CQ]: 107920, 5 (ovirt-system-tests) failed "ovirt-4.3" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-4.3" change queue including change 107920,5
(ovirt-system-tests) failed. However, this change seems not to be the root
cause for this failure. Change 107900,1 (ovirt-system-tests) that this change
depends on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107900,1 (ovirt-system-tests)
is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107920/5

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107900/1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-4.3_change-queue-tester/3173/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/DJGULQIVXLF6II37DHCPFUDA2ABYRPFV/


Build failed in Jenkins: system-sync_mirrors-fedora-base-fc29-x86_64 #1523

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-fedora-base-fc29-x86_64] $ /bin/bash -xe 
/tmp/jenkins5068661365620907729.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-base-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror fedora-base-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror fedora-base-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=fedora-base-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs fedora-base-fc29 yum
+ local repo_name=fedora-base-fc29
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/fedora-base-fc29 
/var/www/html/repos/yum/fedora-base-fc29/base
+ check_yum_sync_needed fedora-base-fc29 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=fedora-base-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/fedora-base-fc29
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync fedora-base-fc29 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=fedora-base-fc29
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=fedora-base-fc29 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/fedora-base-fc29/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/44OYFTIYYWG5LMGODGMSKNZTTRHBXC75/


Build failed in Jenkins: system-sync_mirrors-centos-ovirt-4.2-7.6-el7-x86_64 #462

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-ovirt-4.2-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins1255232830100010034.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-ovirt-4.2-7.6-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-ovirt-4.2-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-ovirt-4.2-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-ovirt-4.2-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-ovirt-4.2-7.6-el7 yum
+ local repo_name=centos-ovirt-4.2-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-ovirt-4.2-7.6-el7 
/var/www/html/repos/yum/centos-ovirt-4.2-7.6-el7/base
+ check_yum_sync_needed centos-ovirt-4.2-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-ovirt-4.2-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-ovirt-4.2-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-ovirt-4.2-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-ovirt-4.2-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-ovirt-4.2-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-ovirt-4.2-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/4FPNJI7O5ZTXLKQP6IAIQKB7FHOVADOV/


Build failed in Jenkins: system-sync_mirrors-centos-qemu-ev-release-el7-x86_64 #3002

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-qemu-ev-release-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins1360712674030577178.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-qemu-ev-release-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-qemu-ev-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-qemu-ev-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-qemu-ev-release-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-qemu-ev-release-el7 yum
+ local repo_name=centos-qemu-ev-release-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-qemu-ev-release-el7 
/var/www/html/repos/yum/centos-qemu-ev-release-el7/base
+ check_yum_sync_needed centos-qemu-ev-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-qemu-ev-release-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-qemu-ev-release-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-qemu-ev-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-qemu-ev-release-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-qemu-ev-release-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-qemu-ev-release-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/DYIHIOQNO2V6KPDIEYDPWQJ77WZ3MR7H/


Build failed in Jenkins: system-sync_mirrors-glusterfs-3.12-el7-x86_64 #2751

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-glusterfs-3.12-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins6939253389585198075.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror glusterfs-3.12-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror glusterfs-3.12-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror glusterfs-3.12-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=glusterfs-3.12-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs glusterfs-3.12-el7 yum
+ local repo_name=glusterfs-3.12-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/glusterfs-3.12-el7 
/var/www/html/repos/yum/glusterfs-3.12-el7/base
+ check_yum_sync_needed glusterfs-3.12-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=glusterfs-3.12-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/glusterfs-3.12-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync glusterfs-3.12-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=glusterfs-3.12-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=glusterfs-3.12-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/glusterfs-3.12-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/OSHBTWFJHQGE2WISCZJWY4EMUGWPDJBG/


Build failed in Jenkins: system-sync_mirrors-epel-el7-x86_64 #3498

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-epel-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins6454420799875485029.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror epel-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror epel-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=epel-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs epel-el7 yum
+ local repo_name=epel-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/epel-el7 /var/www/html/repos/yum/epel-el7/base
+ check_yum_sync_needed epel-el7 x86_64 jenkins/data/mirrors-reposync.conf 
sync_needed
+ local repo_name=epel-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/epel-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync epel-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls 
--quiet
++ local repo_name=epel-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=epel-el7 
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/epel-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/HT3SVA3RPN7CNZ3C3A7537QLUMDD35AX/


Build failed in Jenkins: system-sync_mirrors-fedora-updates-fc30-x86_64 #962

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-fedora-updates-fc30-x86_64] $ /bin/bash -xe 
/tmp/jenkins4830691136300033677.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror fedora-updates-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror fedora-updates-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=fedora-updates-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs fedora-updates-fc30 yum
+ local repo_name=fedora-updates-fc30
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/fedora-updates-fc30 
/var/www/html/repos/yum/fedora-updates-fc30/base
+ check_yum_sync_needed fedora-updates-fc30 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=fedora-updates-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/fedora-updates-fc30
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync fedora-updates-fc30 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=fedora-updates-fc30
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=fedora-updates-fc30 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/fedora-updates-fc30/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/W3VMMHHTCITIZ2WQL4PJWM4NXYI5Y74E/


Build failed in Jenkins: system-sync_mirrors-centos-extras-7.6-el7-x86_64 #464

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-extras-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins2420012923655746999.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-extras-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-extras-7.6-el7 yum
+ local repo_name=centos-extras-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-extras-7.6-el7 
/var/www/html/repos/yum/centos-extras-7.6-el7/base
+ check_yum_sync_needed centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-extras-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-extras-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-extras-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-extras-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-extras-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-extras-7.6-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/6COFG7HUA6E2UWCOLMQO4QSQTBNHSSV4/


Build failed in Jenkins: system-sync_mirrors-centos-qemu-ev-release-7.6-el7-x86_64 #463

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-qemu-ev-release-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins8278464497357793237.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror 
centos-qemu-ev-release-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-qemu-ev-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-qemu-ev-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-qemu-ev-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-qemu-ev-release-7.6-el7 yum
+ local repo_name=centos-qemu-ev-release-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-qemu-ev-release-7.6-el7 
/var/www/html/repos/yum/centos-qemu-ev-release-7.6-el7/base
+ check_yum_sync_needed centos-qemu-ev-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-qemu-ev-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-qemu-ev-release-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-qemu-ev-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-qemu-ev-release-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-qemu-ev-release-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-qemu-ev-release-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/RSD4N5PSZNW6ZQSMZTQIXNCSXYNBEYIF/


Build failed in Jenkins: system-sync_mirrors-centos-updates-el7-x86_64 #3639

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-updates-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins5886997734154048272.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-updates-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-updates-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-updates-el7 yum
+ local repo_name=centos-updates-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-updates-el7 
/var/www/html/repos/yum/centos-updates-el7/base
+ check_yum_sync_needed centos-updates-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-updates-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-updates-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-updates-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-updates-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-updates-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/H7P6XT3T4L7AA4UT26QQVWKQO6XAX5OJ/


Build failed in Jenkins: system-sync_mirrors-centos-ovirt-common-el7-x86_64 #3005

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-ovirt-common-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins2297320841425733312.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-ovirt-common-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-ovirt-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-ovirt-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-ovirt-common-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-ovirt-common-el7 yum
+ local repo_name=centos-ovirt-common-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-ovirt-common-el7 
/var/www/html/repos/yum/centos-ovirt-common-el7/base
+ check_yum_sync_needed centos-ovirt-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-ovirt-common-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-ovirt-common-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-ovirt-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-ovirt-common-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-ovirt-common-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-ovirt-common-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/DJSUU3RIKIF5DA35LHIDMXRNH2PTVX3E/


Build failed in Jenkins: system-sync_mirrors-centos-opstools-testing-el7-x86_64 #3492

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-opstools-testing-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins524376566968164547.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-opstools-testing-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-opstools-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-opstools-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-opstools-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-opstools-testing-el7 yum
+ local repo_name=centos-opstools-testing-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-opstools-testing-el7 
/var/www/html/repos/yum/centos-opstools-testing-el7/base
+ check_yum_sync_needed centos-opstools-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-opstools-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-opstools-testing-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-opstools-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-opstools-testing-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-opstools-testing-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-opstools-testing-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/QCOMHBSWK4D4R4447HXR7FCJFZ3GPLMZ/


[CQ]: 107399, 6 (ovirt-system-tests) failed "ovirt-master" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
107399,6 (ovirt-system-tests) failed. However, this change seems not to be the
root cause for this failure. Change 107786,1 (ovirt-system-tests) that this
change depends on or is based on, was detected as the cause of the testing
failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107786,1 (ovirt-system-tests)
is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107399/6

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107786/1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21583/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/Y6MFSNQUCTSPJF5SKCOVLALIJYBAF5OT/


[CQ]: 9fcf87a (ovirt-ansible) failed "ovirt-master" system tests

2020-03-25 Thread oVirt Jenkins
Change 9fcf87a (ovirt-ansible) is probably the reason behind recent system test
failures in the "ovirt-master" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://github.com/oVirt/ovirt-ansible/commit/9fcf87ac4d6ecd04bf6c4882c516ad2e77006d26

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21591/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/Q7UFPL6OWU7TJPNXDSI3GUGH6AWVMPPW/


Build failed in Jenkins: system-sync_mirrors-centos-opstools-release-7.6-el7-x86_64 #464

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-opstools-release-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins732261141756472.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror 
centos-opstools-release-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-opstools-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-opstools-release-7.6-el7 yum
+ local repo_name=centos-opstools-release-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-opstools-release-7.6-el7 
/var/www/html/repos/yum/centos-opstools-release-7.6-el7/base
+ check_yum_sync_needed centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-opstools-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-opstools-release-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-opstools-release-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-opstools-release-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-opstools-release-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/7OFW64YIXZWT4MUOOT57DXQNIEFRKEJX/


Build failed in Jenkins: system-sync_mirrors-mock-copr-el7-x86_64 #953

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-mock-copr-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins8646940833134780190.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror mock-copr-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror mock-copr-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror mock-copr-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=mock-copr-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs mock-copr-el7 yum
+ local repo_name=mock-copr-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/mock-copr-el7 /var/www/html/repos/yum/mock-copr-el7/base
+ check_yum_sync_needed mock-copr-el7 x86_64 jenkins/data/mirrors-reposync.conf 
sync_needed
+ local repo_name=mock-copr-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/mock-copr-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync mock-copr-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls 
--quiet
++ local repo_name=mock-copr-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=mock-copr-el7 
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/mock-copr-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/DOLHKLVJIMUOSDIFUSLBSRHNBNXZN7XK/


Build failed in Jenkins: system-sync_mirrors-centos-base-7.6-el7-x86_64 #464

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-base-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins1052325978163743912.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-base-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-base-7.6-el7 yum
+ local repo_name=centos-base-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-base-7.6-el7 
/var/www/html/repos/yum/centos-base-7.6-el7/base
+ check_yum_sync_needed centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-base-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-base-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-base-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-base-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-base-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-base-7.6-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/NBYYSWSKB3OJHSQPGJGBXNYGHMUPYWJX/


Build failed in Jenkins: system-sync_mirrors-fedora-base-fc30-x86_64 #965

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-fedora-base-fc30-x86_64] $ /bin/bash -xe 
/tmp/jenkins1567221784925682778.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-base-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror fedora-base-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror fedora-base-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=fedora-base-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs fedora-base-fc30 yum
+ local repo_name=fedora-base-fc30
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/fedora-base-fc30 
/var/www/html/repos/yum/fedora-base-fc30/base
+ check_yum_sync_needed fedora-base-fc30 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=fedora-base-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/fedora-base-fc30
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync fedora-base-fc30 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=fedora-base-fc30
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=fedora-base-fc30 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/fedora-base-fc30/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/43JCPZKSQC5BS57Z3RQ5PUCFJYOQONI2/


Build failed in Jenkins: system-sync_mirrors-glusterfs-3.12-7.6-el7-x86_64 #465

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/changes/18/106118/19:shlomi
 > git rev-parse origin/shlomi^{commit} # timeout=10
 > git rev-parse shlomi^{commit} # timeout=10
Checking out Revision 05b53f3b3ef7dda92a22ca738e3b95539dcfd40c (shlomi)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05b53f3b3ef7dda92a22ca738e3b95539dcfd40c
Commit message: "Added mirror cleanup functionality"
 > git rev-list --no-walk 05b53f3b3ef7dda92a22ca738e3b95539dcfd40c # timeout=10
[system-sync_mirrors-glusterfs-3.12-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins925734892173526205.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror glusterfs-3.12-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ YUM_PATH=/yum/
+ MIRRORS_BASE_PREFIX=/var/www/html/repos/yum/
+ REPOQUERY_HTTP_BASE=http://mirrors.phx.ovirt.org/repos/yum/
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ MAX_AGE=14
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror glusterfs-3.12-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror glusterfs-3.12-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=glusterfs-3.12-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs glusterfs-3.12-7.6-el7 yum
+ local repo_name=glusterfs-3.12-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/glusterfs-3.12-7.6-el7 
/var/www/html/repos/yum/glusterfs-3.12-7.6-el7/base
+ check_yum_sync_needed glusterfs-3.12-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=glusterfs-3.12-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/glusterfs-3.12-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync glusterfs-3.12-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=glusterfs-3.12-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=glusterfs-3.12-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/glusterfs-3.12-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/RKHHLHJVKPKQCZNVTOI4HCKD6MMKGV54/


Build failed in Jenkins: system-sync_mirrors-mock-copr-fc30-x86_64 #950

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-mock-copr-fc30-x86_64] $ /bin/bash -xe 
/tmp/jenkins9140919276247951361.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror mock-copr-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror mock-copr-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror mock-copr-fc30 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=mock-copr-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs mock-copr-fc30 yum
+ local repo_name=mock-copr-fc30
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/mock-copr-fc30 
/var/www/html/repos/yum/mock-copr-fc30/base
+ check_yum_sync_needed mock-copr-fc30 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=mock-copr-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/mock-copr-fc30
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync mock-copr-fc30 x86_64 jenkins/data/mirrors-reposync.conf --urls 
--quiet
++ local repo_name=mock-copr-fc30
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=mock-copr-fc30 
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/mock-copr-fc30/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/IU62QN3N6YPULUSLHZL4BNCILBCUJLLR/


[oVirt Jenkins] cleanup-gated-dummy-master - Build #96 - FAILURE!

2020-03-25 Thread jenkins
Build: https://jenkins.ovirt.org/job/cleanup-gated-dummy-master/96/
Build Name: #96
Build Status: FAILURE
Gerrit change: null
- title: null
- project: null
- branch: null
- author: null ___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/CLBWQIZACIWDHQ523UVD76KBIRIU2HTM/


Build failed in Jenkins: system-sync_mirrors-centos-sclo-rh-release-x86_64 #564

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-sclo-rh-release-x86_64] $ /bin/bash -xe 
/tmp/jenkins6921874722258303416.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-sclo-rh-release x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-sclo-rh-release x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-sclo-rh-release x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-sclo-rh-release
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-sclo-rh-release yum
+ local repo_name=centos-sclo-rh-release
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-sclo-rh-release 
/var/www/html/repos/yum/centos-sclo-rh-release/base
+ check_yum_sync_needed centos-sclo-rh-release x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-sclo-rh-release
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-sclo-rh-release
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-sclo-rh-release x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-sclo-rh-release
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-sclo-rh-release --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-sclo-rh-release/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/TINWD6MNFBCYTTWLN7TX5TNDCSX4/


oVirt infra daily report - unstable production jobs - 1141

2020-03-25 Thread jenkins
Good morning!

Attached is the HTML page with the jenkins status report. You can see it also 
here:
 - 
https://jenkins.ovirt.org/job/system_jenkins-report/1141//artifact/exported-artifacts/upstream_report.html

Cheers,
Jenkins
 
 
 
 RHEVM CI Jenkins Daily Report - 25/03/2020
 
00 Unstable Critical
 
   
   ovirt-guest-agent_4.3_build-artifacts-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-guest-agent_4.3_build-artifacts-fc30-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-guest-agent_master_build-artifacts-el7-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-guest-agent_master_build-artifacts-fc30-x86_64
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-master_change-queue-tester
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_ansible-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_gate
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_hc-basic-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_he-basic-ipv6-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_he-basic-iscsi-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_he-basic-role-remote-suite-4.3
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_he-basic-role-remote-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
   ovirt-system-tests_he-basic-suite-master
   
   This job is automatically updated by jenkins job builder, any manual
change will be lost in the next update. If you want to make permanent
changes, check out the 
jenkins repo.

   
   
   
 

Build failed in Jenkins: system-sync_mirrors-centos-updates-7.6-el7-x86_64 #464

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-updates-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins2929373669540463118.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-updates-7.6-el7 yum
+ local repo_name=centos-updates-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-updates-7.6-el7 
/var/www/html/repos/yum/centos-updates-7.6-el7/base
+ check_yum_sync_needed centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-updates-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-updates-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-updates-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-updates-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-updates-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/QHFGEMXSL4VEBU3PQDYLRLU2KJOFSUHF/


Build failed in Jenkins: system-sync_mirrors-centos-sclo-rh-release-7.6-el7-x86_64 #464

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-sclo-rh-release-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins4579492432691914874.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror 
centos-sclo-rh-release-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-sclo-rh-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-sclo-rh-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-sclo-rh-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-sclo-rh-release-7.6-el7 yum
+ local repo_name=centos-sclo-rh-release-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-sclo-rh-release-7.6-el7 
/var/www/html/repos/yum/centos-sclo-rh-release-7.6-el7/base
+ check_yum_sync_needed centos-sclo-rh-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-sclo-rh-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-sclo-rh-release-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-sclo-rh-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-sclo-rh-release-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-sclo-rh-release-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-sclo-rh-release-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/7V74VCSSCQANITRH5PEEGWI45THROJUY/


Build failed in Jenkins: system-sync_mirrors-centos-ovirt-4.2-el7-x86_64 #3017

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-ovirt-4.2-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins4882620878773179024.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-ovirt-4.2-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-ovirt-4.2-el7 yum
+ local repo_name=centos-ovirt-4.2-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-ovirt-4.2-el7 
/var/www/html/repos/yum/centos-ovirt-4.2-el7/base
+ check_yum_sync_needed centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-ovirt-4.2-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-ovirt-4.2-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-ovirt-4.2-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-ovirt-4.2-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-ovirt-4.2-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-ovirt-4.2-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/5T2DM4NMOGEUKMC5CPIFX4FPTYKO5Z6U/


Build failed in Jenkins: system-sync_mirrors-glusterfs-6-el7-x86_64 #992

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-glusterfs-6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins3882255423609607254.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror glusterfs-6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror glusterfs-6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror glusterfs-6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=glusterfs-6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs glusterfs-6-el7 yum
+ local repo_name=glusterfs-6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/glusterfs-6-el7 
/var/www/html/repos/yum/glusterfs-6-el7/base
+ check_yum_sync_needed glusterfs-6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=glusterfs-6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/glusterfs-6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync glusterfs-6-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=glusterfs-6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=glusterfs-6-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/glusterfs-6-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/4KAYXYIJ3RJKXYPQCH2HJLZZHOIXWKLF/


Build failed in Jenkins: system-sync_mirrors-centos-opstools-release-el7-x86_64 #1380

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-opstools-release-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins7862959870326465646.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-opstools-release-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-opstools-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-opstools-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-opstools-release-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-opstools-release-el7 yum
+ local repo_name=centos-opstools-release-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-opstools-release-el7 
/var/www/html/repos/yum/centos-opstools-release-el7/base
+ check_yum_sync_needed centos-opstools-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-opstools-release-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-opstools-release-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-opstools-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-opstools-release-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-opstools-release-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-opstools-release-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/6ABLXRIXWNQPEDDNXJ5I2CTXJ6KKWRCM/


Build failed in Jenkins: system-sync_mirrors-centos-ovirt-4.2-7.6-el7-x86_64 #463

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-ovirt-4.2-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins8801743882831863788.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-ovirt-4.2-7.6-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-ovirt-4.2-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-ovirt-4.2-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-ovirt-4.2-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-ovirt-4.2-7.6-el7 yum
+ local repo_name=centos-ovirt-4.2-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-ovirt-4.2-7.6-el7 
/var/www/html/repos/yum/centos-ovirt-4.2-7.6-el7/base
+ check_yum_sync_needed centos-ovirt-4.2-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-ovirt-4.2-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-ovirt-4.2-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-ovirt-4.2-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-ovirt-4.2-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-ovirt-4.2-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-ovirt-4.2-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/EP6H6XRAO3RTHEYXCUGTV3VQOJJ33BLV/


Build failed in Jenkins: system-sync_mirrors-epel-el7-x86_64 #3499

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-epel-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins6681922186908305056.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror epel-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror epel-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror epel-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=epel-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs epel-el7 yum
+ local repo_name=epel-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/epel-el7 /var/www/html/repos/yum/epel-el7/base
+ check_yum_sync_needed epel-el7 x86_64 jenkins/data/mirrors-reposync.conf 
sync_needed
+ local repo_name=epel-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/epel-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync epel-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls 
--quiet
++ local repo_name=epel-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=epel-el7 
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/epel-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/2CTQP75ZQ2KMUSWMYE43PYPVROKUMMQ2/


Build failed in Jenkins: system-sync_mirrors-centos-qemu-ev-release-el7-x86_64 #3003

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-qemu-ev-release-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins2903976949766802650.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-qemu-ev-release-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-qemu-ev-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-qemu-ev-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-qemu-ev-release-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-qemu-ev-release-el7 yum
+ local repo_name=centos-qemu-ev-release-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-qemu-ev-release-el7 
/var/www/html/repos/yum/centos-qemu-ev-release-el7/base
+ check_yum_sync_needed centos-qemu-ev-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-qemu-ev-release-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-qemu-ev-release-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-qemu-ev-release-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-qemu-ev-release-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-qemu-ev-release-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-qemu-ev-release-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/LZJMZ7QU56XUK5BBOLMXYNAFU7LF6ZP6/


Build failed in Jenkins: system-sync_mirrors-glusterfs-5-el7-x86_64 #1296

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/changes/25/104425/1:galit
 > git rev-parse origin/galit^{commit} # timeout=10
 > git rev-parse galit^{commit} # timeout=10
Checking out Revision 833b23e2fc5c03d2bd09733026c5ac96157fd50d (galit)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 833b23e2fc5c03d2bd09733026c5ac96157fd50d
Commit message: "Add mirrors for centos8"
 > git rev-list --no-walk 833b23e2fc5c03d2bd09733026c5ac96157fd50d # timeout=10
[system-sync_mirrors-glusterfs-5-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins9121777056546585804.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror glusterfs-5-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror glusterfs-5-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror glusterfs-5-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=glusterfs-5-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs glusterfs-5-el7 yum
+ local repo_name=glusterfs-5-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/glusterfs-5-el7 
/var/www/html/repos/yum/glusterfs-5-el7/base
+ check_yum_sync_needed glusterfs-5-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=glusterfs-5-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/glusterfs-5-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync glusterfs-5-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=glusterfs-5-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=glusterfs-5-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/glusterfs-5-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/AHY2KRPFYGND4YTNBGZQ6ARSYOINAEMV/


Build failed in Jenkins: system-sync_mirrors-centos-ovirt-common-el7-x86_64 #3006

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-ovirt-common-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins4359307790571542065.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-ovirt-common-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-ovirt-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-ovirt-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-ovirt-common-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-ovirt-common-el7 yum
+ local repo_name=centos-ovirt-common-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-ovirt-common-el7 
/var/www/html/repos/yum/centos-ovirt-common-el7/base
+ check_yum_sync_needed centos-ovirt-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-ovirt-common-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-ovirt-common-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-ovirt-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-ovirt-common-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-ovirt-common-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-ovirt-common-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/IEPHOMXATKEB3E5BUGKY6QPH6YJD6RRD/


[JIRA] (OVIRT-2881) Test Mail

2020-03-25 Thread Anton Marchukov (oVirt JIRA)
Anton Marchukov created OVIRT-2881:
--

 Summary: Test Mail
 Key: OVIRT-2881
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2881
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Anton Marchukov
Assignee: infra


This is to test that infra-support mail gets converted into jira ticket.

-- 
Anton Marchukov
Associate Manager - RHV DevOps - Red Hat



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100122)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/LX43R4YF6JUXDFIQRVYAVWABDVV7U2GM/


Build failed in Jenkins: system-sync_mirrors-centos-base-7.6-el7-x86_64 #465

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-base-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins1655977722009052432.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-base-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-base-7.6-el7 yum
+ local repo_name=centos-base-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-base-7.6-el7 
/var/www/html/repos/yum/centos-base-7.6-el7/base
+ check_yum_sync_needed centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-base-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-base-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-base-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-base-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-base-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-base-7.6-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/AWGSEL35VCDUNFZLJY2KN3MZKCDLRSPS/


Build failed in Jenkins: system-sync_mirrors-fedora-updates-fc29-x86_64 #1510

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-fedora-updates-fc29-x86_64] $ /bin/bash -xe 
/tmp/jenkins272181026056606681.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=fedora-updates-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs fedora-updates-fc29 yum
+ local repo_name=fedora-updates-fc29
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/fedora-updates-fc29 
/var/www/html/repos/yum/fedora-updates-fc29/base
+ check_yum_sync_needed fedora-updates-fc29 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=fedora-updates-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/fedora-updates-fc29
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync fedora-updates-fc29 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=fedora-updates-fc29
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=fedora-updates-fc29 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/fedora-updates-fc29/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/2HPBEH2UU766IGXBWEB6MWIZNQRQGVBL/


Build failed in Jenkins: system-sync_mirrors-centos-ovirt-4.3-testing-el7-x86_64 #167

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-ovirt-4.3-testing-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins5888411122486006993.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-ovirt-4.3-testing-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-ovirt-4.3-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-ovirt-4.3-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-ovirt-4.3-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-ovirt-4.3-testing-el7 yum
+ local repo_name=centos-ovirt-4.3-testing-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-ovirt-4.3-testing-el7 
/var/www/html/repos/yum/centos-ovirt-4.3-testing-el7/base
+ check_yum_sync_needed centos-ovirt-4.3-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-ovirt-4.3-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-ovirt-4.3-testing-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-ovirt-4.3-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-ovirt-4.3-testing-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-ovirt-4.3-testing-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-ovirt-4.3-testing-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/WBFQETMVXHJNAIW7ISFSBMLJDMVMPLG5/


Build failed in Jenkins: system-sync_mirrors-mock-copr-fc29-x86_64 #951

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-mock-copr-fc29-x86_64] $ /bin/bash -xe 
/tmp/jenkins705208949708692568.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror mock-copr-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror mock-copr-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror mock-copr-fc29 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=mock-copr-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs mock-copr-fc29 yum
+ local repo_name=mock-copr-fc29
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/mock-copr-fc29 
/var/www/html/repos/yum/mock-copr-fc29/base
+ check_yum_sync_needed mock-copr-fc29 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=mock-copr-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/mock-copr-fc29
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync mock-copr-fc29 x86_64 jenkins/data/mirrors-reposync.conf --urls 
--quiet
++ local repo_name=mock-copr-fc29
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=mock-copr-fc29 
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/mock-copr-fc29/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/SLIP7HGDEZC6EX3OVPEZXOJPYBDMA2Q6/


Build failed in Jenkins: system-sync_mirrors-centos-sclo-rh-release-7.6-el7-x86_64 #465

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-sclo-rh-release-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins3482882949894735963.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror 
centos-sclo-rh-release-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-sclo-rh-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-sclo-rh-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-sclo-rh-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-sclo-rh-release-7.6-el7 yum
+ local repo_name=centos-sclo-rh-release-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-sclo-rh-release-7.6-el7 
/var/www/html/repos/yum/centos-sclo-rh-release-7.6-el7/base
+ check_yum_sync_needed centos-sclo-rh-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-sclo-rh-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-sclo-rh-release-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-sclo-rh-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-sclo-rh-release-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-sclo-rh-release-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-sclo-rh-release-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/JAJUGX7MC6MDXN5RF3KM3GMVSVLJZP4B/


Build failed in Jenkins: system-sync_mirrors-centos-opstools-release-7.6-el7-x86_64 #465

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-opstools-release-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins1225869515713091941.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror 
centos-opstools-release-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-opstools-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-opstools-release-7.6-el7 yum
+ local repo_name=centos-opstools-release-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-opstools-release-7.6-el7 
/var/www/html/repos/yum/centos-opstools-release-7.6-el7/base
+ check_yum_sync_needed centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-opstools-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-opstools-release-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-opstools-release-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-opstools-release-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-opstools-release-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/3HA2X23TCVWNTOJRNDOOPD6LDKLJHX2F/


Build failed in Jenkins: system-sync_mirrors-centos-extras-el7-x86_64 #3505

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-extras-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins497429104299454776.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-extras-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-extras-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-extras-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-extras-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-extras-el7 yum
+ local repo_name=centos-extras-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-extras-el7 
/var/www/html/repos/yum/centos-extras-el7/base
+ check_yum_sync_needed centos-extras-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-extras-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-extras-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-extras-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-extras-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-extras-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-extras-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/PFQ6HGJGOASHU3ECXTHDOX2PP3NXDOIX/


Build failed in Jenkins: system-sync_mirrors-glusterfs-3.12-el7-x86_64 #2752

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-glusterfs-3.12-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins725103690853673580.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror glusterfs-3.12-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror glusterfs-3.12-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror glusterfs-3.12-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=glusterfs-3.12-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs glusterfs-3.12-el7 yum
+ local repo_name=glusterfs-3.12-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/glusterfs-3.12-el7 
/var/www/html/repos/yum/glusterfs-3.12-el7/base
+ check_yum_sync_needed glusterfs-3.12-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=glusterfs-3.12-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/glusterfs-3.12-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync glusterfs-3.12-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=glusterfs-3.12-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=glusterfs-3.12-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/glusterfs-3.12-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/UKBMRDCTAY2TL7MZNEPXG6J5ISZ5JKKX/


Build failed in Jenkins: system-sync_mirrors-centos-opstools-testing-el7-x86_64 #3493

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-opstools-testing-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins5590418270224554622.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-opstools-testing-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-opstools-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-opstools-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-opstools-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-opstools-testing-el7 yum
+ local repo_name=centos-opstools-testing-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-opstools-testing-el7 
/var/www/html/repos/yum/centos-opstools-testing-el7/base
+ check_yum_sync_needed centos-opstools-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-opstools-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-opstools-testing-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-opstools-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-opstools-testing-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-opstools-testing-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-opstools-testing-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/ROJUJOWTJLWUMA5CTHDOBZHJPVT6WTL6/


Build failed in Jenkins: system-sync_mirrors-centos-updates-7.6-el7-x86_64 #465

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-updates-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins3104100780700238557.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-updates-7.6-el7 yum
+ local repo_name=centos-updates-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-updates-7.6-el7 
/var/www/html/repos/yum/centos-updates-7.6-el7/base
+ check_yum_sync_needed centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-updates-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-updates-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-updates-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-updates-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-updates-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/TMJCINQCPQNAY7XKH4AUUDC5F53YAGWC/


Build failed in Jenkins: system-sync_mirrors-centos-extras-7.6-el7-x86_64 #465

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-extras-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins5411299961673180059.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-extras-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-extras-7.6-el7 yum
+ local repo_name=centos-extras-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-extras-7.6-el7 
/var/www/html/repos/yum/centos-extras-7.6-el7/base
+ check_yum_sync_needed centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-extras-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-extras-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-extras-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-extras-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-extras-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-extras-7.6-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/HTMKAMKMUWSTWKYGKV5OHOTSRLLQI3GI/


Build failed in Jenkins: system-sync_mirrors-centos-qemu-ev-testing-el7-x86_64 #2228

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-qemu-ev-testing-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins6951780109293815038.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-qemu-ev-testing-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-qemu-ev-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-qemu-ev-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-qemu-ev-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-qemu-ev-testing-el7 yum
+ local repo_name=centos-qemu-ev-testing-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-qemu-ev-testing-el7 
/var/www/html/repos/yum/centos-qemu-ev-testing-el7/base
+ check_yum_sync_needed centos-qemu-ev-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-qemu-ev-testing-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-qemu-ev-testing-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-qemu-ev-testing-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-qemu-ev-testing-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-qemu-ev-testing-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-qemu-ev-testing-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/3JR24UNYJODZ43ICQKGSBV4FMGMZVQXR/


[CQ]: 107454, 11 (ovirt-engine) failed "ovirt-master" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
107454,11 (ovirt-engine) failed. However, this change seems not to be the root
cause for this failure. Change 107696,2 (ovirt-engine) that this change depends
on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107696,2 (ovirt-engine) is
fixed and this change is updated to refer to or rebased on the fixed version,
or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107454/11

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107696/2

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21599/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/GT4QTK7L3NBGOLMH3TSF5TCJGTPDJBB7/


Build failed in Jenkins: system-sync_mirrors-mock-copr-el7-x86_64 #954

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-mock-copr-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins7432526680261488114.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror mock-copr-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror mock-copr-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror mock-copr-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ local repo_name=mock-copr-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs mock-copr-el7 yum
+ local repo_name=mock-copr-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/mock-copr-el7 /var/www/html/repos/yum/mock-copr-el7/base
+ check_yum_sync_needed mock-copr-el7 x86_64 jenkins/data/mirrors-reposync.conf 
sync_needed
+ local repo_name=mock-copr-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/mock-copr-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync mock-copr-el7 x86_64 jenkins/data/mirrors-reposync.conf --urls 
--quiet
++ local repo_name=mock-copr-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf --repoid=mock-copr-el7 
--arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/mock-copr-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/NNAR6WXOW7L7PZNTPLMNUM4OGLB276ND/


Build failed in Jenkins: system-sync_mirrors-centos-ovirt-4.2-el7-x86_64 #3018

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-ovirt-4.2-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins7795693800500148988.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-ovirt-4.2-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-ovirt-4.2-el7 yum
+ local repo_name=centos-ovirt-4.2-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-ovirt-4.2-el7 
/var/www/html/repos/yum/centos-ovirt-4.2-el7/base
+ check_yum_sync_needed centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-ovirt-4.2-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-ovirt-4.2-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-ovirt-4.2-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-ovirt-4.2-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-ovirt-4.2-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-ovirt-4.2-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/APLMZRGQK5NYXASBIW2LUMDUOKBJMESP/


Build failed in Jenkins: system-sync_mirrors-centos-base-el7-x86_64 #3557

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-base-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins1029761831895881380.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-base-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-base-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-base-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-base-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-base-el7 yum
+ local repo_name=centos-base-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-base-el7 
/var/www/html/repos/yum/centos-base-el7/base
+ check_yum_sync_needed centos-base-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-base-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-base-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-base-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-base-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-base-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-base-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/GZBUUIAP545WJ5KOSTELUZM2DV3EUQRH/


Build failed in Jenkins: system-sync_mirrors-sac-gluster-ansible-el7-x86_64 #746

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-sac-gluster-ansible-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins7209633131592045176.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror sac-gluster-ansible-el7 
x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs sac-gluster-ansible-el7 yum
+ local repo_name=sac-gluster-ansible-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/sac-gluster-ansible-el7 
/var/www/html/repos/yum/sac-gluster-ansible-el7/base
+ check_yum_sync_needed sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=sac-gluster-ansible-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/sac-gluster-ansible-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync sac-gluster-ansible-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=sac-gluster-ansible-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=sac-gluster-ansible-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/sac-gluster-ansible-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/TRYFPP5CEGGOIPJZC7GNDFP7F73YOGQR/


Build failed in Jenkins: system-sync_mirrors-fedora-base-fc29-x86_64 #1524

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-fedora-base-fc29-x86_64] $ /bin/bash -xe 
/tmp/jenkins916742508514389094.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-base-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror fedora-base-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror fedora-base-fc29 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=fedora-base-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs fedora-base-fc29 yum
+ local repo_name=fedora-base-fc29
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/fedora-base-fc29 
/var/www/html/repos/yum/fedora-base-fc29/base
+ check_yum_sync_needed fedora-base-fc29 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=fedora-base-fc29
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/fedora-base-fc29
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync fedora-base-fc29 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=fedora-base-fc29
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=fedora-base-fc29 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/fedora-base-fc29/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-4.3-testing-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-43-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/QMGVFLJXSH2YMP4BB3JK45EGZZGPYLV7/


Build failed in Jenkins: system-sync_mirrors-centos-kvm-common-el7-x86_64 #3417

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-kvm-common-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins6539839698900464390.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-kvm-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-kvm-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-kvm-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-kvm-common-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-kvm-common-el7 yum
+ local repo_name=centos-kvm-common-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-kvm-common-el7 
/var/www/html/repos/yum/centos-kvm-common-el7/base
+ check_yum_sync_needed centos-kvm-common-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-kvm-common-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-kvm-common-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-kvm-common-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-kvm-common-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-kvm-common-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-kvm-common-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: Error making cache directory: 
/home/jenkins/mirrors_cache/centos-kvm-common-el7 error was: [Errno 17] File 
exists: '/home/jenkins/mirrors_cache/centos-kvm-common-el7'
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/QICWKNRZHYZRNXOOFQ7QRSNJKJ5RW55U/


[JIRA] (OVIRT-2880) Fwd: Ovirt Jenkins access rights

2020-03-25 Thread Anton Marchukov (oVirt JIRA)
Anton Marchukov created OVIRT-2880:
--

 Summary: Fwd: Ovirt Jenkins access rights
 Key: OVIRT-2880
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2880
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Anton Marchukov
Assignee: infra


Forwarding to infra-support to open a ticket.

-- Forwarded message -
From: Lucia Jelinkova 
Date: Mon, Mar 23, 2020 at 1:39 PM
Subject: Ovirt Jenkins access rights
To: infra 


Hi all,

I wanted to create an account for [1] but it said that ljelinko is already
taken - I do not exactly remember creating the account nor the password. So
I have created a new account with username ljelinkova. Could you please
delete the ljelinko user? And could you please provide me the access rights
so that I am able to run the jobs manually?

Thanks a lot,

Lucia

[1] https://jenkins.ovirt.org

___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct:
https://www.ovirt.org/community/about/community-guidelines/
List Archives:
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/CJU4XVUZHLOA7F53YX7HGWNUQDSDOHCY/


-- 
Anton Marchukov
Associate Manager - RHV DevOps - Red Hat



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100122)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/KRFIG7SQV3LE6C4WBHHMXMVEUL2HBPCB/


[JIRA] (OVIRT-2879) Jenkins account password reset

2020-03-25 Thread Piotr Kliczewski (oVirt JIRA)
Piotr Kliczewski created OVIRT-2879:
---

 Summary: Jenkins account password reset
 Key: OVIRT-2879
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2879
 Project: oVirt - virtualization made easy
  Issue Type: By-EMAIL
Reporter: Piotr Kliczewski
Assignee: infra


Hi,

Please reset password for user pkliczewski.

Thanks,
Piotr



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100122)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/ASIYX6CSJZE3KQ3TU6B2HKE3JU7IUHXU/


Build failed in Jenkins: system-sync_mirrors-centos-qemu-ev-release-7.6-el7-x86_64 #462

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-qemu-ev-release-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins5582186886828816258.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror 
centos-qemu-ev-release-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-qemu-ev-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-qemu-ev-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-qemu-ev-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-qemu-ev-release-7.6-el7 yum
+ local repo_name=centos-qemu-ev-release-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-qemu-ev-release-7.6-el7 
/var/www/html/repos/yum/centos-qemu-ev-release-7.6-el7/base
+ check_yum_sync_needed centos-qemu-ev-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-qemu-ev-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-qemu-ev-release-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-qemu-ev-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-qemu-ev-release-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-qemu-ev-release-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-qemu-ev-release-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/TXHWHAYVVKO6EQLLC7SHMB3ODNRLFAEO/


[CQ]: 4808055 (ovirt-engine-sdk-go) failed "ovirt-master" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
4808055 (ovirt-engine-sdk-go) failed. However, this change seems not to be the
root cause for this failure. Change 2be58af (ovirt-engine-sdk-go) that this
change depends on or is based on, was detected as the cause of the testing
failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 2be58af (ovirt-engine-sdk-go)
is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://github.com/oVirt/ovirt-engine-sdk-go/commit/4808055b7fb265d7a8c58fe668a61fdae8f60b73

For further details about the change that seems to be the root cause behind the
testing failures see:
https://github.com/oVirt/ovirt-engine-sdk-go/commit/2be58afc7614ea0d0113b10116d8826f7de6220f

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21535/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/4K7IXFYCLL5ZJVCM3R6FW2IPLRILGJAK/


Build failed in Jenkins: system-sync_mirrors-glusterfs-6-el7-x86_64 #991

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-glusterfs-6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins3347539960401637342.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror glusterfs-6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror glusterfs-6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror glusterfs-6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=glusterfs-6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs glusterfs-6-el7 yum
+ local repo_name=glusterfs-6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/glusterfs-6-el7 
/var/www/html/repos/yum/glusterfs-6-el7/base
+ check_yum_sync_needed glusterfs-6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=glusterfs-6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/glusterfs-6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync glusterfs-6-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=glusterfs-6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=glusterfs-6-el7 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/glusterfs-6-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/5TQA5O36MZ4V65TTOP4GXA4CANEQUKTK/


Build failed in Jenkins: system-sync_mirrors-centos-ovirt-4.2-el7-x86_64 #3016

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-ovirt-4.2-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins336661932234936416.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-ovirt-4.2-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-ovirt-4.2-el7 yum
+ local repo_name=centos-ovirt-4.2-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-ovirt-4.2-el7 
/var/www/html/repos/yum/centos-ovirt-4.2-el7/base
+ check_yum_sync_needed centos-ovirt-4.2-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-ovirt-4.2-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-ovirt-4.2-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-ovirt-4.2-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-ovirt-4.2-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-ovirt-4.2-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-ovirt-4.2-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/2KWMOSB722ALMCR7NAFMI3D27BKZUH2C/


Build failed in Jenkins: system-sync_mirrors-fedora-updates-fc30-x86_64 #961

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-fedora-updates-fc30-x86_64] $ /bin/bash -xe 
/tmp/jenkins6220735269820879966.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-updates-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror fedora-updates-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror fedora-updates-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=fedora-updates-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs fedora-updates-fc30 yum
+ local repo_name=fedora-updates-fc30
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/fedora-updates-fc30 
/var/www/html/repos/yum/fedora-updates-fc30/base
+ check_yum_sync_needed fedora-updates-fc30 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=fedora-updates-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/fedora-updates-fc30
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync fedora-updates-fc30 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=fedora-updates-fc30
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=fedora-updates-fc30 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/fedora-updates-fc30/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/MDMJ45JVUBOLFP3SXECIOOMF7IDDGKNT/


Build failed in Jenkins: system-sync_mirrors-centos-sclo-rh-release-x86_64 #563

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-sclo-rh-release-x86_64] $ /bin/bash -xe 
/tmp/jenkins3236321820079758337.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-sclo-rh-release x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-sclo-rh-release x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-sclo-rh-release x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-sclo-rh-release
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-sclo-rh-release yum
+ local repo_name=centos-sclo-rh-release
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-sclo-rh-release 
/var/www/html/repos/yum/centos-sclo-rh-release/base
+ check_yum_sync_needed centos-sclo-rh-release x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-sclo-rh-release
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-sclo-rh-release
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-sclo-rh-release x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-sclo-rh-release
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-sclo-rh-release --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-sclo-rh-release/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/NUNK7MA3AHUTFFOC47RC4M4WAAP5ZVYK/


[CQ]: 107869,3 (ovirt-provider-ovn) failed "ovirt-4.3" system tests

2020-03-25 Thread oVirt Jenkins
Change 107869,3 (ovirt-provider-ovn) is probably the reason behind recent
system test failures in the "ovirt-4.3" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107869/3

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-4.3_change-queue-tester/3170/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/3Q2M5ZXF64NALRPJ6LW75H5MXKZL4MQT/


[CQ]: 107398, 6 (ovirt-system-tests) failed "ovirt-master" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
107398,6 (ovirt-system-tests) failed. However, this change seems not to be the
root cause for this failure. Change 107786,1 (ovirt-system-tests) that this
change depends on or is based on, was detected as the cause of the testing
failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107786,1 (ovirt-system-tests)
is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107398/6

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107786/1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21551/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/LBCA2KFSOX7M3AZMBDYXSDM6C6IQBKOX/


Build failed in Jenkins: system-sync_mirrors-centos-opstools-release-7.6-el7-x86_64 #463

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-opstools-release-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins8170656809565615537.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror 
centos-opstools-release-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-opstools-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-opstools-release-7.6-el7 yum
+ local repo_name=centos-opstools-release-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-opstools-release-7.6-el7 
/var/www/html/repos/yum/centos-opstools-release-7.6-el7/base
+ check_yum_sync_needed centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-opstools-release-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-opstools-release-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-opstools-release-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-opstools-release-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-opstools-release-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-opstools-release-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/4RJRO5ZCZJI3XOBU6KWYH7JJEPUBTJMH/


Build failed in Jenkins: system-sync_mirrors-centos-extras-7.6-el7-x86_64 #463

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-extras-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins4153278891965780250.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-extras-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-extras-7.6-el7 yum
+ local repo_name=centos-extras-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-extras-7.6-el7 
/var/www/html/repos/yum/centos-extras-7.6-el7/base
+ check_yum_sync_needed centos-extras-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-extras-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-extras-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-extras-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-extras-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-extras-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-extras-7.6-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/QT4IQCTD5TC33MKDQ7M3WWTXTMVEAKWQ/


Build failed in Jenkins: system-sync_mirrors-centos-base-7.6-el7-x86_64 #463

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-base-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins3742531711075967700.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-base-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-base-7.6-el7 yum
+ local repo_name=centos-base-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-base-7.6-el7 
/var/www/html/repos/yum/centos-base-7.6-el7/base
+ check_yum_sync_needed centos-base-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-base-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-base-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-base-7.6-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=centos-base-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-base-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-base-7.6-el7/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/V6P7XKXRNLIU2K7VGQQL6FGN6AO4RPGC/


Build failed in Jenkins: system-sync_mirrors-centos-updates-7.6-el7-x86_64 #463

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-centos-updates-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins4125347147591139003.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs centos-updates-7.6-el7 yum
+ local repo_name=centos-updates-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/centos-updates-7.6-el7 
/var/www/html/repos/yum/centos-updates-7.6-el7/base
+ check_yum_sync_needed centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=centos-updates-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/centos-updates-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync centos-updates-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=centos-updates-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=centos-updates-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/centos-updates-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/5QJSMNPS2GBVHLFQKMTO3KJX46FTWQDT/


Build failed in Jenkins: system-sync_mirrors-fedora-base-fc30-x86_64 #964

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/heads/*:refs/remotes/origin/*
 > git rev-parse origin/master^{commit} # timeout=10
Checking out Revision d65423b0df3d6dff884959131a31be00c3d239ca (origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f d65423b0df3d6dff884959131a31be00c3d239ca
Commit message: "usrc_updater: Allow to run in debug using env var"
 > git rev-list --no-walk d65423b0df3d6dff884959131a31be00c3d239ca # timeout=10
[system-sync_mirrors-fedora-base-fc30-x86_64] $ /bin/bash -xe 
/tmp/jenkins5402425233407325778.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror fedora-base-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror fedora-base-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror fedora-base-fc30 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=fedora-base-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs fedora-base-fc30 yum
+ local repo_name=fedora-base-fc30
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/fedora-base-fc30 
/var/www/html/repos/yum/fedora-base-fc30/base
+ check_yum_sync_needed fedora-base-fc30 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=fedora-base-fc30
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/fedora-base-fc30
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync fedora-base-fc30 x86_64 jenkins/data/mirrors-reposync.conf 
--urls --quiet
++ local repo_name=fedora-base-fc30
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=fedora-base-fc30 --arch=x86_64 --cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/fedora-base-fc30/base --norepopath 
--newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/ER3X6PWKJ4EH42RY6V4D2REAP76J7KOY/


Build failed in Jenkins: system-sync_mirrors-glusterfs-3.12-7.6-el7-x86_64 #464

2020-03-25 Thread jenkins
See 


Changes:


--
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on mirrors.phx.ovirt.org (mirrors) in workspace 

No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url http://gerrit.ovirt.org/jenkins.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
Resetting working tree
 > git reset --hard # timeout=10
 > git clean -fdx # timeout=10
Pruning obsolete local branches
Fetching upstream changes from http://gerrit.ovirt.org/jenkins.git
 > git --version # timeout=10
 > git fetch --tags --progress --prune http://gerrit.ovirt.org/jenkins.git 
 > +refs/changes/18/106118/19:shlomi
 > git rev-parse origin/shlomi^{commit} # timeout=10
 > git rev-parse shlomi^{commit} # timeout=10
Checking out Revision 05b53f3b3ef7dda92a22ca738e3b95539dcfd40c (shlomi)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 05b53f3b3ef7dda92a22ca738e3b95539dcfd40c
Commit message: "Added mirror cleanup functionality"
 > git rev-list --no-walk 05b53f3b3ef7dda92a22ca738e3b95539dcfd40c # timeout=10
[system-sync_mirrors-glusterfs-3.12-7.6-el7-x86_64] $ /bin/bash -xe 
/tmp/jenkins3068091400824916308.sh
+ jenkins/scripts/mirror_mgr.sh resync_yum_mirror glusterfs-3.12-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ MIRRORS_MP_BASE=/var/www/html/repos
+ MIRRORS_HTTP_BASE=http://mirrors.phx.ovirt.org/repos
+ MIRRORS_CACHE=/home/jenkins/mirrors_cache
+ YUM_PATH=/yum/
+ MIRRORS_BASE_PREFIX=/var/www/html/repos/yum/
+ REPOQUERY_HTTP_BASE=http://mirrors.phx.ovirt.org/repos/yum/
+ MAX_LOCK_ATTEMPTS=120
+ LOCK_WAIT_INTERVAL=5
+ LOCK_BASE=/home/jenkins
+ OLD_MD_TO_KEEP=100
+ MAX_AGE=14
+ HTTP_SELINUX_TYPE=httpd_sys_content_t
+ HTTP_FILE_MODE=644
+ main resync_yum_mirror glusterfs-3.12-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local command=resync_yum_mirror
+ command_args=("${@:2}")
+ local command_args
+ cmd_resync_yum_mirror glusterfs-3.12-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf
+ local repo_name=glusterfs-3.12-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local sync_needed
+ mkdir -p /home/jenkins/mirrors_cache
+ verify_repo_fs glusterfs-3.12-7.6-el7 yum
+ local repo_name=glusterfs-3.12-7.6-el7
+ local repo_type=yum
+ sudo install -o jenkins -d /var/www/html/repos/yum 
/var/www/html/repos/yum/glusterfs-3.12-7.6-el7 
/var/www/html/repos/yum/glusterfs-3.12-7.6-el7/base
+ check_yum_sync_needed glusterfs-3.12-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf sync_needed
+ local repo_name=glusterfs-3.12-7.6-el7
+ local repo_archs=x86_64
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local p_sync_needed=sync_needed
+ local reposync_out
+ echo 'Checking if mirror needs a resync'
Checking if mirror needs a resync
+ rm -rf /home/jenkins/mirrors_cache/glusterfs-3.12-7.6-el7
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
++ run_reposync glusterfs-3.12-7.6-el7 x86_64 
jenkins/data/mirrors-reposync.conf --urls --quiet
++ local repo_name=glusterfs-3.12-7.6-el7
++ local repo_arch=x86_64
++ local reposync_conf=jenkins/data/mirrors-reposync.conf
++ extra_args=("${@:4}")
++ local extra_args
++ reposync --config=jenkins/data/mirrors-reposync.conf 
--repoid=glusterfs-3.12-7.6-el7 --arch=x86_64 
--cachedir=/home/jenkins/mirrors_cache 
--download_path=/var/www/html/repos/yum/glusterfs-3.12-7.6-el7/base 
--norepopath --newest-only --urls --quiet
Error setting up repositories: failure: repodata/repomd.xml from 
centos-ovirt-common-el7: [Errno 256] No more mirrors to try.
http://cbs.centos.org/repos/virt7-ovirt-common-testing/x86_64/os/repodata/repomd.xml:
 [Errno 14] HTTPS Error 404 - Not Found
+ reposync_out=
Build step 'Execute shell' marked build as failure
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/TGNFB4O67IE4GEUTX2OEEH4YRLHYHYAX/


[CQ]: 107736, 4 (ovirt-system-tests) failed "ovirt-master" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
107736,4 (ovirt-system-tests) failed. However, this change seems not to be the
root cause for this failure. Change 107786,1 (ovirt-system-tests) that this
change depends on or is based on, was detected as the cause of the testing
failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107786,1 (ovirt-system-tests)
is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107736/4

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107786/1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21527/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/ATRNRDUUT6TI63FHLO32GPU2OPI3DA3Y/


[CQ]: 107871, 3 (ovirt-provider-ovn) failed "ovirt-4.3" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-4.3" change queue including change 107871,3
(ovirt-provider-ovn) failed. However, this change seems not to be the root
cause for this failure. Change 107869,3 (ovirt-provider-ovn) that this change
depends on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107869,3 (ovirt-provider-ovn)
is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107871/3

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107869/3

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-4.3_change-queue-tester/3171/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/7ZD5WMCW6ISGW3HRSA6DDOTF6C2UCSWW/


[CQ]: c5e4dbd (ovirt-web-ui) failed "ovirt-master" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-master" change queue including change
c5e4dbd (ovirt-web-ui) failed. However, this change seems not to be the root
cause for this failure. Change bcb6072 (ovirt-web-ui) that this change depends
on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change bcb6072 (ovirt-web-ui) is fixed
and this change is updated to refer to or rebased on the fixed version, or this
change is modified to no longer depend on it.

For further details about the change see:
https://github.com/oVirt/ovirt-web-ui/commit/c5e4dbd76a03e1664cf85af340929e0d159af500

For further details about the change that seems to be the root cause behind the
testing failures see:
https://github.com/oVirt/ovirt-web-ui/commit/bcb6072313ad3969e292a32fe376c4f73698cec1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21512/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/3I3ZV7JXKBIRARE5KTY5VDZ6CSUQV7XW/


[JIRA] (OVIRT-2878) jira tickets not being created via email

2020-03-25 Thread Evgheni Dereveanchin (oVirt JIRA)

 [ 
https://ovirt-jira.atlassian.net/browse/OVIRT-2878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Evgheni Dereveanchin reassigned OVIRT-2878:
---

Assignee: Marc Dequènes (Duck)  (was: infra)

> jira tickets not being created via email
> 
>
> Key: OVIRT-2878
> URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2878
> Project: oVirt - virtualization made easy
>  Issue Type: Outage
>Reporter: Evgheni Dereveanchin
>Assignee: Marc Dequènes (Duck)
>
> Looks like emails sent to infra-support are not creating new JIRA tickets. 
> [~accountid:557058:06620dac-7815-415e-9b2a-b834ef470861] could you please 
> check if they reach the mail server and there are attempts to log in by the 
> Jira software?



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100122)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/MYWG5WF4HBHNKMRMLLQQUIOXHBZVKF2Y/


[JIRA] (OVIRT-2878) jira tickets not being created via email

2020-03-25 Thread Evgheni Dereveanchin (oVirt JIRA)
Evgheni Dereveanchin created OVIRT-2878:
---

 Summary: jira tickets not being created via email
 Key: OVIRT-2878
 URL: https://ovirt-jira.atlassian.net/browse/OVIRT-2878
 Project: oVirt - virtualization made easy
  Issue Type: Outage
Reporter: Evgheni Dereveanchin
Assignee: infra


Looks like emails sent to infra-support are not creating new JIRA tickets. 
[~accountid:557058:06620dac-7815-415e-9b2a-b834ef470861] could you please check 
if they reach the mail server and there are attempts to log in by the Jira 
software?



--
This message was sent by Atlassian Jira
(v1001.0.0-SNAPSHOT#100122)
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/C2SQTC5JANNTF7TQJXDMLLAF5OSJAQ77/


[CQ]: 107900,1 (ovirt-system-tests) failed "ovirt-4.3" system tests

2020-03-25 Thread oVirt Jenkins
Change 107900,1 (ovirt-system-tests) is probably the reason behind recent
system test failures in the "ovirt-4.3" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107900/1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-4.3_change-queue-tester/3166/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/LHMCJXVO6TLOAEIUJ2KTULENUVSNHRZ3/


[CQ]: 107786, 1 (ovirt-system-tests) failed "ovirt-master" system tests

2020-03-25 Thread oVirt Jenkins
Change 107786,1 (ovirt-system-tests) is probably the reason behind recent
system test failures in the "ovirt-master" change queue and needs to be fixed.

This change had been removed from the testing queue. Artifacts build from this
change will not be released until it is fixed.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107786/1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/21519/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/Y6SEMAQBNRDNROIQAPVGN4XC5GPNPCO6/


[CQ]: 106784, 3 (ovirt-system-tests) failed "ovirt-4.3" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-4.3" change queue including change 106784,3
(ovirt-system-tests) failed. However, this change seems not to be the root
cause for this failure. Change 107900,1 (ovirt-system-tests) that this change
depends on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107900,1 (ovirt-system-tests)
is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/106784/3

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107900/1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-4.3_change-queue-tester/3167/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/PZVXYDBGT3KLNHEDMH3PSSPHW3KMFHIO/


[CQ]: 107829, 2 (ovirt-system-tests) failed "ovirt-4.3" system tests, but isn't the failure root cause

2020-03-25 Thread oVirt Jenkins
A system test invoked by the "ovirt-4.3" change queue including change 107829,2
(ovirt-system-tests) failed. However, this change seems not to be the root
cause for this failure. Change 107900,1 (ovirt-system-tests) that this change
depends on or is based on, was detected as the cause of the testing failures.

This change had been removed from the testing queue. Artifacts built from this
change will not be released until either change 107900,1 (ovirt-system-tests)
is fixed and this change is updated to refer to or rebased on the fixed
version, or this change is modified to no longer depend on it.

For further details about the change see:
https://gerrit.ovirt.org/#/c/107829/2

For further details about the change that seems to be the root cause behind the
testing failures see:
https://gerrit.ovirt.org/#/c/107900/1

For failed test results see:
https://jenkins.ovirt.org/job/ovirt-4.3_change-queue-tester/3168/
___
Infra mailing list -- infra@ovirt.org
To unsubscribe send an email to infra-le...@ovirt.org
Privacy Statement: https://www.ovirt.org/privacy-policy.html
oVirt Code of Conduct: 
https://www.ovirt.org/community/about/community-guidelines/
List Archives: 
https://lists.ovirt.org/archives/list/infra@ovirt.org/message/CBZPIQ45KO5SCP3G3GUI23TKIO5IVLXI/