See
<
https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/38...
------------------------------------------
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-29 (libvirt) in workspace
<
https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/ws...
[virt-manager] $ /bin/sh -xe /tmp/jenkins4026565669461257945.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-29/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-29/ws/tests/clitest.py",>
line 1153, in cmdtemplate
_cmdobj.run(self)
File
"<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/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/...
--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/...
--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-29/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-29/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-29/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-29/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-29/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-29/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-29/ws/virtinst/urlfetcher.py",>
line 136, in hasFile
ret = self._hasFile(url)
File
"<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-29/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 35.522s
FAILED (failures=1, skipped=12)
Build step 'Execute shell' marked build as failure