[Libvirt-ci] Build failed in Jenkins: virt-manager-check » libvirt-fedora-rawhide #382

ci at centos.org ci at centos.org
Sun Feb 3 17:44:31 UTC 2019


See <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/382/display/redirect>

------------------------------------------
Started by upstream project "virt-manager-check" build number 382
originally caused by:
 Started by upstream project "virt-manager-build" build number 384
 originally caused by:
  Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-rawhide (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/>
[virt-manager] $ /bin/sh -xe /tmp/jenkins1669620627612869092.sh
+ /usr/bin/python3 ./setup.py test
running test
......................................................................................................................................................................................................................................................Fs......................................................................................................................................................................................................sssssssssss
======================================================================
FAIL: testCLI0124virt_install_location_manual_kernel (tests.clitest.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/tests/clitest.py",> line 1154, in <lambda>
    return lambda s: cmdtemplate(s, cmd)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/tests/clitest.py",> line 1153, in cmdtemplate
    _cmdobj.run(self)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/tests/clitest.py",> line 268, in run
    tests.fail(err)
AssertionError: ./virt-install  --name foobar --ram 64 --print-step all --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64.xml> --noautoconsole --disk none --location /tmp/fake-no-osinfo.iso,kernel=frib.img,initrd=/frob.img
Command was: ./virt-install  --name foobar --ram 64 --print-step all --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/tests/testdriver.xml,predictable,qemu,domcaps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64-domcaps.xml,caps=/home/jenkins/virt-manager/tests/capabilities-xml/kvm-x86_64.xml> --noautoconsole --disk none --location /tmp/fake-no-osinfo.iso,kernel=frib.img,initrd=/frob.img
Error code : -1
Output was:

Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/tests/clitest.py",> line 147, in _launch_command
    ret = virtinstall.main(conn=conn)
  File "virt-install", line 954, in main
    xml = xml_to_print(guest, installer, options.xmlonly, options.dry)
  File "virt-install", line 726, in xml_to_print
    guest, dry=dry, return_xml=True)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/virtinst/installer.py",> line 401, in start_install
    self._prepare(guest, meter)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/virtinst/installer.py",> line 162, in _prepare
    k, i, a = self._treemedia.prepare(guest, meter)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/virtinst/installertreemedia.py",> line 171, in prepare
    return self._prepare_kernel_url(guest, fetcher)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/virtinst/installertreemedia.py",> line 142, in _prepare_kernel_url
    kernelpath, initrdpath = _check_kernel_pairs()
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/virtinst/installertreemedia.py",> line 138, in _check_kernel_pairs
    if fetcher.hasFile(kpath) and fetcher.hasFile(ipath):
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/virtinst/urlfetcher.py",> line 136, in hasFile
    ret = self._hasFile(url)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/virtinst/urlfetcher.py",> line 321, in _hasFile
    output = subprocess.check_output(cmd, stderr=subprocess.DEVNULL)
  File "/usr/lib64/python3.7/subprocess.py", line 395, in check_output
    **kwargs).stdout
  File "/usr/lib64/python3.7/subprocess.py", line 472, in run
    with Popen(*popenargs, **kwargs) as process:
  File "/usr/lib64/python3.7/subprocess.py", line 775, in __init__
    restore_signals, start_new_session)
  File "/usr/lib64/python3.7/subprocess.py", line 1522, in _execute_child
    raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: 'isoinfo': 'isoinfo'


TESTSUITE: Expected command to pass, but it didn't.



----------------------------------------------------------------------
Ran 457 tests in 39.183s

FAILED (failures=1, skipped=12)
Build step 'Execute shell' marked build as failure




More information about the Libvirt-ci mailing list