
Getting following error from CI, only on 4.1 branch, CI for same patch on master succeded: 20:33:26 Start: yum install 20:33:28 ERROR: Command failed: 20:33:28 # /usr/bin/yum-deprecated --installroot /var/lib/mock/epel-7-x86_64-11370f2637703a06ca4541539ddee729-1963/root/ --releasever 7 install @buildsys-build autoconf automake dbus-python gdb git libguestfs-tools-c m2crypto make mom openvswitch ovirt-imageio-common policycoreutils-python PyYAML python-blivet python-coverage python-dateutil python-decorator python-devel python-inotify python-ioprocess python-mock python-magic python-netaddr python-pthreading python-setuptools python-six python-requests rpm-build sanlock-python sudo yum yum-utils --setopt=tsflags=nocontexts ... 20:33:28 failure: repodata/repomd.xml from centos-ovirt40-release-x86_64: [Errno 256] No more mirrors to try. 20:33:28 http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4.0/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found Link to build: http://jenkins.ovirt.org/job/vdsm_4.1_check-patch-fc24-x86_64/892/

On Mon, Sep 18, 2017 at 10:13 AM Ala Hino <ahino@redhat.com> wrote:
Getting following error from CI, only on 4.1 branch, CI for same patch on master succeded:
20:33:26 Start: yum install 20:33:28 ERROR: Command failed: 20:33:28 # /usr/bin/yum-deprecated --installroot /var/lib/mock/epel-7-x86_64-11370f2637703a06ca4541539ddee729-1963/root/ --releasever 7 install @buildsys-build autoconf automake dbus-python gdb git libguestfs-tools-c m2crypto make mom openvswitch ovirt-imageio-common policycoreutils-python PyYAML python-blivet python-coverage python-dateutil python-decorator python-devel python-inotify python-ioprocess python-mock python-magic python-netaddr python-pthreading python-setuptools python-six python-requests rpm-build sanlock-python sudo yum yum-utils --setopt=tsflags=nocontexts ... 20:33:28 failure: repodata/repomd.xml from centos-ovirt40-release-x86_64: [Errno 256] No more mirrors to try. 20:33:28 http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4.0/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Milan, is this the same error you reported last week, fixed in OST?
Link to build: http://jenkins.ovirt.org/job/vdsm_4.1_check-patch-fc24-x86_64/892/

Nir Soffer <nsoffer@redhat.com> writes:
On Mon, Sep 18, 2017 at 10:13 AM Ala Hino <ahino@redhat.com> wrote:
Getting following error from CI, only on 4.1 branch, CI for same patch on master succeded:
20:33:26 Start: yum install 20:33:28 ERROR: Command failed: 20:33:28 # /usr/bin/yum-deprecated --installroot /var/lib/mock/epel-7-x86_64-11370f2637703a06ca4541539ddee729-1963/root/ --releasever 7 install @buildsys-build autoconf automake dbus-python gdb git libguestfs-tools-c m2crypto make mom openvswitch ovirt-imageio-common policycoreutils-python PyYAML python-blivet python-coverage python-dateutil python-decorator python-devel python-inotify python-ioprocess python-mock python-magic python-netaddr python-pthreading python-setuptools python-six python-requests rpm-build sanlock-python sudo yum yum-utils --setopt=tsflags=nocontexts ... 20:33:28 failure: repodata/repomd.xml from centos-ovirt40-release-x86_64: [Errno 256] No more mirrors to try. 20:33:28 http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4.0/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Milan, is this the same error you reported last week, fixed in OST?
Yes, it looks the same as what Dan has fixed in commit d2baae2 in Vdsm master and what has been fixed in OST in https://gerrit.ovirt.org/81729.
Link to build: http://jenkins.ovirt.org/job/vdsm_4.1_check-patch-fc24-x86_64/892/

On Mon, Sep 18, 2017 at 10:40 AM Milan Zamazal <mzamazal@redhat.com> wrote:
Nir Soffer <nsoffer@redhat.com> writes:
On Mon, Sep 18, 2017 at 10:13 AM Ala Hino <ahino@redhat.com> wrote:
Getting following error from CI, only on 4.1 branch, CI for same patch on master succeded:
20:33:26 Start: yum install 20:33:28 ERROR: Command failed: 20:33:28 # /usr/bin/yum-deprecated --installroot /var/lib/mock/epel-7-x86_64-11370f2637703a06ca4541539ddee729-1963/root/ --releasever 7 install @buildsys-build autoconf automake dbus-python gdb git libguestfs-tools-c m2crypto make mom openvswitch ovirt-imageio-common policycoreutils-python PyYAML python-blivet python-coverage python-dateutil python-decorator python-devel python-inotify python-ioprocess python-mock python-magic python-netaddr python-pthreading python-setuptools python-six python-requests rpm-build sanlock-python sudo yum yum-utils --setopt=tsflags=nocontexts ... 20:33:28 failure: repodata/repomd.xml from centos-ovirt40-release-x86_64: [Errno 256] No more mirrors to try. 20:33:28
http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4.0/repodata/repomd.xml :
[Errno 14] HTTP Error 404 - Not Found
Milan, is this the same error you reported last week, fixed in OST?
Yes, it looks the same as what Dan has fixed in commit d2baae2 in Vdsm master and what has been fixed in OST in https://gerrit.ovirt.org/81729.
Ala, maybe you can backport Dan fix to 4.1?
Link to build: http://jenkins.ovirt.org/job/vdsm_4.1_check-patch-fc24-x86_64/892/

