libvirt List Archives
Sign In Sign Up
Manage this list Sign In Sign Up

Keyboard Shortcuts

Thread View

  • j: Next unread message
  • k: Previous unread message
  • j a: Jump to all threads
  • j l: Jump to MailingList overview

CI

Thread Start a new thread
Download
Threads by month
  • ----- 2026 -----
  • March
  • February
  • January
  • ----- 2025 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2024 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2023 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2022 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2021 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2020 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2019 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2018 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2017 -----
  • December
  • November
  • October
  • September
  • August
  • July
  • June
  • May
  • April
  • March
  • February
  • January
  • ----- 2016 -----
  • December
  • November
  • October
  • September
  • August
  • July
ci@lists.libvirt.org

  • 2 participants
  • 9428 discussions
[Libvirt-ci] Build failed in Jenkins: libvirt-check » libvirt-debian-9 #842
by ci@centos.org 14 Dec '19

14 Dec '19
See <https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/842/displa…> ------------------------------------------ [...truncated 30.10 KB...] make[3]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> Makefile:6001: recipe for target 'check-TESTS' failed make[2]: *** [check-TESTS] Error 2 make[2]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> Makefile:7061: recipe for target 'check-am' failed make[1]: *** [check-am] Error 2 make[1]: Leaving directory '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/t…'> Makefile:1959: recipe for target 'check-recursive' failed make: *** [check-recursive] Error 1 + cat tests/test-suite.log ========================================= libvirt 6.0.0: tests/test-suite.log ========================================= # TOTAL: 139 # PASS: 138 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: genericxml2xmltest ======================== TEST: genericxml2xmltest Generic driver capabilities: <capabilities> <host> <cpu> <arch>x86_64</arch> </cpu> <power_management/> <iommu support='no'/> </host> <guest> <os_type>hvm</os_type> <arch name='i686'> <wordsize>32</wordsize> <emulator>/usr/bin/acme-virt</emulator> <domain type='test'/> <domain type='qemu'/> <domain type='kvm'/> </arch> </guest> <guest> <os_type>hvm</os_type> <arch name='x86_64'> <wordsize>64</wordsize> <emulator>/usr/bin/acme-virt</emulator> <domain type='test'/> <domain type='qemu'/> <domain type='kvm'/> </arch> </guest> </capabilities> 1) GENERIC XML-2-XML disk-virtio ... OK 2) GENERIC XML-2-XML graphics-vnc-minimal ... OK 3) GENERIC XML-2-XML graphics-vnc-manual-port ... OK 4) GENERIC XML-2-XML graphics-vnc-socket ... OK 5) GENERIC XML-2-XML graphics-vnc-socket-listen ... OK 6) GENERIC XML-2-XML graphics-listen-back-compat ... OK 7) GENERIC XML-2-XML graphics-listen-back-compat-mismatch ... Got expected failure code=1 msg=unsupported configuration: graphics 'listen' attribute '192.168.123.123' must match 'address' attribute of first listen element (found '1.2.3.4') libvirt: Domain Config error : unsupported configuration: graphics 'listen' attribute '192.168.123.123' must match 'address' attribute of first listen element (found '1.2.3.4') OK 8) GENERIC XML-2-XML graphics-vnc-listen-attr-only ... OK 9) GENERIC XML-2-XML graphics-vnc-listen-element-minimal ... OK 10) GENERIC XML-2-XML graphics-vnc-listen-element-with-address ... OK 11) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-address ... OK 12) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-socket ... OK 13) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-socket-mismatch ... Got expected failure code=1 msg=unsupported configuration: graphics 'socket' attribute '/tmp/vnc.sock' must match 'socket' attribute of first listen element (found '/tmp/mismatch.sock') libvirt: Domain Config error : unsupported configuration: graphics 'socket' attribute '/tmp/vnc.sock' must match 'socket' attribute of first listen element (found '/tmp/mismatch.sock') OK 14) GENERIC XML-2-XML graphics-vnc-autoport-no ... OK 15) GENERIC XML-2-XML name-slash-fail ... Got expected failure code=1 msg=XML error: name foo/bar cannot contain '/' libvirt: Domain Config error : XML error: name foo/bar cannot contain '/' OK 16) GENERIC XML-2-XML perf ... OK 17) GENERIC XML-2-XML vcpus-individual ... OK 18) GENERIC XML-2-XML disk-network-http ... OK 19) GENERIC XML-2-XML cpu-cache-emulate ... OK 20) GENERIC XML-2-XML cpu-cache-passthrough ... OK 21) GENERIC XML-2-XML cpu-cache-disable ... OK 22) GENERIC XML-2-XML chardev-tcp ... OK 23) GENERIC XML-2-XML chardev-tcp-missing-host ... Got expected failure code=1 msg=internal error: Missing source host attribute for char device libvirt: Domain Config error : internal error: Missing source host attribute for char device OK 24) GENERIC XML-2-XML chardev-tcp-missing-service ... Got expected failure code=1 msg=internal error: Missing source service attribute for char device libvirt: Domain Config error : internal error: Missing source service attribute for char device OK 25) GENERIC XML-2-XML chardev-tcp-multiple-source ... Got expected failure code=1 msg=XML error: only one source element is allowed for character device libvirt: Domain Config error : XML error: only one source element is allowed for character device OK 26) GENERIC XML-2-XML chardev-udp ... OK 27) GENERIC XML-2-XML chardev-udp-missing-connect-service ... Got expected failure code=1 msg=internal error: Missing source service attribute for char device libvirt: Domain Config error : internal error: Missing source service attribute for char device OK 28) GENERIC XML-2-XML chardev-udp-multiple-source ... Got expected failure code=1 msg=XML error: only two source elements are allowed for character device libvirt: Domain Config error : XML error: only two source elements are allowed for character device OK 29) GENERIC XML-2-XML chardev-unix ... OK 30) GENERIC XML-2-XML chardev-unix-smartcard-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char device libvirt: Domain Config error : internal error: Missing source path attribute for char device OK 31) GENERIC XML-2-XML chardev-unix-redirdev-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char device libvirt: Domain Config error : internal error: Missing source path attribute for char device OK 32) GENERIC XML-2-XML chardev-unix-rng-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char device libvirt: Domain Config error : internal error: Missing source path attribute for char device OK 33) GENERIC XML-2-XML chardev-reconnect ... OK 34) GENERIC XML-2-XML chardev-reconnect-missing-timeout ... Got expected failure code=1 msg=XML error: missing timeout for chardev with reconnect enabled libvirt: Domain Config error : XML error: missing timeout for chardev with reconnect enabled OK 35) GENERIC XML-2-XML chardev-reconnect-invalid-mode ... Got expected failure code=1 msg=internal error: chardev reconnect is possible only for connect mode libvirt: Domain Config error : internal error: chardev reconnect is possible only for connect mode OK 36) GENERIC XML-2-XML cachetune-small ... OK 37) GENERIC XML-2-XML cachetune-cdp ... OK 38) GENERIC XML-2-XML cachetune ... OK 39) GENERIC XML-2-XML cachetune-extra-tunes ... OK 40) GENERIC XML-2-XML cachetune-colliding-allocs ... Got expected failure code=1 msg=XML error: Colliding cache allocations for cache level '3' id '0', type 'code' libvirt: Resource control error : XML error: Colliding cache allocations for cache level '3' id '0', type 'code' OK 41) GENERIC XML-2-XML cachetune-colliding-tunes ... Got expected failure code=1 msg=XML error: Identical vcpus in cachetunes found libvirt: Domain Config error : XML error: Identical vcpus in cachetunes found OK 42) GENERIC XML-2-XML cachetune-colliding-types ... Got expected failure code=1 msg=XML error: Colliding cache allocations for cache level '3' id '0', type 'code' libvirt: Resource control error : XML error: Colliding cache allocations for cache level '3' id '0', type 'code' OK 43) GENERIC XML-2-XML cachetune-colliding-monitor ... Got expected failure code=1 msg=invalid argument: Monitor vcpus conflicts with allocation libvirt: Domain Config error : invalid argument: Monitor vcpus conflicts with allocation OK 44) GENERIC XML-2-XML memorytune ... In '<https://ci.centos.org/job/libvirt-check/systems=libvirt-debian-9/ws/build/.…'>: Offset 0 Expect [<domain type='qemu'> <name>QEMUGuest1</name> <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid> <memory unit='KiB'>219136</memory> <currentMemory unit='KiB'>219136</currentMemory> <vcpu placement='static'>4</vcpu> <cputune> <cachetune vcpus='0-1'> <cache id='0' level='3' type='both' size='768' unit='KiB'/> <cache id='1' level='3' type='both' size='768' unit='KiB'/> </cachetune> <memorytune vcpus='0-1'> <node id='0' bandwidth='20'/> <node id='1' bandwidth='30'/> <monitor vcpus='0-1'/> <monitor vcpus='0'/> </memorytune> <memorytune vcpus='3'> <node id='0' bandwidth='50'/> </memorytune> <memorytune vcpus='2'> <monitor vcpus='2'/> </memorytune> </cputune> <os> <type arch='i686' machine='pc'>hvm</type> <boot dev='hd'/> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/bin/qemu-system-i686</emulator> <controller type='usb' index='0'/> <controller type='ide' index='0'/> <controller type='pci' index='0' model='pci-root'/> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <memballoon model='virtio'/> </devices> </domain> ] Actual [<domain type='qemu'> <name>QEMUGuest1</name> <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid> <memory unit='KiB'>219136</memory> <currentMemory unit='KiB'>219136</currentMemory> <vcpu placement='static'>4</vcpu> <cputune> <cachetune vcpus='0-1'> <cache id='0' level='3' type='both' size='768' unit='KiB'/> <cache id='1' level='3' type='both' size='768' unit='KiB'/> </cachetune> <memorytune vcpus='0-1'> <node id='0' bandwidth='20'/> <node id='1' bandwidth='30'/> <monitor vcpus='0-1'/> <monitor vcpus='0'/> </memorytune> <memorytune vcpus='3'> <node id='0' bandwidth='50'/> </memorytune> <memorytune vcpus='2'> <monitor vcpus='2'/> </memorytune> </cputune> <os> <type arch='i686' machine='pc'>hvm</type> <boot dev='hd'/> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/bin/qemu-system-i386</emulator> <controller type='usb' index='0'/> <controller type='ide' index='0'/> <controller type='pci' index='0' model='pci-root'/> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <memballoon model='virtio'/> </devices> </domain> ] ... Expected result code=0 but received code=4 FAILED 45) GENERIC XML-2-XML memorytune-colliding-allocs ... Got expected failure code=1 msg=XML error: Memory Bandwidth already defined for node 0 libvirt: Resource control error : XML error: Memory Bandwidth already defined for node 0 OK 46) GENERIC XML-2-XML memorytune-colliding-cachetune ... Got expected failure code=1 msg=XML error: Overlapping vcpus in resctrls libvirt: Domain Config error : XML error: Overlapping vcpus in resctrls OK 47) GENERIC XML-2-XML tseg ... OK 48) GENERIC XML-2-XML launch-security-sev ... OK 49) GENERIC XML-2-XML cputune ... OK 50) QEMU BACKUP XML-2-XML empty ... OK 51) QEMU BACKUP XML-2-XML backup-pull ... OK 52) QEMU BACKUP XML-2-XML backup-pull-seclabel ... OK 53) QEMU BACKUP XML-2-XML backup-push ... OK 54) QEMU BACKUP XML-2-XML backup-push-seclabel ... OK FAIL genericxml2xmltest (exit status: 1) + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-check » libvirt-freebsd-11 #842
by ci@centos.org 14 Dec '19

