The issue is that the images installed by ost are 7.6 which means the
packages are 7.6 packages
templates:
engine: el7.6-base-4
host: el7.6-base-4
however, the packages coming from the repo are 7.7
Repository google-chrome is listed more than once in the configuration
pcp-pmda-systemd-0:4.1.0-5.el7_6.x86_64
systemd-0:219-62.el7_6.7.x86_64
systemd-devel-0:219-62.el7_6.7.i686
systemd-devel-0:219-62.el7_6.7.x86_64
systemd-journal-gateway-0:219-62.el7_6.7.x86_64
systemd-libs-0:219-62.el7_6.7.i686
systemd-libs-0:219-62.el7_6.7.x86_64
systemd-networkd-0:219-62.el7_6.7.x86_64
systemd-python-0:219-62.el7_6.7.x86_64
systemd-resolved-0:219-62.el7_6.7.i686
systemd-resolved-0:219-62.el7_6.7.x86_64
systemd-sysv-0:219-62.el7_6.7.x86_64
[dron@dron ovirt-system-tests]$
so if there is a new centos 7.7 now, we should update the ost image to 7.7
Another solution to avoid such failures in the future is to add a yum
update to the test suite and a reboot to the vm, that case we will not fail
on new os version in initialize engine
Adding Galit as she needs to create a new image
Thanks,
Dafna
On Thu, Jul 4, 2019 at 8:41 PM Nir Soffer <nsoffer(a)redhat.com> wrote:
I had 3 failures with OST master:
https://jenkins.ovirt.org/blue/organizations/jenkins/ovirt-system-tests_m...
https://jenkins.ovirt.org/blue/organizations/jenkins/ovirt-system-tests_m...
https://jenkins.ovirt.org/blue/organizations/jenkins/ovirt-system-tests_m...
First 2 builds are mostly logging fixes in vdsm and removing dead code,
unrelated to the failures.
Last build is from master, same patch passed OST today here:
https://jenkins.ovirt.org/blue/organizations/jenkins/ovirt-system-tests_m...
Looks like some required packages are missing.
+ yum -y install ovirt-host
Error: Package: 7:device-mapper-event-1.02.149-10.el7_6.8.x86_64
(alocalsync)
Requires: device-mapper = 7:1.02.149-10.el7_6.8
Installed: 7:device-mapper-1.02.149-10.el7_6.7.x86_64
(installed)
device-mapper = 7:1.02.149-10.el7_6.7
Error: Package: systemd-python-219-62.el7_6.7.x86_64 (alocalsync)
Requires: systemd-libs = 219-62.el7_6.7
Installed: systemd-libs-219-62.el7_6.6.x86_64 (installed)
systemd-libs = 219-62.el7_6.6
Error: Package: systemd-python-219-62.el7_6.7.x86_64 (alocalsync)
Requires: systemd = 219-62.el7_6.7
Installed: systemd-219-62.el7_6.6.x86_64 (installed)
systemd = 219-62.el7_6.6
Error: Package: libgudev1-219-62.el7_6.7.x86_64 (alocalsync)
Requires: systemd-libs = 219-62.el7_6.7
Installed: systemd-libs-219-62.el7_6.6.x86_64 (installed)
systemd-libs = 219-62.el7_6.6