[VDSM] New network test failing randomly

Hi all, Seen this new failure yesterday: 20:44:20 ====================================================================== 20:44:20 FAIL: testGetDeviceByIP (network.netinfo_test.TestNetinfo) 20:44:20 ---------------------------------------------------------------------- 20:44:20 Traceback (most recent call last): 20:44:20 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/netinfo_test.py", line 144, in testGetDeviceByIP 20:44:20 addresses.getDeviceByIP(addr['address'].split('/')[0])) 20:44:20 AssertionError: 'bond1' != 'eno2' http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/3451/consol... The did not fail on the next run. Nir

New failure today: 19:48:55 ====================================================================== 19:48:55 FAIL: testGetDeviceByIP (network.netinfo_test.TestNetinfo) 19:48:55 ---------------------------------------------------------------------- 19:48:55 Traceback (most recent call last): 19:48:55 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/netinfo_test.py", line 144, in testGetDeviceByIP 19:48:55 addresses.getDeviceByIP(addr['address'].split('/')[0])) 19:48:55 AssertionError: 'bond1' != 'eno2' http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/3443/consol... On Tue, Jun 28, 2016 at 4:53 PM, Nir Soffer <nsoffer@redhat.com> wrote:
Hi all,
Seen this new failure yesterday:
20:44:20 ====================================================================== 20:44:20 FAIL: testGetDeviceByIP (network.netinfo_test.TestNetinfo) 20:44:20 ---------------------------------------------------------------------- 20:44:20 Traceback (most recent call last): 20:44:20 File "/home/jenkins/workspace/vdsm_master_check-patch-fc23-x86_64/vdsm/tests/network/netinfo_test.py", line 144, in testGetDeviceByIP 20:44:20 addresses.getDeviceByIP(addr['address'].split('/')[0])) 20:44:20 AssertionError: 'bond1' != 'eno2'
http://jenkins.ovirt.org/job/vdsm_master_check-patch-fc23-x86_64/3451/consol...
The did not fail on the next run.
Nir
participants (1)
-
Nir Soffer