See 
<https://jenkins.ovirt.org/job/system-sync_mirrors-centos-updates-el7-x86_64/4664/display/redirect>

Changes:


------------------------------------------
[...truncated 103.32 KB...]
+ local repo=centos-updates-el7
+ local pkgs_file=referenced_pkgs.txt
++ find_recent_snapshots /var/www/html/repos/yum/centos-updates-el7
++ local repo=/var/www/html/repos/yum/centos-updates-el7
+++ find /var/www/html/repos/yum/centos-updates-el7 -mindepth 1 -maxdepth 1 
-type d -mtime -14 '!' '(' -name base -o -name '.*' ')'
++ local fresh_snapshots=
++ [[ -z '' ]]
++ all_snapshots=($(find ${repo} -mindepth 1 -maxdepth 1 -type d             ! 
\( -name "base" -o -name ".*" \)))
+++ find /var/www/html/repos/yum/centos-updates-el7 -mindepth 1 -maxdepth 1 
-type d '!' '(' -name base -o -name '.*' ')'
++ local all_snapshots
++ IFS='
'
++ sorted=($(sort <<<"${all_snapshots[*]}"))
+++ sort
++ unset IFS
++ fresh_snapshots=/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
++ echo /var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
+ recent_snapshots=/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
++ get_repo_slaves_snapshots centos-updates-el7
++ local repo_name=centos-updates-el7
+++ git --git-dir=jenkins/.git --work-tree=jenkins/ grep 
http://mirrors.phx.ovirt.org/repos/yum/
++ git_grep_output='data/slave-repos/centos7.conf:baseurl = 
http://mirrors.phx.ovirt.org/repos/yum/centos-base-el7/2020-04-27-17-33
data/slave-repos/centos7.conf:baseurl = 
http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2020-10-08-08-42
data/slave-repos/centos7.conf:baseurl = 
http://mirrors.phx.ovirt.org/repos/yum/centos-extras-el7/2020-10-08-02-33
data/slave-repos/centos7.conf:baseurl = 
http://mirrors.phx.ovirt.org/repos/yum/epel-el7/2020-10-08-04-48
data/slave-repos/centos7.conf:baseurl = 
http://mirrors.phx.ovirt.org/repos/yum/centos-qemu-ev-release-el7/2020-10-08-09-15
playbooks/roles/jenkins_master_config/templates/stdci_global_vars.yaml.j2:      
  value: "http://mirrors.phx.ovirt.org/repos/yum/all_latest.json";