14 Dec '19
See <https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/842/disp…> ------------------------------------------ [...truncated 26.45 KB...] SKIP: virnettlssessiontest ========================== SKIP virnettlssessiontest (exit status: 77) SKIP: virsystemdtest ==================== SKIP virsystemdtest (exit status: 77) SKIP: networkxml2firewalltest ============================= SKIP networkxml2firewalltest (exit status: 77) FAIL: genericxml2xmltest ======================== TEST: genericxml2xmltest Generic driver capabilities: <capabilities> <host> <cpu> <arch>x86_64</arch> </cpu> <power_management/> <iommu support='no'/> </host> <guest> <os_type>hvm</os_type> <arch name='i686'> <wordsize>32</wordsize> <emulator>/usr/bin/acme-virt</emulator> <domain type='test'/> <domain type='qemu'/> <domain type='kvm'/> </arch> </guest> <guest> <os_type>hvm</os_type> <arch name='x86_64'> <wordsize>64</wordsize> <emulator>/usr/bin/acme-virt</emulator> <domain type='test'/> <domain type='qemu'/> <domain type='kvm'/> </arch> </guest> </capabilities> 1) GENERIC XML-2-XML disk-virtio ... OK 2) GENERIC XML-2-XML graphics-vnc-minimal ... OK 3) GENERIC XML-2-XML graphics-vnc-manual-port ... OK 4) GENERIC XML-2-XML graphics-vnc-socket ... OK 5) GENERIC XML-2-XML graphics-vnc-socket-listen ... OK 6) GENERIC XML-2-XML graphics-listen-back-compat ... OK 7) GENERIC XML-2-XML graphics-listen-back-compat-mismatch ... Got expected failure code=1 msg=unsupported configuration: graphics 'listen' attribute '192.168.123.123' must match 'address' attribute of first listen element (found '1.2.3.4') libvirt: Domain Config error : unsupported configuration: graphics 'listen' attribute '192.168.123.123' must match 'address' attribute of first listen element (found '1.2.3.4') OK 8) GENERIC XML-2-XML graphics-vnc-listen-attr-only ... OK 9) GENERIC XML-2-XML graphics-vnc-listen-element-minimal ... OK 10) GENERIC XML-2-XML graphics-vnc-listen-element-with-address ... OK 11) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-address ... OK 12) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-socket ... OK 13) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-socket-mismatch ... Got expected failure code=1 msg=unsupported configuration: graphics 'socket' attribute '/tmp/vnc.sock' must match 'socket' attribute of first listen element (found '/tmp/mismatch.sock') libvirt: Domain Config error : unsupported configuration: graphics 'socket' attribute '/tmp/vnc.sock' must match 'socket' attribute of first listen element (found '/tmp/mismatch.sock') OK 14) GENERIC XML-2-XML graphics-vnc-autoport-no ... OK 15) GENERIC XML-2-XML name-slash-fail ... Got expected failure code=1 msg=XML error: name foo/bar cannot contain '/' libvirt: Domain Config error : XML error: name foo/bar cannot contain '/' OK 16) GENERIC XML-2-XML perf ... OK 17) GENERIC XML-2-XML vcpus-individual ... OK 18) GENERIC XML-2-XML disk-network-http ... OK 19) GENERIC XML-2-XML cpu-cache-emulate ... OK 20) GENERIC XML-2-XML cpu-cache-passthrough ... OK 21) GENERIC XML-2-XML cpu-cache-disable ... OK 22) GENERIC XML-2-XML chardev-tcp ... OK 23) GENERIC XML-2-XML chardev-tcp-missing-host ... Got expected failure code=1 msg=internal error: Missing source host attribute for char device libvirt: Domain Config error : internal error: Missing source host attribute for char device OK 24) GENERIC XML-2-XML chardev-tcp-missing-service ... Got expected failure code=1 msg=internal error: Missing source service attribute for char device libvirt: Domain Config error : internal error: Missing source service attribute for char device OK 25) GENERIC XML-2-XML chardev-tcp-multiple-source ... Got expected failure code=1 msg=XML error: only one source element is allowed for character device libvirt: Domain Config error : XML error: only one source element is allowed for character device OK 26) GENERIC XML-2-XML chardev-udp ... OK 27) GENERIC XML-2-XML chardev-udp-missing-connect-service ... Got expected failure code=1 msg=internal error: Missing source service attribute for char device libvirt: Domain Config error : internal error: Missing source service attribute for char device OK 28) GENERIC XML-2-XML chardev-udp-multiple-source ... Got expected failure code=1 msg=XML error: only two source elements are allowed for character device libvirt: Domain Config error : XML error: only two source elements are allowed for character device OK 29) GENERIC XML-2-XML chardev-unix ... OK 30) GENERIC XML-2-XML chardev-unix-smartcard-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char device libvirt: Domain Config error : internal error: Missing source path attribute for char device OK 31) GENERIC XML-2-XML chardev-unix-redirdev-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char device libvirt: Domain Config error : internal error: Missing source path attribute for char device OK 32) GENERIC XML-2-XML chardev-unix-rng-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char device libvirt: Domain Config error : internal error: Missing source path attribute for char device OK 33) GENERIC XML-2-XML chardev-reconnect ... OK 34) GENERIC XML-2-XML chardev-reconnect-missing-timeout ... Got expected failure code=1 msg=XML error: missing timeout for chardev with reconnect enabled libvirt: Domain Config error : XML error: missing timeout for chardev with reconnect enabled OK 35) GENERIC XML-2-XML chardev-reconnect-invalid-mode ... Got expected failure code=1 msg=internal error: chardev reconnect is possible only for connect mode libvirt: Domain Config error : internal error: chardev reconnect is possible only for connect mode OK 36) GENERIC XML-2-XML cachetune-small ... OK 37) GENERIC XML-2-XML cachetune-cdp ... OK 38) GENERIC XML-2-XML cachetune ... OK 39) GENERIC XML-2-XML cachetune-extra-tunes ... OK 40) GENERIC XML-2-XML cachetune-colliding-allocs ... Got expected failure code=1 msg=XML error: Colliding cache allocations for cache level '3' id '0', type 'code' libvirt: Resource control error : XML error: Colliding cache allocations for cache level '3' id '0', type 'code' OK 41) GENERIC XML-2-XML cachetune-colliding-tunes ... Got expected failure code=1 msg=XML error: Identical vcpus in cachetunes found libvirt: Domain Config error : XML error: Identical vcpus in cachetunes found OK 42) GENERIC XML-2-XML cachetune-colliding-types ... Got expected failure code=1 msg=XML error: Colliding cache allocations for cache level '3' id '0', type 'code' libvirt: Resource control error : XML error: Colliding cache allocations for cache level '3' id '0', type 'code' OK 43) GENERIC XML-2-XML cachetune-colliding-monitor ... Got expected failure code=1 msg=invalid argument: Monitor vcpus conflicts with allocation libvirt: Domain Config error : invalid argument: Monitor vcpus conflicts with allocation OK 44) GENERIC XML-2-XML memorytune ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-11/ws/build…'>: Offset 0 Expect [<domain type='qemu'> <name>QEMUGuest1</name> <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid> <memory unit='KiB'>219136</memory> <currentMemory unit='KiB'>219136</currentMemory> <vcpu placement='static'>4</vcpu> <cputune> <cachetune vcpus='0-1'> <cache id='0' level='3' type='both' size='768' unit='KiB'/> <cache id='1' level='3' type='both' size='768' unit='KiB'/> </cachetune> <memorytune vcpus='0-1'> <node id='0' bandwidth='20'/> <node id='1' bandwidth='30'/> <monitor vcpus='0-1'/> <monitor vcpus='0'/> </memorytune> <memorytune vcpus='3'> <node id='0' bandwidth='50'/> </memorytune> <memorytune vcpus='2'> <monitor vcpus='2'/> </memorytune> </cputune> <os> <type arch='i686' machine='pc'>hvm</type> <boot dev='hd'/> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/bin/qemu-system-i686</emulator> <controller type='usb' index='0'/> <controller type='ide' index='0'/> <controller type='pci' index='0' model='pci-root'/> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <memballoon model='virtio'/> </devices> </domain> ] Actual [<domain type='qemu'> <name>QEMUGuest1</name> <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid> <memory unit='KiB'>219136</memory> <currentMemory unit='KiB'>219136</currentMemory> <vcpu placement='static'>4</vcpu> <cputune> <cachetune vcpus='0-1'> <cache id='0' level='3' type='both' size='768' unit='KiB'/> <cache id='1' level='3' type='both' size='768' unit='KiB'/> </cachetune> <memorytune vcpus='0-1'> <node id='0' bandwidth='20'/> <node id='1' bandwidth='30'/> <monitor vcpus='0-1'/> <monitor vcpus='0'/> </memorytune> <memorytune vcpus='3'> <node id='0' bandwidth='50'/> </memorytune> <memorytune vcpus='2'> <monitor vcpus='2'/> </memorytune> </cputune> <os> <type arch='i686' machine='pc'>hvm</type> <boot dev='hd'/> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/bin/qemu-system-i386</emulator> <controller type='usb' index='0'/> <controller type='ide' index='0'/> <controller type='pci' index='0' model='pci-root'/> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <memballoon model='virtio'/> </devices> </domain> ] ... Expected result code=0 but received code=4 FAILED 45) GENERIC XML-2-XML memorytune-colliding-allocs ... Got expected failure code=1 msg=XML error: Memory Bandwidth already defined for node 0 libvirt: Resource control error : XML error: Memory Bandwidth already defined for node 0 OK 46) GENERIC XML-2-XML memorytune-colliding-cachetune ... Got expected failure code=1 msg=XML error: Overlapping vcpus in resctrls libvirt: Domain Config error : XML error: Overlapping vcpus in resctrls OK 47) GENERIC XML-2-XML tseg ... OK 48) GENERIC XML-2-XML launch-security-sev ... OK 49) GENERIC XML-2-XML cputune ... OK 50) QEMU BACKUP XML-2-XML empty ... OK 51) QEMU BACKUP XML-2-XML backup-pull ... OK 52) QEMU BACKUP XML-2-XML backup-pull-seclabel ... OK 53) QEMU BACKUP XML-2-XML backup-push ... OK 54) QEMU BACKUP XML-2-XML backup-push-seclabel ... OK FAIL genericxml2xmltest (exit status: 1) SKIP: virsh-optparse ==================== ../../tests/virsh-optparse: skipping test: This test is very expensive, so it is disabled by default. To run it anyway, rerun: make check VIR_TEST_EXPENSIVE=1 SKIP virsh-optparse (exit status: 77) + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-check » libvirt-freebsd-12 #842
by ci@centos.org 14 Dec '19

