Build failed in Jenkins: virt-manager-check » libvirt-fedora-31 #1828

ci at centos.org ci at centos.org
Mon May 25 22:21:11 UTC 2020


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

------------------------------------------
Started by upstream project "virt-manager-check" build number 1828
originally caused by:
 Started by upstream project "virt-manager-build" build number 1834
 originally caused by:
  Started by upstream project "libvirt-python-build" build number 1268
  originally caused by:
   Started by upstream project "libvirt-build" build number 1448
   originally caused by:
    Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on libvirt-fedora-31 (libvirt) in workspace <https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/>
[virt-manager] $ /bin/sh -xe /tmp/jenkins4308478179596799067.sh
+ /usr/bin/python3 ./setup.py test
running test
..........................................................................I/O warning : failed to load external entity "/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml"
F...............................................................F.......................................................................................................................................................................................................................................................................................................................................................F......................................................................................sssssssssssssssss
======================================================================
FAIL: testAlterCpuMode (tests.test_xmlparse.XMLParseTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/test_xmlparse.py",> line 379, in testAlterCpuMode
    check("secure", True)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/test_xmlparse.py",> line 82, in check
    return self._set_and_check(obj, name, initval, *args)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/test_xmlparse.py",> line 73, in _set_and_check
    self.assertEqual(initval, curval)
AssertionError: True != False

======================================================================
FAIL: testCLI0020virt_install_cpu_rhel7_default (tests.test_cli.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/test_cli.py",> line 1462, in <lambda>
    return lambda s: cmdtemplate(s, cmd)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/test_cli.py",> line 1461, in cmdtemplate
    _cmdobj.run(self)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/test_cli.py",> line 352, in run
    tests.fail(err)
AssertionError: ./virt-install --hvm --nographics --noautoconsole --nodisks --pxe --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/testdriver.xml,predictable,fakeuri=qemu>:///system,domcaps=<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/data/capabilities/kvm-x86_64-rhel7-domcaps.xml,caps=/home/jenkins/virt-manager/tests/data/capabilities/kvm-x86_64-rhel7.xml>  --ram 64 --print-step all
Conversion outputs did not match.
--- tests/data/cli/compare/virt-install-cpu-rhel7-default.xml
+++ Generated Output
@@ -14,8 +14,6 @@
   </features>
   <cpu mode="custom" match="exact">
     <model>Skylake-Client-IBRS</model>
-    <feature policy="require" name="spec-ctrl"/>
-    <feature policy="require" name="ssbd"/>
   </cpu>
   <clock offset="utc">
     <timer name="rtc" tickpolicy="catchup"/>
@@ -63,8 +61,6 @@
   </features>
   <cpu mode="custom" match="exact">
     <model>Skylake-Client-IBRS</model>
-    <feature policy="require" name="spec-ctrl"/>
-    <feature policy="require" name="ssbd"/>
   </cpu>
   <clock offset="utc">
     <timer name="rtc" tickpolicy="catchup"/>


======================================================================
FAIL: testCLI0364virt_xml_edit_cpu_host_copy (tests.test_cli.CLITests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/test_cli.py",> line 1462, in <lambda>
    return lambda s: cmdtemplate(s, cmd)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/test_cli.py",> line 1461, in cmdtemplate
    _cmdobj.run(self)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/test_cli.py",> line 352, in run
    tests.fail(err)
AssertionError: ./virt-xml  --connect __virtinst_test__test://<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/testdriver.xml,predictable,fakeuri=qemu>:///system,caps=<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-31/ws/tests/data/capabilities/kvm-x86_64.xml,domcaps=/home/jenkins/virt-manager/tests/data/capabilities/kvm-x86_64-domcaps.xml> test-many-devices --edit --cpu host-copy 
Conversion outputs did not match.
--- tests/data/cli/compare/virt-xml-edit-cpu-host-copy.xml
+++ Generated Output
@@ -1,2 +1,3 @@
+WARNING  Failed to get expanded CPU XML: XML error: failed to parse xml document '/home/jenkins/build/libvirt/share/libvirt/cpu_map/x86_Cooperlake.xml'
 Domain 'test-many-devices' defined successfully.
 Changes will take effect after the domain is fully powered off.

----------------------------------------------------------------------
Ran 586 tests in 276.272s

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




More information about the Libvirt-ci mailing list