See
<
https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhi...
------------------------------------------
Started by upstream project "virt-manager-check" build number 131
originally caused by:
Started by upstream project "virt-manager-build" build number 132
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-rawhi...
[virt-manager] $ /bin/sh -xe /tmp/jenkins4343655653852541334.sh
+ /usr/bin/python3 ./setup.py test
running test
.....................................................................................................................................................................................................................................................s.....F.........................................................................................................................................................................................s
======================================================================
FAIL: testCLI0129virt_install_kvm_centos7 (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 1074, 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 1073, in cmdtemplate
_cmdobj.run(self)
File
"<https://ci.centos.org/job/virt-manager-check/systems=libvirt-fedora-rawhide/ws/tests/clitest.py",>
line 237, 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 /dev/default-pool/testvol1.img --pxe --os-variant centos7.0
Conversion outputs did not match.
--- tests/cli-test-xml/compare/virt-install-kvm-centos7.xml
+++ Generated Output
@@ -10,7 +10,7 @@
<currentMemory>65536</currentMemory>
<vcpu>1</vcpu>
<os>
- <type arch="x86_64" machine="pc">hvm</type>
+ <type arch="x86_64" machine="q35">hvm</type>
<boot dev="network"/>
<boot dev="hd"/>
</os>
@@ -55,7 +55,7 @@
<graphics type="spice" port="-1" tlsPort="-1"
autoport="yes">
<image compression="off"/>
</graphics>
- <sound model="ich6"/>
+ <sound model="ich9"/>
<video>
<model type="qxl"/>
</video>
@@ -78,7 +78,7 @@
<currentMemory>65536</currentMemory>
<vcpu>1</vcpu>
<os>
- <type arch="x86_64" machine="pc">hvm</type>
+ <type arch="x86_64" machine="q35">hvm</type>
<boot dev="hd"/>
</os>
<features>
@@ -121,7 +121,7 @@
<graphics type="spice" port="-1" tlsPort="-1"
autoport="yes">
<image compression="off"/>
</graphics>
- <sound model="ich6"/>
+ <sound model="ich9"/>
<video>
<model type="qxl"/>
</video>
----------------------------------------------------------------------
Ran 438 tests in 32.823s
FAILED (failures=1, skipped=2)
Build step 'Execute shell' marked build as failure