Test fail because libnl3 is missing
Nir Soffer
nsoffer at redhat.com
Thu Dec 25 14:20:00 UTC 2014
----- Original Message -----
> From: "Nir Soffer" <nsoffer at redhat.com>
> To: "infra" <infra at ovirt.org>
> Sent: Thursday, December 25, 2014 4:18:49 PM
> Subject: Test fail because libnl3 is missing
>
> Hi all,
>
> Seems that libnl3 is missing on some of the slaves - can you check this?
Traceback taken from:
http://jenkins.ovirt.org/job/vdsm_master_unit_tests_gerrit_el/13747/console
>
> ======================================================================
> ERROR: test_fail_when_importing_ext_mod
> (crossImportsTests.CrossImportsTestCaseShould)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/home/jenkins/workspace/vdsm_master_unit_tests_gerrit_el/vdsm/tests/monkeypatch.py",
> line 133, in wrapper
> return f(*args, **kw)
> File "/usr/lib64/python2.6/contextlib.py", line 34, in __exit__
> self.gen.throw(type, value, traceback)
> File
> "/home/jenkins/workspace/vdsm_master_unit_tests_gerrit_el/vdsm/tests/monkeypatch.py",
> line 110, in MonkeyPatchScope
> yield {}
> File
> "/home/jenkins/workspace/vdsm_master_unit_tests_gerrit_el/vdsm/tests/monkeypatch.py",
> line 133, in wrapper
> return f(*args, **kw)
> File
> "/home/jenkins/workspace/vdsm_master_unit_tests_gerrit_el/vdsm/tests/crossImportsTests.py",
> line 55, in test_fail_when_importing_ext_mod
> __import__(pkg_name, fromlist=mods)
> File
> "/home/jenkins/workspace/vdsm_master_unit_tests_gerrit_el/vdsm/lib/vdsm/netinfo.py",
> line 36, in <module>
> from .ipwrapper import drv_name
> File
> "/home/jenkins/workspace/vdsm_master_unit_tests_gerrit_el/vdsm/lib/vdsm/ipwrapper.py",
> line 41, in <module>
> from .netlink import link
> File
> "/home/jenkins/workspace/vdsm_master_unit_tests_gerrit_el/vdsm/lib/vdsm/netlink/__init__.py",
> line 117, in <module>
> LIBNL = CDLL('libnl-3.so.200', use_errno=True)
> File "/usr/lib64/python2.6/ctypes/__init__.py", line 353, in __init__
> self._handle = _dlopen(self._name, mode)
> OSError: libnl-3.so.200: cannot open shared object file: No such file or
> directory
>
> ----------------------------------------------------------------------
> Ran 1 test in 0.109s
> _______________________________________________
> Infra mailing list
> Infra at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
>
More information about the Infra
mailing list