Got conflicts when did the backport and don't have time now to look into those conflicts. On Mon, Sep 18, 2017 at 12:33 PM, Nir Soffer <nsoffer@redhat.com> wrote:
On Mon, Sep 18, 2017 at 10:40 AM Milan Zamazal <mzamazal@redhat.com> wrote:
Nir Soffer <nsoffer@redhat.com> writes:
On Mon, Sep 18, 2017 at 10:13 AM Ala Hino <ahino@redhat.com> wrote:
Getting following error from CI, only on 4.1 branch, CI for same patch on master succeded:
20:33:26 Start: yum install 20:33:28 ERROR: Command failed: 20:33:28 # /usr/bin/yum-deprecated --installroot /var/lib/mock/epel-7-x86_64-11370f2637703a06ca4541539ddee7 29-1963/root/ --releasever 7 install @buildsys-build autoconf automake dbus-python gdb git libguestfs-tools-c m2crypto make mom openvswitch ovirt-imageio-common policycoreutils-python PyYAML python-blivet python-coverage python-dateutil python-decorator python-devel python-inotify python-ioprocess python-mock python-magic python-netaddr python-pthreading python-setuptools python-six python-requests rpm-build sanlock-python sudo yum yum-utils --setopt=tsflags=nocontexts ... 20:33:28 failure: repodata/repomd.xml from centos-ovirt40-release-x86_64: [Errno 256] No more mirrors to try. 20:33:28 http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4. 0/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
Milan, is this the same error you reported last week, fixed in OST?
Yes, it looks the same as what Dan has fixed in commit d2baae2 in Vdsm master and what has been fixed in OST in https://gerrit.ovirt.org/81729.
Ala, maybe you can backport Dan fix to 4.1?
Link to build: http://jenkins.ovirt.org/job/vdsm_4.1_check-patch-fc24-x86_64/892/

On Mon, Sep 18, 2017 at 10:13 AM, Ala Hino <ahino@redhat.com> wrote:
Getting following error from CI, only on 4.1 branch, CI for same patch on master succeded:
20:33:26 Start: yum install 20:33:28 ERROR: Command failed: 20:33:28 # /usr/bin/yum-deprecated --installroot /var/lib/mock/epel-7-x86_64- 11370f2637703a06ca4541539ddee729-1963/root/ --releasever 7 install @buildsys-build autoconf automake dbus-python gdb git libguestfs-tools-c m2crypto make mom openvswitch ovirt-imageio-common policycoreutils-python PyYAML python-blivet python-coverage python-dateutil python-decorator python-devel python-inotify python-ioprocess python-mock python-magic python-netaddr python-pthreading python-setuptools python-six python-requests rpm-build sanlock-python sudo yum yum-utils --setopt=tsflags=nocontexts ... 20:33:28 failure: repodata/repomd.xml from centos-ovirt40-release-x86_64: [Errno 256] No more mirrors to try. 20:33:28 http://mirror.centos.org/centos/7/virt/x86_64/ovirt-4. 0/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found
The repos in .repos file under automation dir is outdated and needs to be fixed by the vdsm maintainers. Similar patch was sent to master last week [1] [1] https://gerrit.ovirt.org/#/c/81774/
Link to build: http://jenkins.ovirt.org/job/vdsm_4.1_check-patch-fc24-x86_ 64/892/
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
-- Eyal edri ASSOCIATE MANAGER RHV DevOps EMEA VIRTUALIZATION R&D Red Hat EMEA <https://www.redhat.com/> <https://red.ht/sig> TRIED. TESTED. TRUSTED. <https://redhat.com/trusted> phone: +972-9-7692018 irc: eedri (on #tlv #rhev-dev #rhev-integ)
participants (4)
-
Ala Hino
-
Eyal Edri
-
Milan Zamazal
-
Nir Soffer