stdci_libs/mirror_client.py:    
url='\''http://mirrors.phx.ovirt.org/repos/yum/all_latest.json'\'','
++ for line in '${git_grep_output}'
++ [[ data/slave-repos/centos7.conf:baseurl == 
*\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ for line in '${git_grep_output}'
++ [[ = == *\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ for line in '${git_grep_output}'
++ [[ http://mirrors.phx.ovirt.org/repos/yum/centos-base-el7/2020-04-27-17-33 
== *\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ for line in '${git_grep_output}'
++ [[ data/slave-repos/centos7.conf:baseurl == 
*\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ for line in '${git_grep_output}'
++ [[ = == *\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ for line in '${git_grep_output}'
++ [[ 
http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2020-10-08-08-42 == 
*\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7* ]]
++ suffix=centos-updates-el7/2020-10-08-08-42
++ snapshot=/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42
++ break
++ echo '
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ hardcoded_snapshot='
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ [[ ! /var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43 == *\
\/\v\a\r\/\w\w\w\/\h\t\m\l\/\r\e\p\o\s\/\y\u\m\/\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7\/\2\0\2\0\-\1\0\-\0\8\-\0\8\-\4\2*
 ]]
+ recent_snapshots+='
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ '[' -z '/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42' ']'
+ find_referenced_pkgs 
'/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42' referenced_pkgs.txt
+ local 
'recent_snapshots_list=/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ local ref_pkgs=referenced_pkgs.txt
+ local repoquery_result=repoquery_result.txt
+ local exists=1
+ for snapshot in '${recent_snapshots_list}'
+ local snapshot_suffix=centos-updates-el7/2021-02-08-16-43
+ local 'repoquery_cmd=repoquery             
--repofrompath=this,http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2021-02-08-16-43
             --repoid=this -a --qf %{relativepath}             
--archlist=s390x,s390,ppc64le,ppc64,x86_64,i686,noarch'
+ repoquery 
--repofrompath=this,http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2021-02-08-16-43
 --repoid=this -a --qf '%{relativepath}' 
--archlist=s390x,s390,ppc64le,ppc64,x86_64,i686,noarch
+ for snapshot in '${recent_snapshots_list}'
+ local snapshot_suffix=centos-updates-el7/2020-10-08-08-42
+ local 'repoquery_cmd=repoquery             
--repofrompath=this,http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2020-10-08-08-42
             --repoid=this -a --qf %{relativepath}             
--archlist=s390x,s390,ppc64le,ppc64,x86_64,i686,noarch'
+ repoquery 
--repofrompath=this,http://mirrors.phx.ovirt.org/repos/yum/centos-updates-el7/2020-10-08-08-42
 --repoid=this -a --qf '%{relativepath}' 
--archlist=s390x,s390,ppc64le,ppc64,x86_64,i686,noarch
+ cat repoquery_result.txt
+ sort -u
+ xargs -n1
+ rm repoquery_result.txt
+ rm_unreferenced_pkgs /var/www/html/repos/yum/centos-updates-el7 
referenced_pkgs.txt
+ local repo_dir=/var/www/html/repos/yum/centos-updates-el7
+ local rpms_file=referenced_pkgs.txt
+ local all_rpms_file=all_pkgs.txt
+ local for_removal=pkgs_for_removal.txt
+ find /var/www/html/repos/yum/centos-updates-el7/base -name '*.rpm'
+ grep -F -w -v -f /dev/fd/63 /dev/fd/62
++ cat referenced_pkgs.txt
++ cat all_pkgs.txt
+ cat pkgs_for_removal.txt
+ xargs rm
+ rm all_pkgs.txt pkgs_for_removal.txt
+ rm_old_snapshots /var/www/html/repos/yum/centos-updates-el7 
'/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ local repo_dir=/var/www/html/repos/yum/centos-updates-el7
+ local 
'p_recent_snapshots=/var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42'
+ all_snapshots=($(find ${repo_dir} -mindepth 1 -maxdepth 1 -type d !         
\( -name "base" -o -name ".*" \)))
++ find /var/www/html/repos/yum/centos-updates-el7 -mindepth 1 -maxdepth 1 
-type d '!' '(' -name base -o -name '.*' ')'
+ local all_snapshots
+ for snapshot in '"${all_snapshots[@]}"'
+ [[ ! /var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42 == 
*\/\v\a\r\/\w\w\w\/\h\t\m\l\/\r\e\p\o\s\/\y\u\m\/\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7\/\2\0\2\0\-\1\0\-\0\8\-\0\8\-\4\2*
 ]]
+ for snapshot in '"${all_snapshots[@]}"'
+ [[ ! /var/www/html/repos/yum/centos-updates-el7/2021-02-08-16-43
/var/www/html/repos/yum/centos-updates-el7/2020-10-08-08-42 == 
*\/\v\a\r\/\w\w\w\/\h\t\m\l\/\r\e\p\o\s\/\y\u\m\/\c\e\n\t\o\s\-\u\p\d\a\t\e\s\-\e\l\7\/\2\0\2\1\-\0\2\-\0\8\-\1\6\-\4\3*
 ]]
+ rm referenced_pkgs.txt
+ install_repo_pubkey centos-updates-el7 jenkins/data/mirrors-reposync.conf
+ local repo_name=centos-updates-el7
+ local reposync_conf=jenkins/data/mirrors-reposync.conf
+ local gpg_key_file
++ sed -nr -e '/\[centos-updates-el7]/{
                :loop;
                    s#^gpgkey\s*=\s*file://(.*)$#\1#p;
                    n;
                    /^\[.*\]$/q ;
                b loop
            }' jenkins/data/mirrors-reposync.conf
+ gpg_key_file=/usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7
+ [[ -n /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7 ]]
+ [[ -r /usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7 ]]
+ sudo /usr/bin/rpmkeys --import 
/usr/share/distribution-gpg-keys/centos/RPM-GPG-KEY-CentOS-7
+ echo 'Resyncing repo: centos-updates-el7'
Resyncing repo: centos-updates-el7
+ perform_yum_sync 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 repo_mp
+ local repo_comps
+ local sync_newest_only
+ repo_mp=/var/www/html/repos/yum/centos-updates-el7/base
++ get_modulesmd_path centos-updates-el7
++ local repo_name=centos-updates-el7
+++ sed -e 's/xmlns=".*"//g' 
/home/jenkins/mirrors_cache/centos-updates-el7/repomd.xml
+++ xmllint --xpath 'string(/repomd/data[@type="modules"]/location/@href)' -
+++ grep -o '[[:alnum:]_.-]*$'
++ filename=
++ [[ -z '' ]]
++ false
+ '[' -z '' ']'
+ sync_newest_only=--newest-only
++ IFS=,
++ echo x86_64
+ for arch in '$(IFS=,; echo $repo_archs)'
+ echo 'Syncing yum repo centos-updates-el7 for arch: x86_64'
Syncing yum repo centos-updates-el7 for arch: x86_64
+ run_reposync centos-updates-el7 x86_64 jenkins/data/mirrors-reposync.conf 
--downloadcomps --gpgcheck --download-metadata --newest-only
+ 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 
--downloadcomps --gpgcheck --download-metadata --newest-only
(2/61): ImageMagick-6.9.10 0% [                 ]  0.0 B/s |    0 B   --:-- ETA 
(1/61): ImageMagick-6.9.10.68-5.el7_9.x86_64.rpm           | 2.3 MB   00:00     
(2/61): ImageMagick-c++-6.9.10.68-5.el7_9.i686.rpm         | 177 kB   00:00     
(3/61): ImageMagick-c++-devel-6.9.10.68-5.el7_9.x86_64.rpm | 107 kB   00:00     
ImageMagick-c++-6.9.10.68-5.el FAILED                                          
(5/61): ImageMagick-c++-6. 0% [                 ]  0.0 B/s |    0 B   --:-- ETA 
(4/61): ImageMagick-devel-6.9.10.68-5.el7_9.i686.rpm       | 111 kB   00:00     
(5/61): ImageMagick-c++-devel-6.9.10.68-5.el7_9.i686.rpm   | 107 kB   00:00     
(6/61): ImageMagick-devel-6.9.10.68-5.el7_9.x86_64.rpm     | 110 kB   00:00     
(7/61): ImageMagick-perl-6.9.10.68-5.el7_9.x86_64.rpm      | 154 kB   00:00     
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(9/61): ImageMagick-doc-6. 0% [                 ]  0.0 B/s |    0 B   --:-- ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(9/61): ImageMagick-doc-6. 0% [                 ]  0.0 B/s |    0 B   --:-- ETA 
(9/61): ImageMagick-doc-6. 0% [                 ]  0.0 B/s | 3.1 MB   --:-- ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(9/61): ImageMagick-doc-6. 0% [                 ]  0.0 B/s | 3.1 MB   --:-- ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(9/61): ImageMagick-doc-6. 0% [                 ]  0.0 B/s | 3.1 MB   --:-- ETA 
(8/61): glibc-devel-2.17-323.el7_9.i686.rpm                | 1.1 MB   00:00     
(10/61): ImageMagick-doc-6 2% [                 ] 8.8 MB/s | 8.8 MB   00:40 ETA 
(9/61): ImageMagick-6.9.10.68-5.el7_9.i686.rpm             | 2.3 MB   00:01     
(10/61): glibc-headers-2.17-323.el7_9.x86_64.rpm           | 691 kB   00:00     
(11/61): glibc-2.17-323.el7_9.i686.rpm                     | 4.3 MB   00:01     
(12/61): glibc-utils-2.17-323.el7_9.x86_64.rpm             | 229 kB   00:00     
(13/61): grub2-2.02-0.87.el7.centos.x86_64.rpm             |  33 kB   00:00     
(14/61): glibc-static-2.17-323.el7_9.x86_64.rpm            | 1.6 MB   00:00     
(15/61): grub2-efi-ia32-2.02-0.87.el7.centos.x86_64.rpm    | 1.1 MB   00:00     
(17/61): firefox-78.8.0-1. 8% [=                ]  12 MB/s |  29 MB   00:27 ETA 
(16/61): grub2-efi-aa64-modules-2.02-0.87.el7.centos.noarc | 965 kB   00:00     
(17/61): grub2-efi-ia32-modules-2.02-0.87.el7.centos.noarc | 1.1 MB   00:00     
(18/61): glibc-static-2.17-323.el7_9.i686.rpm              | 1.3 MB   00:00     
(19/61): grub2-efi-ia32-cdboot-2.02-0.87.el7.centos.x86_64 | 1.1 MB   00:00     
(20/61): grub2-efi-x64-cdboot-2.02-0.87.el7.centos.x86_64. | 1.1 MB   00:00     
(21/61): grub2-efi-x64-2.02-0.87.el7.centos.x86_64.rpm     | 1.1 MB   00:00     
(22/61): grub2-pc-2.02-0.87.el7.centos.x86_64.rpm          |  33 kB   00:00     
(23/61): grub2-i386-modules-2.02-0.87.el7.centos.noarch.rp | 851 kB   00:00     
(24/61): grub2-ppc-modules-2.02-0.87.el7.centos.noarch.rpm | 766 kB   00:00     
(27/61): firefox-78.8.0-1. 14% [==              ]  16 MB/s |  51 MB   00:19 ETA 
(25/61): grub2-pc-modules-2.02-0.87.el7.centos.noarch.rpm  | 851 kB   00:00     
(26/61): grub2-ppc64le-modules-2.02-0.87.el7.centos.noarch | 765 kB   00:00     
(27/61): grub2-common-2.02-0.87.el7.centos.noarch.rpm      | 730 kB   00:00     
(28/61): grub2-ppc64-modules-2.02-0.87.el7.centos.noarch.r | 766 kB   00:00     
(29/61): grub2-tools-extra-2.02-0.87.el7.centos.x86_64.rpm | 1.0 MB   00:00     
(30/61): glibc-devel-2.17-323.el7_9.x86_64.rpm             | 1.1 MB   00:00     
(31/61): grub2-efi-x64-modules-2.02-0.87.el7.centos.noarch | 1.1 MB   00:00     
(32/61): grub2-tools-minimal-2.02-0.87.el7.centos.x86_64.r | 174 kB   00:00     
(33/61): libexif-0.6.22-2.el7_9.x86_64.rpm                 | 423 kB   00:00     
(34/61): grub2-tools-2.02-0.87.el7.centos.x86_64.rpm       | 1.8 MB   00:00     
(35/61): libexif-0.6.22-2.el7_9.i686.rpm                   | 419 kB   00:00     
(38/61): firefox-78.8.0-1. 21% [===             ]  20 MB/s |  77 MB   00:14 ETA 
(36/61): libexif-doc-0.6.22-2.el7_9.x86_64.rpm             | 150 kB   00:00     
(37/61): libexif-devel-0.6.22-2.el7_9.x86_64.rpm           |  21 kB   00:00     
(38/61): microcode_ctl-2.1-73.8.el7_9.x86_64.rpm           | 3.3 MB   00:00     
(39/61): nscd-2.17-323.el7_9.x86_64.rpm                    | 288 kB   00:00     
(40/61): libexif-devel-0.6.22-2.el7_9.i686.rpm             |  21 kB   00:00     
(41/61): xorg-x11-server-Xdmx-1.20.4-15.el7_9.x86_64.rpm   | 881 kB   00:00     
(44/61): firefox-78.8.0-1. 25% [====            ]  22 MB/s |  94 MB   00:12 ETA 
(42/61): xorg-x11-server-Xnest-1.20.4-15.el7_9.x86_64.rpm  | 709 kB   00:00     
(43/61): xorg-x11-server-Xvfb-1.20.4-15.el7_9.x86_64.rpm   | 855 kB   00:00     
(44/61): xorg-x11-server-Xwayland-1.20.4-15.el7_9.x86_64.r | 951 kB   00:00     
(47/61): firefox-78.8.0-1. 29% [====-           ]  23 MB/s | 107 MB   00:10 ETA 
(45/61): xorg-x11-server-common-1.20.4-15.el7_9.x86_64.rpm |  56 kB   00:00     
(46/61): xorg-x11-server-Xorg-1.20.4-15.el7_9.x86_64.rpm   | 1.5 MB   00:00     
(47/61): xorg-x11-server-devel-1.20.4-15.el7_9.i686.rpm    | 259 kB   00:00     
(48/61): xorg-x11-server-Xephyr-1.20.4-15.el7_9.x86_64.rpm | 1.0 MB   00:00     
(49/61): xorg-x11-server-devel-1.20.4-15.el7_9.x86_64.rpm  | 259 kB   00:00     
(50/61): ImageMagick-c++-6.9.10.68-5.el7_9.x86_64.rpm      | 168 kB   00:00     
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(53/61): firefox-78.8.0-1. 29% [====-           ]  23 MB/s | 107 MB   00:10 ETA 
(54/61): glibc-2.17-323.el 36% [=====-          ]  27 MB/s | 133 MB   00:08 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(54/61): glibc-2.17-323.el 36% [=====-          ]  27 MB/s | 133 MB   00:08 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(54/61): glibc-2.17-323.el 36% [=====-          ]  27 MB/s | 133 MB   00:08 ETA 
(54/61): glibc-2.17-323.el 43% [======-         ]  30 MB/s | 158 MB   00:06 ETA 
(51/61): xorg-x11-server-source-1.20.4-15.el7_9.noarch.rpm | 2.4 MB   00:00     
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(55/61): glibc-2.17-323.el 43% [======-         ]  30 MB/s | 158 MB   00:06 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(55/61): glibc-2.17-323.el 43% [======-         ]  30 MB/s | 158 MB   00:06 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(55/61): glibc-2.17-323.el 43% [======-         ]  30 MB/s | 158 MB   00:06 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(55/61): glibc-2.17-323.el 43% [======-         ]  30 MB/s | 158 MB   00:06 ETA 
(55/61): glibc-2.17-323.el 50% [========        ]  33 MB/s | 185 MB   00:05 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(55/61): glibc-2.17-323.el 50% [========        ]  33 MB/s | 185 MB   00:05 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(55/61): glibc-2.17-323.el 50% [========        ]  33 MB/s | 185 MB   00:05 ETA 
(52/61): firefox-78.8.0-1.el7.centos.x86_64.rpm            | 102 MB   00:04     
(57/61): thunderbird-78.8. 54% [========-       ]  29 MB/s | 198 MB   00:05 ETA 
(53/61): glibc-2.17-323.el7_9.x86_64.rpm                   | 3.6 MB   00:04     
(54/61): ImageMagick-doc-6 56% [=========       ]  28 MB/s | 206 MB   00:05 ETA 
(54/61): ImageMagick-doc-6 66% [==========-     ]  33 MB/s | 242 MB   00:03 ETA 
(55/61): firefox-78.8.0-1. 70% [===========     ]  34 MB/s | 258 MB   00:03 ETA 
(55/61): firefox-78.8.0-1. 73% [===========-    ]  34 MB/s | 268 MB   00:02 ETA 
(54/61): thunderbird-78.8.0-1.el7.centos.x86_64.rpm        |  93 MB   00:04     
(57/61): glibc-common-2.17 76% [============    ]  30 MB/s | 279 MB   00:02 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(57/61): glibc-common-2.17 76% [============    ]  30 MB/s | 279 MB   00:02 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(57/61): glibc-common-2.17 76% [============    ]  30 MB/s | 279 MB   00:02 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(57/61): glibc-common-2.17 76% [============    ]  30 MB/s | 279 MB   00:02 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(57/61): glibc-common-2.17 76% [============    ]  30 MB/s | 279 MB   00:02 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(57/61): glibc-common-2.17 76% [============    ]  30 MB/s | 279 MB   00:02 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(57/61): glibc-common-2.17 76% [============    ]  30 MB/s | 279 MB   00:02 ETA 
(57/61): glibc-common-2.17 78% [============-   ]  28 MB/s | 284 MB   00:02 ETA 
(57/61): glibc-common-2.17 85% [=============-  ]  32 MB/s | 312 MB   00:01 ETA 
(55/61): ImageMagick-doc-6 86% [=============-  ]  30 MB/s | 313 MB   00:01 ETA 
(55/61): ImageMagick-doc-6 91% [==============- ]  32 MB/s | 332 MB   00:00 ETA 
(55/61): ImageMagick-doc-6 94% [=============== ]  33 MB/s | 343 MB   00:00 ETA 
(55/61): ImageMagick-doc-6 94% [=============== ]  30 MB/s | 343 MB   00:00 ETA 
(55/61): ImageMagick-doc-6.9.10.68-5.el7_9.x86_64.rpm      | 4.7 MB   00:09     
(57/61): glibc-common-2.17 96% [=============== ]  29 MB/s | 351 MB   00:00 ETA 
(57/61): glibc-common-2.17 97% [===============-]  28 MB/s | 354 MB   00:00 ETA 
(57/61): glibc-common-2.17 97% [===============-]  26 MB/s | 355 MB   00:00 ETA 
(56/61): firefox-78.8.0-1.el7.centos.i686.rpm              | 103 MB   00:11     
(57/61): glibc-common-2.17 97% [===============-]  22 MB/s | 355 MB   00:00 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(57/61): glibc-common-2.17 97% [===============-]  22 MB/s | 355 MB   00:00 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(57/61): glibc-common-2.17 97% [===============-]  22 MB/s | 355 MB   00:00 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(57/61): glibc-common-2.17 97% [===============-]  22 MB/s | 355 MB   00:00 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(57/61): glibc-common-2.17 97% [===============-]  22 MB/s | 355 MB   00:00 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(57/61): glibc-common-2.17 97% [===============-]  22 MB/s | 355 MB   00:00 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(57/61): glibc-common-2.17 97% [===============-]  22 MB/s | 355 MB   00:00 ETA 
(57/61): glibc-common-2.17 97% [===============-]  19 MB/s | 356 MB   00:00 ETA 
(57/61): glibc-common-2.17 97% [===============-]  17 MB/s | 356 MB   00:00 ETA 
(57/61): glibc-common-2.17 97% [===============-]  15 MB/s | 356 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-]  14 MB/s | 357 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-]  13 MB/s | 357 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-]  12 MB/s | 357 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-]  10 MB/s | 357 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-] 9.4 MB/s | 358 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-] 8.4 MB/s | 358 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-] 7.9 MB/s | 358 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-] 6.9 MB/s | 358 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-] 6.5 MB/s | 359 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-] 5.7 MB/s | 359 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-] 5.2 MB/s | 359 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-] 4.7 MB/s | 359 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-] 4.4 MB/s | 359 MB   00:00 ETA 
(57/61): glibc-common-2.17 98% [===============-] 3.9 MB/s | 360 MB   00:01 ETA 
(57/61): glibc-common-2.17 99% [===============-] 3.7 MB/s | 360 MB   00:00 ETA 
(57/61): glibc-common-2.17 99% [===============-] 3.2 MB/s | 360 MB   00:01 ETA 
(57/61): glibc-common-2.17 99% [===============-] 3.0 MB/s | 360 MB   00:00 ETA 
(57/61): glibc-common-2.17 99% [===============-] 2.7 MB/s | 360 MB   00:01 ETA 
(57/61): glibc-common-2.17 99% [===============-] 2.5 MB/s | 361 MB   00:00 ETA 
(57/61): glibc-common-2.17 99% [===============-] 2.3 MB/s | 361 MB   00:01 ETA 
(57/61): glibc-common-2.17 99% [===============-] 2.2 MB/s | 361 MB   00:00 ETA 
(57/61): glibc-common-2.17 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
(57/61): glibc-common-2.17-323.el7_9.x86_64.rpm            |  12 MB   00:23     
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(58/61): flatpak-libs-1.0. 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(58/61): flatpak-builder-1 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(58/61): flatpak-builder-1 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(58/61): flatpak-builder-1 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(58/61): flatpak-1.0.9-10. 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(58/61): flatpak-1.0.9-10. 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-builder-1.0.0-10.el7_9 FAILED                                          
(58/61): flatpak-1.0.9-10. 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(58/61): flatpak-1.0.9-10. 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(58/61): flatpak-1.0.9-10. 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-libs-1.0.9-10.el7_9.x8 FAILED                                          
(58/61): flatpak-libs-1.0. 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-devel-1.0.9-10.el7_9.x FAILED                                          
(58/61): flatpak-devel-1.0 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-1.0.9-10.el7_9.x86_64. FAILED                                          
(58/61): flatpak-1.0.9-10. 99% [===============-] 1.9 MB/s | 361 MB   00:01 ETA 
flatpak-1.0.9-10.el7_9.x86_64: [Errno 256] No more mirrors to try.
flatpak-devel-1.0.9-10.el7_9.x86_64: [Errno 256] No more mirrors to try.
flatpak-libs-1.0.9-10.el7_9.x86_64: [Errno 256] No more mirrors to try.
flatpak-builder-1.0.0-10.el7_9.x86_64: [Errno 256] No more mirrors to try.
Build step 'Execute shell' marked build as failure
_______________________________________________
Infra mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]/message/GVC4DAAJ2XZO3GGMG75OTFG6IA5NGO33/

Reply via email to