
On Sun, Sep 3, 2017 at 10:05 AM, Barak Korren <bkorren@redhat.com> wrote:
Test failed: [ add_hosts ]
Link to suspected patches: https://gerrit.ovirt.org/#/c/81088/4
Barak, can you add the patch summary to this email, so that owner is more likely to recall and own it? (Even though that in this case, I truly doubt that the gluster's selinux path has anything to do with this problem)
Link to Job: http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2234/
Link to all logs: http://jenkins.ovirt.org/job/ovirt-master_change-queue-tester/2234/artifact/...
Error snippet from log:
<error>
(From supervdsm.log)
MainThread::ERROR::2017-09-01 14:27:32,291::initializer::53::root::(_lldp_init) Failed to enable LLDP on eth2 Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/vdsm/network/initializer.py", line 51, in _lldp_init Lldp.enable_lldp_on_iface(device) File "/usr/lib/python2.7/site-packages/vdsm/network/lldp/lldpad.py", line 30, in enable_lldp_on_iface lldptool.enable_lldp_on_iface(iface, rx_only) File "/usr/lib/python2.7/site-packages/vdsm/network/lldpad/lldptool.py", line 46, in enable_lldp_on_iface raise EnableLldpError(rc, out, err, iface) EnableLldpError: (1, "timeout\n'M00000001C3040000000c04eth2000badminStatus0002rx' command timed out.\n", '', 'eth2')
</error>
Now that the ansible-related noise has been removed, we seem to be seeing again a problem with slow startup of supervdsm, due to selinux-blocked lldpad. If this is indeed the cause of the failure, Dominik's https://gerrit.ovirt.org/#/c/81206/ should help.