These patches are part of the engine backend - the failure happens WAY
beforehand, they don't look related as far as I can tell.

Subsequent failures of the same suite seem to have different errors, e.g.:

Traceback (most recent call last):
  File "/tmp/ovirt-y8uX2TlUiq/pythonlib/otopi/context.py", line 133,
in _executeMethod
    method['method']()
  File "/tmp/ovirt-y8uX2TlUiq/otopi-plugins/otopi/packagers/yumpackager.py",
line 256, in _packages
    if self._miniyum.buildTransaction():
  File "/tmp/ovirt-y8uX2TlUiq/pythonlib/otopi/miniyum.py", line 920,
in buildTransaction
    raise yum.Errors.YumBaseError(msg)
YumBaseError: [u'vdsm-4.20.3-202.git6826cec.el7.centos.x86_64 requires
libvirt-daemon-kvm >= 3.2.0-14.el7_4.3',
u'10:qemu-kvm-ev-2.9.0-16.el7_4.5.1.x86_64 requires ipxe-roms-qemu >=
20170123-1.git4e85b27.el7_4.1']


Has something changed in the way OST sets up repos/hosts?


On Wed, Oct 18, 2017 at 2:40 PM, Daniel Belenky <dbele...@redhat.com> wrote:

> Hi all,
>
> *The following test is failing:* 002_bootstrap.verify_add_hosts
> *All logs from failing job
> <http://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change-queue-tester/3166/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/>*
> *Only 2 engine patches participated in the test, so the suspected patches
> are:*
>
>    1. *https://gerrit.ovirt.org/#/c/82542/2*
>    <https://gerrit.ovirt.org/#/c/82542/2>
>    2. *https://gerrit.ovirt.org/#/c/82545/3
>    <https://gerrit.ovirt.org/#/c/82545/3>*
>
> Due to the fact that when this error first introduced we had another
> error, the CI can't automatically detect the specific patch.
>
> *Error snippet from logs: **ovirt-host-deploy-ansible log
> <http://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change-queue-tester/3166/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/lago-basic-suite-master-engine/_var_log/ovirt-engine/host-deploy/ovirt-host-deploy-ansible-20171015165106-lago-basic-suite-master-host-0-74ed9407.log/*view*/>
> (Full log)*
>
> TASK [ovirt-host-deploy-firewalld : Enable firewalld rules] 
> ********************
> failed: [lago-basic-suite-master-host-0] (item={u'service': u'glusterfs'}) => 
> {"changed": false, "failed": true, "item": {"service": "glusterfs"}, "msg": 
> "ERROR: Exception caught: org.fedoraproject.FirewallD1.Exception: 
> INVALID_SERVICE: 'glusterfs' not among existing services Permanent and 
> Non-Permanent(immediate) operation, Services are defined by port/tcp 
> relationship and named as they are in /etc/services (on most systems)"}
>
>
> *Error from HOST 0 firewalld
> log: lago-basic-suite-master-host-0/_var_log/firewalld/
> <http://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change-queue-tester/3166/artifact/exported-artifacts/basic-suit-master-el7/test_logs/basic-suite-master/post-002_bootstrap.py/lago-basic-suite-master-host-0/_var_log/firewalld/*view*/>
>  (Full
> log)*
>
> 2017-10-15 16:51:24 ERROR: INVALID_SERVICE: 'glusterfs' not among existing 
> services
>
> --
>
> DANIEL BELENKY
>
> RHV DEVOPS
>
> EMEA VIRTUALIZATION R&D
> <https://red.ht/sig>
>
_______________________________________________
Devel mailing list
Devel@ovirt.org
http://lists.ovirt.org/mailman/listinfo/devel

Reply via email to