14 Dec '19
See <https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/842/disp…> ------------------------------------------ [...truncated 26.45 KB...] SKIP: virnettlssessiontest ========================== SKIP virnettlssessiontest (exit status: 77) SKIP: virsystemdtest ==================== SKIP virsystemdtest (exit status: 77) SKIP: networkxml2firewalltest ============================= SKIP networkxml2firewalltest (exit status: 77) FAIL: genericxml2xmltest ======================== TEST: genericxml2xmltest Generic driver capabilities: <capabilities> <host> <cpu> <arch>x86_64</arch> </cpu> <power_management/> <iommu support='no'/> </host> <guest> <os_type>hvm</os_type> <arch name='i686'> <wordsize>32</wordsize> <emulator>/usr/bin/acme-virt</emulator> <domain type='test'/> <domain type='qemu'/> <domain type='kvm'/> </arch> </guest> <guest> <os_type>hvm</os_type> <arch name='x86_64'> <wordsize>64</wordsize> <emulator>/usr/bin/acme-virt</emulator> <domain type='test'/> <domain type='qemu'/> <domain type='kvm'/> </arch> </guest> </capabilities> 1) GENERIC XML-2-XML disk-virtio ... OK 2) GENERIC XML-2-XML graphics-vnc-minimal ... OK 3) GENERIC XML-2-XML graphics-vnc-manual-port ... OK 4) GENERIC XML-2-XML graphics-vnc-socket ... OK 5) GENERIC XML-2-XML graphics-vnc-socket-listen ... OK 6) GENERIC XML-2-XML graphics-listen-back-compat ... OK 7) GENERIC XML-2-XML graphics-listen-back-compat-mismatch ... Got expected failure code=1 msg=unsupported configuration: graphics 'listen' attribute '192.168.123.123' must match 'address' attribute of first listen element (found '1.2.3.4') libvirt: Domain Config error : unsupported configuration: graphics 'listen' attribute '192.168.123.123' must match 'address' attribute of first listen element (found '1.2.3.4') OK 8) GENERIC XML-2-XML graphics-vnc-listen-attr-only ... OK 9) GENERIC XML-2-XML graphics-vnc-listen-element-minimal ... OK 10) GENERIC XML-2-XML graphics-vnc-listen-element-with-address ... OK 11) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-address ... OK 12) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-socket ... OK 13) GENERIC XML-2-XML graphics-vnc-socket-attr-listen-socket-mismatch ... Got expected failure code=1 msg=unsupported configuration: graphics 'socket' attribute '/tmp/vnc.sock' must match 'socket' attribute of first listen element (found '/tmp/mismatch.sock') libvirt: Domain Config error : unsupported configuration: graphics 'socket' attribute '/tmp/vnc.sock' must match 'socket' attribute of first listen element (found '/tmp/mismatch.sock') OK 14) GENERIC XML-2-XML graphics-vnc-autoport-no ... OK 15) GENERIC XML-2-XML name-slash-fail ... Got expected failure code=1 msg=XML error: name foo/bar cannot contain '/' libvirt: Domain Config error : XML error: name foo/bar cannot contain '/' OK 16) GENERIC XML-2-XML perf ... OK 17) GENERIC XML-2-XML vcpus-individual ... OK 18) GENERIC XML-2-XML disk-network-http ... OK 19) GENERIC XML-2-XML cpu-cache-emulate ... OK 20) GENERIC XML-2-XML cpu-cache-passthrough ... OK 21) GENERIC XML-2-XML cpu-cache-disable ... OK 22) GENERIC XML-2-XML chardev-tcp ... OK 23) GENERIC XML-2-XML chardev-tcp-missing-host ... Got expected failure code=1 msg=internal error: Missing source host attribute for char device libvirt: Domain Config error : internal error: Missing source host attribute for char device OK 24) GENERIC XML-2-XML chardev-tcp-missing-service ... Got expected failure code=1 msg=internal error: Missing source service attribute for char device libvirt: Domain Config error : internal error: Missing source service attribute for char device OK 25) GENERIC XML-2-XML chardev-tcp-multiple-source ... Got expected failure code=1 msg=XML error: only one source element is allowed for character device libvirt: Domain Config error : XML error: only one source element is allowed for character device OK 26) GENERIC XML-2-XML chardev-udp ... OK 27) GENERIC XML-2-XML chardev-udp-missing-connect-service ... Got expected failure code=1 msg=internal error: Missing source service attribute for char device libvirt: Domain Config error : internal error: Missing source service attribute for char device OK 28) GENERIC XML-2-XML chardev-udp-multiple-source ... Got expected failure code=1 msg=XML error: only two source elements are allowed for character device libvirt: Domain Config error : XML error: only two source elements are allowed for character device OK 29) GENERIC XML-2-XML chardev-unix ... OK 30) GENERIC XML-2-XML chardev-unix-smartcard-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char device libvirt: Domain Config error : internal error: Missing source path attribute for char device OK 31) GENERIC XML-2-XML chardev-unix-redirdev-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char device libvirt: Domain Config error : internal error: Missing source path attribute for char device OK 32) GENERIC XML-2-XML chardev-unix-rng-missing-path ... Got expected failure code=1 msg=internal error: Missing source path attribute for char device libvirt: Domain Config error : internal error: Missing source path attribute for char device OK 33) GENERIC XML-2-XML chardev-reconnect ... OK 34) GENERIC XML-2-XML chardev-reconnect-missing-timeout ... Got expected failure code=1 msg=XML error: missing timeout for chardev with reconnect enabled libvirt: Domain Config error : XML error: missing timeout for chardev with reconnect enabled OK 35) GENERIC XML-2-XML chardev-reconnect-invalid-mode ... Got expected failure code=1 msg=internal error: chardev reconnect is possible only for connect mode libvirt: Domain Config error : internal error: chardev reconnect is possible only for connect mode OK 36) GENERIC XML-2-XML cachetune-small ... OK 37) GENERIC XML-2-XML cachetune-cdp ... OK 38) GENERIC XML-2-XML cachetune ... OK 39) GENERIC XML-2-XML cachetune-extra-tunes ... OK 40) GENERIC XML-2-XML cachetune-colliding-allocs ... Got expected failure code=1 msg=XML error: Colliding cache allocations for cache level '3' id '0', type 'code' libvirt: Resource control error : XML error: Colliding cache allocations for cache level '3' id '0', type 'code' OK 41) GENERIC XML-2-XML cachetune-colliding-tunes ... Got expected failure code=1 msg=XML error: Identical vcpus in cachetunes found libvirt: Domain Config error : XML error: Identical vcpus in cachetunes found OK 42) GENERIC XML-2-XML cachetune-colliding-types ... Got expected failure code=1 msg=XML error: Colliding cache allocations for cache level '3' id '0', type 'code' libvirt: Resource control error : XML error: Colliding cache allocations for cache level '3' id '0', type 'code' OK 43) GENERIC XML-2-XML cachetune-colliding-monitor ... Got expected failure code=1 msg=invalid argument: Monitor vcpus conflicts with allocation libvirt: Domain Config error : invalid argument: Monitor vcpus conflicts with allocation OK 44) GENERIC XML-2-XML memorytune ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build…'>: Offset 0 Expect [<domain type='qemu'> <name>QEMUGuest1</name> <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid> <memory unit='KiB'>219136</memory> <currentMemory unit='KiB'>219136</currentMemory> <vcpu placement='static'>4</vcpu> <cputune> <cachetune vcpus='0-1'> <cache id='0' level='3' type='both' size='768' unit='KiB'/> <cache id='1' level='3' type='both' size='768' unit='KiB'/> </cachetune> <memorytune vcpus='0-1'> <node id='0' bandwidth='20'/> <node id='1' bandwidth='30'/> <monitor vcpus='0-1'/> <monitor vcpus='0'/> </memorytune> <memorytune vcpus='3'> <node id='0' bandwidth='50'/> </memorytune> <memorytune vcpus='2'> <monitor vcpus='2'/> </memorytune> </cputune> <os> <type arch='i686' machine='pc'>hvm</type> <boot dev='hd'/> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/bin/qemu-system-i686</emulator> <controller type='usb' index='0'/> <controller type='ide' index='0'/> <controller type='pci' index='0' model='pci-root'/> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <memballoon model='virtio'/> </devices> </domain> ] Actual [<domain type='qemu'> <name>QEMUGuest1</name> <uuid>c7a5fdbd-edaf-9455-926a-d65c16db1809</uuid> <memory unit='KiB'>219136</memory> <currentMemory unit='KiB'>219136</currentMemory> <vcpu placement='static'>4</vcpu> <cputune> <cachetune vcpus='0-1'> <cache id='0' level='3' type='both' size='768' unit='KiB'/> <cache id='1' level='3' type='both' size='768' unit='KiB'/> </cachetune> <memorytune vcpus='0-1'> <node id='0' bandwidth='20'/> <node id='1' bandwidth='30'/> <monitor vcpus='0-1'/> <monitor vcpus='0'/> </memorytune> <memorytune vcpus='3'> <node id='0' bandwidth='50'/> </memorytune> <memorytune vcpus='2'> <monitor vcpus='2'/> </memorytune> </cputune> <os> <type arch='i686' machine='pc'>hvm</type> <boot dev='hd'/> </os> <clock offset='utc'/> <on_poweroff>destroy</on_poweroff> <on_reboot>restart</on_reboot> <on_crash>destroy</on_crash> <devices> <emulator>/usr/bin/qemu-system-i386</emulator> <controller type='usb' index='0'/> <controller type='ide' index='0'/> <controller type='pci' index='0' model='pci-root'/> <input type='mouse' bus='ps2'/> <input type='keyboard' bus='ps2'/> <memballoon model='virtio'/> </devices> </domain> ] ... Expected result code=0 but received code=4 FAILED 45) GENERIC XML-2-XML memorytune-colliding-allocs ... Got expected failure code=1 msg=XML error: Memory Bandwidth already defined for node 0 libvirt: Resource control error : XML error: Memory Bandwidth already defined for node 0 OK 46) GENERIC XML-2-XML memorytune-colliding-cachetune ... Got expected failure code=1 msg=XML error: Overlapping vcpus in resctrls libvirt: Domain Config error : XML error: Overlapping vcpus in resctrls OK 47) GENERIC XML-2-XML tseg ... OK 48) GENERIC XML-2-XML launch-security-sev ... OK 49) GENERIC XML-2-XML cputune ... OK 50) QEMU BACKUP XML-2-XML empty ... OK 51) QEMU BACKUP XML-2-XML backup-pull ... OK 52) QEMU BACKUP XML-2-XML backup-pull-seclabel ... OK 53) QEMU BACKUP XML-2-XML backup-push ... OK 54) QEMU BACKUP XML-2-XML backup-push-seclabel ... OK FAIL genericxml2xmltest (exit status: 1) SKIP: virsh-optparse ==================== ../../tests/virsh-optparse: skipping test: This test is very expensive, so it is disabled by default. To run it anyway, rerun: make check VIR_TEST_EXPENSIVE=1 SKIP virsh-optparse (exit status: 77) + exit 1 Build step 'Execute shell' marked build as failure
1 1
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-31 #880
by ci@centos.org 14 Dec '19

