[ovirt-devel] [VDSM] network test fails again on ovirt-4.0 branch

Nir Soffer nsoffer at redhat.com
Sun Sep 25 14:23:00 UTC 2016


Hi all,

This test seems to fail too much. Maybe we should mark it as broken in ovirt-4.0
branch?

I tried 2 builds in a raw and it failed in both. The patch is of
course not related,
increating ioprocess required version.

14:14:04 ======================================================================
14:14:04 FAIL: test_events_keys (netlinkTests.NetlinkEventMonitorTests)
14:14:04 ----------------------------------------------------------------------
14:14:04 Traceback (most recent call last):
14:14:04   File
"/home/jenkins/workspace/vdsm_3.6_check-patch-fc23-x86_64/vdsm/tests/testValidation.py",
line 105, in wrapper
14:14:04     return f(*args, **kwargs)
14:14:04   File
"/home/jenkins/workspace/vdsm_3.6_check-patch-fc23-x86_64/vdsm/tests/netlinkTests.py",
line 133, in test_events_keys
14:14:04     % (1 + len(expected_events)))
14:14:04 AssertionError: 5 expected events have not been caught (in
the right order)
14:14:04 -------------------- >> begin captured logging << --------------------
14:14:04 root: DEBUG: /usr/bin/taskset --cpu-list 0-3 /sbin/ip link
add name dummy_7odCO type dummy (cwd None)
14:14:04 root: DEBUG: SUCCESS: <err> = ''; <rc> = 0
14:14:04 root: DEBUG: /usr/bin/taskset --cpu-list 0-3 /sbin/ip -4 addr
add dev dummy_7odCO 192.0.2.1/24 (cwd None)
14:14:04 root: DEBUG: SUCCESS: <err> = ''; <rc> = 0
14:14:04 root: DEBUG: /usr/bin/taskset --cpu-list 0-3 /sbin/ip link
set dev dummy_7odCO up (cwd None)
14:14:04 root: DEBUG: SUCCESS: <err> = ''; <rc> = 0
14:14:04 root: DEBUG: /usr/bin/taskset --cpu-list 0-3 /sbin/ip link
del dev dummy_7odCO (cwd None)
14:14:04 root: DEBUG: SUCCESS: <err> = ''; <rc> = 0
14:14:04 --------------------- >> end captured logging << ---------------------


Nir



More information about the Devel mailing list