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

ci at centos.org ci at centos.org
Thu Oct 3 10:21:55 UTC 2019


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

------------------------------------------
Started by upstream project "virt-manager-check" build number 1150
originally caused by:
 Started by upstream project "virt-manager-build" build number 1154
 originally caused by:
  Started by upstream project "libosinfo-build" build number 251
  originally caused by:
   Started by upstream project "osinfo-db-build" build number 166
   originally caused by:
    Started by an SCM change
Running as SYSTEM
[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/jenkins15987343826100491756.sh
+ /usr/bin/python3 ./setup.py test
running test
.................................F.........................................................................................................................................................................................................................F.........................................................................................................................................................................................................................................................................................................ssssssssssssssssss
======================================================================
FAIL: test_drivers (tests.osdict.TestOSDB)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/tests/osdict.py",> line 114, in test_drivers
    self.assertTrue(win7.get_post_installable_drivers_location("x86_64"))
AssertionError: [] is not true

======================================================================
FAIL: testCLI0138virt_install_osinfo_win7_unattended (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 1436, 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 1435, in cmdtemplate
    _cmdobj.run(self)
  File "<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/tests/clitest.py",> line 336, in run
    tests.fail(err)
AssertionError: ./virt-install --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> --nographics --noautoconsole --disk none --cdrom tests/cli-test-xml/fake-win7.iso --unattended profile=desktop,admin-password-file=tests/cli-test-xml/admin-password.txt  --ram 64 --print-step all
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-osinfo-win7-unattended.xml
+++ Generated Output
@@ -61,9 +61,17 @@
     <interface type="bridge">
       <source bridge="testsuitebr0"/>
       <mac address="00:11:22:33:44:55"/>
-      <model type="e1000e"/>
+      <model type="virtio"/>
     </interface>
     <console type="pty"/>
+    <channel type="unix">
+      <source mode="bind"/>
+      <target type="virtio" name="org.qemu.guest_agent.0"/>
+    </channel>
+    <memballoon model="virtio"/>
+    <rng model="virtio">
+      <backend model="random">/dev/urandom</backend>
+    </rng>
   </devices>
 </domain>
 <domain type="kvm">
@@ -126,8 +134,16 @@
     <interface type="bridge">
       <source bridge="testsuitebr0"/>
       <mac address="00:11:22:33:44:55"/>
-      <model type="e1000e"/>
+      <model type="virtio"/>
     </interface>
     <console type="pty"/>
+    <channel type="unix">
+      <source mode="bind"/>
+      <target type="virtio" name="org.qemu.guest_agent.0"/>
+    </channel>
+    <memballoon model="virtio"/>
+    <rng model="virtio">
+      <backend model="random">/dev/urandom</backend>
+    </rng>
   </devices>
 </domain>


----------------------------------------------------------------------
Ran 567 tests in 86.039s

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




More information about the Libvirt-ci mailing list