14 Dec '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-31/88…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 880 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 883 originally caused by: Started by upstream project "libvirt-build" build number 1038 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change 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/libvirt-go-xml-check/systems=libvirt-fedora-31/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins6381603103129271142.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (11.55s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/memorytune.xml: /domain[0]/cputune[0]/memorytune[0]/monitor[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-31/ws/> 11.718s Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-rawhide #880
by ci@centos.org 14 Dec '19

14 Dec '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 880 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 883 originally caused by: Started by upstream project "libvirt-build" build number 1038 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change 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/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins1066673406747836382.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (25.94s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/memorytune.xml: /domain[0]/cputune[0]/memorytune[0]/monitor[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-rawhi…> 26.083s Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-fedora-30 #880
by ci@centos.org 14 Dec '19

14 Dec '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-30/88…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 880 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 883 originally caused by: Started by upstream project "libvirt-build" build number 1038 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-fedora-30 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-30/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins7519418449638074116.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (14.11s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/memorytune.xml: /domain[0]/cputune[0]/memorytune[0]/monitor[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-fedora-30/ws/> 14.268s Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-centos-7 #880
by ci@centos.org 14 Dec '19

14 Dec '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-centos-7/880…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 880 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 883 originally caused by: Started by upstream project "libvirt-build" build number 1038 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-centos-7 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-centos-7/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins2490417918558103366.sh + export 'TEST_ARGS=-tags xmlroundtrip' + TEST_ARGS='-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (25.19s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/memorytune.xml: /domain[0]/cputune[0]/memorytune[0]/monitor[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-centos-7/ws/> 25.237s Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-freebsd-11 #880
by ci@centos.org 14 Dec '19

14 Dec '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/8…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 880 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 883 originally caused by: Started by upstream project "libvirt-build" build number 1038 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-11 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/w…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins7602342559596903957.sh + export 'TEST_ARGS=-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (5.64s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/memorytune.xml: /domain[0]/cputune[0]/memorytune[0]/monitor[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/usr<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-11/w…> 5.710s Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-freebsd-12 #880
by ci@centos.org 14 Dec '19

14 Dec '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/8…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 880 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 883 originally caused by: Started by upstream project "libvirt-build" build number 1038 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-freebsd-12 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/w…> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins3541518529099942923.sh + export 'TEST_ARGS=-tags xmlroundtrip' + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (5.23s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/memorytune.xml: /domain[0]/cputune[0]/memorytune[0]/monitor[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _/usr<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-freebsd-12/w…> 5.338s Build step 'Execute shell' marked build as failure
1 2
0 0
[Libvirt-ci] Build failed in Jenkins: libvirt-go-xml-check » libvirt-debian-9 #880
by ci@centos.org 14 Dec '19

14 Dec '19
See <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-9/880…> ------------------------------------------ Started by upstream project "libvirt-go-xml-check" build number 880 originally caused by: Started by upstream project "libvirt-go-xml-build" build number 883 originally caused by: Started by upstream project "libvirt-build" build number 1038 originally caused by: Started by an SCM change Started by an SCM change Started by an SCM change Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on libvirt-debian-9 (libvirt) in workspace <https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-9/ws/> [libvirt-go-xml] $ /bin/sh -xe /tmp/jenkins8409700505194774058.sh + export TEST_ARGS=-tags xmlroundtrip + go test -tags xmlroundtrip --- FAIL: TestRoundTrip (27.18s) xml_test.go:374: testdata/libvirt/tests/genericxml2xmlindata/memorytune.xml: /domain[0]/cputune[0]/memorytune[0]/monitor[0]: element in expected XML missing in actual XML FAIL exit status 1 FAIL _<https://ci.centos.org/job/libvirt-go-xml-check/systems=libvirt-debian-9/ws/> 27.320s Build step 'Execute shell' marked build as failure
1 2
0 0
  • ← Newer
  • 1
  • ...
  • 584
  • 585
  • 586
  • 587
  • 588
  • 589
  • 590
  • ...
  • 943
  • Older →

HyperKitty Powered by HyperKitty version 1.3.12.