[Libvirt-ci] Build failed in Jenkins: libvirt-check » libvirt-freebsd-12 #203

See <https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/203/display/redirect> ------------------------------------------ [...truncated 28.00 KB...] SKIP: virkmodtest ================= SKIP virkmodtest (exit status: 77) SKIP: virhostdevtest ==================== SKIP virhostdevtest (exit status: 77) SKIP: virnetdevtest =================== SKIP virnetdevtest (exit status: 77) SKIP: virnettlscontexttest ========================== SKIP virnettlscontexttest (exit status: 77) SKIP: virnettlssessiontest ========================== SKIP virnettlssessiontest (exit status: 77) SKIP: virsystemdtest ==================== SKIP virsystemdtest (exit status: 77) SKIP: networkxml2firewalltest ============================= SKIP networkxml2firewalltest (exit status: 77) FAIL: storagepoolxml2argvtest ============================= TEST: storagepoolxml2argvtest 1) Storage Pool XML-2-argv pool-dir ... pool type 0 has no xml2argv test OK 2) Storage Pool XML-2-argv pool-dir-naming ... pool type 0 has no xml2argv test OK 3) Storage Pool XML-2-argv pool-logical ... OK 4) Storage Pool XML-2-argv pool-logical-nopath ... OK 5) Storage Pool XML-2-argv pool-logical-create ... OK 6) Storage Pool XML-2-argv pool-logical-noname ... OK 7) Storage Pool XML-2-argv pool-disk ... pool type 4 has no xml2argv test OK 8) Storage Pool XML-2-argv pool-disk-device-nopartsep ... pool type 4 has no xml2argv test OK 9) Storage Pool XML-2-argv pool-iscsi ... pool type 5 has no xml2argv test OK 10) Storage Pool XML-2-argv pool-iscsi-auth ... pool type 5 has no xml2argv test OK 11) Storage Pool XML-2-argv pool-fs ... OK 12) Storage Pool XML-2-argv pool-netfs ... OK 13) Storage Pool XML-2-argv pool-netfs-auto ... OK 14) Storage Pool XML-2-argv pool-netfs-protocol-ver ... OK 15) Storage Pool XML-2-argv pool-netfs-ns-mountopts ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/tests/storagepoolxml2argvdata/pool-netfs-ns-mountopts-freebsd.argv'>: Offset 0 Expect [mount -t nfs localhost:/var/lib/libvirt/images /mnt -o nosuid,noexec,nfsvers=3,sync,lazytime ] Actual [mount -t nfs localhost:/var/lib/libvirt/images /mnt -o nosuid,noexec,nfsvers=3 ] ... FAILED 16) Storage Pool XML-2-argv pool-netfs-gluster ... OK 17) Storage Pool XML-2-argv pool-netfs-cifs ... OK 18) Storage Pool XML-2-argv pool-scsi ... pool type 7 has no xml2argv test OK 19) Storage Pool XML-2-argv pool-scsi-type-scsi-host ... pool type 7 has no xml2argv test OK 20) Storage Pool XML-2-argv pool-scsi-type-fc-host ... pool type 7 has no xml2argv test OK 21) Storage Pool XML-2-argv pool-scsi-type-fc-host-managed ... pool type 7 has no xml2argv test OK 22) Storage Pool XML-2-argv pool-mpath ... pool type 8 has no xml2argv test OK 23) Storage Pool XML-2-argv pool-iscsi-multiiqn ... pool type 5 has no xml2argv test OK 24) Storage Pool XML-2-argv pool-iscsi-vendor-product ... pool type 5 has no xml2argv test OK 25) Storage Pool XML-2-argv pool-sheepdog ... pool type 10 has no xml2argv test OK 26) Storage Pool XML-2-argv pool-gluster ... pool type 11 has no xml2argv test OK 27) Storage Pool XML-2-argv pool-gluster-sub ... pool type 11 has no xml2argv test OK 28) Storage Pool XML-2-argv pool-scsi-type-scsi-host-stable ... pool type 7 has no xml2argv test OK 29) Storage Pool XML-2-argv pool-zfs ... pool type 12 has no xml2argv test OK 30) Storage Pool XML-2-argv pool-zfs-sourcedev ... pool type 12 has no xml2argv test OK 31) Storage Pool XML-2-argv pool-rbd ... pool type 9 has no xml2argv test OK 32) Storage Pool XML-2-argv pool-vstorage ... pool type 13 has no xml2argv test OK 33) Storage Pool XML-2-argv pool-iscsi-direct-auth ... pool type 6 has no xml2argv test OK 34) Storage Pool XML-2-argv pool-iscsi-direct ... pool type 6 has no xml2argv test OK FAIL storagepoolxml2argvtest (exit status: 1) FAIL: storagepoolxml2xmltest ============================ TEST: storagepoolxml2xmltest 1) Storage Pool XML-2-XML pool-dir ... OK 2) Storage Pool XML-2-XML pool-dir-naming ... OK 3) Storage Pool XML-2-XML pool-fs ... OK 4) Storage Pool XML-2-XML pool-logical ... OK 5) Storage Pool XML-2-XML pool-logical-nopath ... OK 6) Storage Pool XML-2-XML pool-logical-create ... OK 7) Storage Pool XML-2-XML pool-logical-noname ... OK 8) Storage Pool XML-2-XML pool-disk ... OK 9) Storage Pool XML-2-XML pool-disk-device-nopartsep ... OK 10) Storage Pool XML-2-XML pool-iscsi ... OK 11) Storage Pool XML-2-XML pool-iscsi-auth ... OK 12) Storage Pool XML-2-XML pool-netfs ... OK 13) Storage Pool XML-2-XML pool-netfs-auto ... OK 14) Storage Pool XML-2-XML pool-netfs-protocol-ver ... OK 15) Storage Pool XML-2-XML pool-netfs-gluster ... OK 16) Storage Pool XML-2-XML pool-netfs-cifs ... OK 17) Storage Pool XML-2-XML pool-netfs-ns-mountopts ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/tests/storagepoolxml2xmlout/pool-netfs-ns-mountopts.xml'>: Offset 0 Expect [<pool type='netfs' xmlns:fs='http://libvirt.org/schemas/storagepool/source/fs/1.0'> <name>nfsimages</name> <uuid>7641d5a8-af11-f730-a34e-0a7dfcede71f</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost'/> <dir path='/var/lib/libvirt/images'/> <format type='nfs'/> <protocol ver='3'/> </source> <target> <path>/mnt</path> <permissions> <mode>0700</mode> <owner>0</owner> <group>0</group> </permissions> </target> <fs:mount_opts> <fs:option name='sync'/> <fs:option name='lazytime'/> </fs:mount_opts> </pool> ] Actual [<pool type='netfs'> <name>nfsimages</name> <uuid>7641d5a8-af11-f730-a34e-0a7dfcede71f</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost'/> <dir path='/var/lib/libvirt/images'/> <format type='nfs'/> <protocol ver='3'/> </source> <target> <path>/mnt</path> <permissions> <mode>0700</mode> <owner>0</owner> <group>0</group> </permissions> </target> </pool> ] ... FAILED 18) Storage Pool XML-2-XML pool-scsi ... OK 19) Storage Pool XML-2-XML pool-scsi-type-scsi-host ... OK 20) Storage Pool XML-2-XML pool-scsi-type-fc-host ... OK 21) Storage Pool XML-2-XML pool-scsi-type-fc-host-managed ... OK 22) Storage Pool XML-2-XML pool-mpath ... OK 23) Storage Pool XML-2-XML pool-iscsi-multiiqn ... OK 24) Storage Pool XML-2-XML pool-iscsi-vendor-product ... OK 25) Storage Pool XML-2-XML pool-sheepdog ... OK 26) Storage Pool XML-2-XML pool-gluster ... OK 27) Storage Pool XML-2-XML pool-gluster-sub ... OK 28) Storage Pool XML-2-XML pool-scsi-type-scsi-host-stable ... OK 29) Storage Pool XML-2-XML pool-zfs ... OK 30) Storage Pool XML-2-XML pool-zfs-sourcedev ... OK 31) Storage Pool XML-2-XML pool-rbd ... OK 32) Storage Pool XML-2-XML pool-rbd-ns-configopts ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/tests/storagepoolxml2xmlout/pool-rbd-ns-configopts.xml'>: Offset 0 Expect [<pool type='rbd' xmlns:rbd='http://libvirt.org/schemas/storagepool/source/rbd/1.0'> <name>ceph</name> <uuid>47c1faee-0207-e741-f5ae-d9b019b98fe2</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost' port='6789'/> <host name='localhost' port='6790'/> <name>rbd</name> <auth type='ceph' username='admin'> <secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/> </auth> </source> <rbd:config_opts> <rbd:option name='client_mount_timeout' value='45'/> <rbd:option name='rados_mon_op_timeout' value='10'/> <rbd:option name='rados_osd_op_timeout' value='20'/> </rbd:config_opts> </pool> ] Actual [<pool type='rbd'> <name>ceph</name> <uuid>47c1faee-0207-e741-f5ae-d9b019b98fe2</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost' port='6789'/> <host name='localhost' port='6790'/> <name>rbd</name> <auth type='ceph' username='admin'> <secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/> </auth> </source> </pool> ] ... FAILED 33) Storage Pool XML-2-XML pool-vstorage ... OK 34) Storage Pool XML-2-XML pool-iscsi-direct-auth ... OK 35) Storage Pool XML-2-XML pool-iscsi-direct ... OK FAIL storagepoolxml2xmltest (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

See <https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/204/display/redirect> ------------------------------------------ [...truncated 27.73 KB...] SKIP: virkmodtest ================= SKIP virkmodtest (exit status: 77) SKIP: virhostdevtest ==================== SKIP virhostdevtest (exit status: 77) SKIP: virnetdevtest =================== SKIP virnetdevtest (exit status: 77) SKIP: virnettlscontexttest ========================== SKIP virnettlscontexttest (exit status: 77) SKIP: virnettlssessiontest ========================== SKIP virnettlssessiontest (exit status: 77) SKIP: virsystemdtest ==================== SKIP virsystemdtest (exit status: 77) SKIP: networkxml2firewalltest ============================= SKIP networkxml2firewalltest (exit status: 77) FAIL: storagepoolxml2argvtest ============================= TEST: storagepoolxml2argvtest 1) Storage Pool XML-2-argv pool-dir ... pool type 0 has no xml2argv test OK 2) Storage Pool XML-2-argv pool-dir-naming ... pool type 0 has no xml2argv test OK 3) Storage Pool XML-2-argv pool-logical ... OK 4) Storage Pool XML-2-argv pool-logical-nopath ... OK 5) Storage Pool XML-2-argv pool-logical-create ... OK 6) Storage Pool XML-2-argv pool-logical-noname ... OK 7) Storage Pool XML-2-argv pool-disk ... pool type 4 has no xml2argv test OK 8) Storage Pool XML-2-argv pool-disk-device-nopartsep ... pool type 4 has no xml2argv test OK 9) Storage Pool XML-2-argv pool-iscsi ... pool type 5 has no xml2argv test OK 10) Storage Pool XML-2-argv pool-iscsi-auth ... pool type 5 has no xml2argv test OK 11) Storage Pool XML-2-argv pool-fs ... OK 12) Storage Pool XML-2-argv pool-netfs ... OK 13) Storage Pool XML-2-argv pool-netfs-auto ... OK 14) Storage Pool XML-2-argv pool-netfs-protocol-ver ... OK 15) Storage Pool XML-2-argv pool-netfs-ns-mountopts ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/tests/storagepoolxml2argvdata/pool-netfs-ns-mountopts-freebsd.argv'>: Offset 0 Expect [mount -t nfs localhost:/var/lib/libvirt/images /mnt -o nosuid,noexec,nfsvers=3,sync,lazytime ] Actual [mount -t nfs localhost:/var/lib/libvirt/images /mnt -o nosuid,noexec,nfsvers=3 ] ... FAILED 16) Storage Pool XML-2-argv pool-netfs-gluster ... OK 17) Storage Pool XML-2-argv pool-netfs-cifs ... OK 18) Storage Pool XML-2-argv pool-scsi ... pool type 7 has no xml2argv test OK 19) Storage Pool XML-2-argv pool-scsi-type-scsi-host ... pool type 7 has no xml2argv test OK 20) Storage Pool XML-2-argv pool-scsi-type-fc-host ... pool type 7 has no xml2argv test OK 21) Storage Pool XML-2-argv pool-scsi-type-fc-host-managed ... pool type 7 has no xml2argv test OK 22) Storage Pool XML-2-argv pool-mpath ... pool type 8 has no xml2argv test OK 23) Storage Pool XML-2-argv pool-iscsi-multiiqn ... pool type 5 has no xml2argv test OK 24) Storage Pool XML-2-argv pool-iscsi-vendor-product ... pool type 5 has no xml2argv test OK 25) Storage Pool XML-2-argv pool-sheepdog ... pool type 10 has no xml2argv test OK 26) Storage Pool XML-2-argv pool-gluster ... pool type 11 has no xml2argv test OK 27) Storage Pool XML-2-argv pool-gluster-sub ... pool type 11 has no xml2argv test OK 28) Storage Pool XML-2-argv pool-scsi-type-scsi-host-stable ... pool type 7 has no xml2argv test OK 29) Storage Pool XML-2-argv pool-zfs ... pool type 12 has no xml2argv test OK 30) Storage Pool XML-2-argv pool-zfs-sourcedev ... pool type 12 has no xml2argv test OK 31) Storage Pool XML-2-argv pool-rbd ... pool type 9 has no xml2argv test OK 32) Storage Pool XML-2-argv pool-vstorage ... pool type 13 has no xml2argv test OK 33) Storage Pool XML-2-argv pool-iscsi-direct-auth ... pool type 6 has no xml2argv test OK 34) Storage Pool XML-2-argv pool-iscsi-direct ... pool type 6 has no xml2argv test OK FAIL storagepoolxml2argvtest (exit status: 1) FAIL: storagepoolxml2xmltest ============================ TEST: storagepoolxml2xmltest 1) Storage Pool XML-2-XML pool-dir ... OK 2) Storage Pool XML-2-XML pool-dir-naming ... OK 3) Storage Pool XML-2-XML pool-fs ... OK 4) Storage Pool XML-2-XML pool-logical ... OK 5) Storage Pool XML-2-XML pool-logical-nopath ... OK 6) Storage Pool XML-2-XML pool-logical-create ... OK 7) Storage Pool XML-2-XML pool-logical-noname ... OK 8) Storage Pool XML-2-XML pool-disk ... OK 9) Storage Pool XML-2-XML pool-disk-device-nopartsep ... OK 10) Storage Pool XML-2-XML pool-iscsi ... OK 11) Storage Pool XML-2-XML pool-iscsi-auth ... OK 12) Storage Pool XML-2-XML pool-netfs ... OK 13) Storage Pool XML-2-XML pool-netfs-auto ... OK 14) Storage Pool XML-2-XML pool-netfs-protocol-ver ... OK 15) Storage Pool XML-2-XML pool-netfs-gluster ... OK 16) Storage Pool XML-2-XML pool-netfs-cifs ... OK 17) Storage Pool XML-2-XML pool-netfs-ns-mountopts ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/tests/storagepoolxml2xmlout/pool-netfs-ns-mountopts.xml'>: Offset 0 Expect [<pool type='netfs' xmlns:fs='http://libvirt.org/schemas/storagepool/source/fs/1.0'> <name>nfsimages</name> <uuid>7641d5a8-af11-f730-a34e-0a7dfcede71f</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost'/> <dir path='/var/lib/libvirt/images'/> <format type='nfs'/> <protocol ver='3'/> </source> <target> <path>/mnt</path> <permissions> <mode>0700</mode> <owner>0</owner> <group>0</group> </permissions> </target> <fs:mount_opts> <fs:option name='sync'/> <fs:option name='lazytime'/> </fs:mount_opts> </pool> ] Actual [<pool type='netfs'> <name>nfsimages</name> <uuid>7641d5a8-af11-f730-a34e-0a7dfcede71f</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost'/> <dir path='/var/lib/libvirt/images'/> <format type='nfs'/> <protocol ver='3'/> </source> <target> <path>/mnt</path> <permissions> <mode>0700</mode> <owner>0</owner> <group>0</group> </permissions> </target> </pool> ] ... FAILED 18) Storage Pool XML-2-XML pool-scsi ... OK 19) Storage Pool XML-2-XML pool-scsi-type-scsi-host ... OK 20) Storage Pool XML-2-XML pool-scsi-type-fc-host ... OK 21) Storage Pool XML-2-XML pool-scsi-type-fc-host-managed ... OK 22) Storage Pool XML-2-XML pool-mpath ... OK 23) Storage Pool XML-2-XML pool-iscsi-multiiqn ... OK 24) Storage Pool XML-2-XML pool-iscsi-vendor-product ... OK 25) Storage Pool XML-2-XML pool-sheepdog ... OK 26) Storage Pool XML-2-XML pool-gluster ... OK 27) Storage Pool XML-2-XML pool-gluster-sub ... OK 28) Storage Pool XML-2-XML pool-scsi-type-scsi-host-stable ... OK 29) Storage Pool XML-2-XML pool-zfs ... OK 30) Storage Pool XML-2-XML pool-zfs-sourcedev ... OK 31) Storage Pool XML-2-XML pool-rbd ... OK 32) Storage Pool XML-2-XML pool-rbd-ns-configopts ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/tests/storagepoolxml2xmlout/pool-rbd-ns-configopts.xml'>: Offset 0 Expect [<pool type='rbd' xmlns:rbd='http://libvirt.org/schemas/storagepool/source/rbd/1.0'> <name>ceph</name> <uuid>47c1faee-0207-e741-f5ae-d9b019b98fe2</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost' port='6789'/> <host name='localhost' port='6790'/> <name>rbd</name> <auth type='ceph' username='admin'> <secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/> </auth> </source> <rbd:config_opts> <rbd:option name='client_mount_timeout' value='45'/> <rbd:option name='rados_mon_op_timeout' value='10'/> <rbd:option name='rados_osd_op_timeout' value='20'/> </rbd:config_opts> </pool> ] Actual [<pool type='rbd'> <name>ceph</name> <uuid>47c1faee-0207-e741-f5ae-d9b019b98fe2</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost' port='6789'/> <host name='localhost' port='6790'/> <name>rbd</name> <auth type='ceph' username='admin'> <secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/> </auth> </source> </pool> ] ... FAILED 33) Storage Pool XML-2-XML pool-vstorage ... OK 34) Storage Pool XML-2-XML pool-iscsi-direct-auth ... OK 35) Storage Pool XML-2-XML pool-iscsi-direct ... OK FAIL storagepoolxml2xmltest (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

See <https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/205/display/redirect> ------------------------------------------ [...truncated 27.84 KB...] SKIP: virkmodtest ================= SKIP virkmodtest (exit status: 77) SKIP: virhostdevtest ==================== SKIP virhostdevtest (exit status: 77) SKIP: virnetdevtest =================== SKIP virnetdevtest (exit status: 77) SKIP: virnettlscontexttest ========================== SKIP virnettlscontexttest (exit status: 77) SKIP: virnettlssessiontest ========================== SKIP virnettlssessiontest (exit status: 77) SKIP: virsystemdtest ==================== SKIP virsystemdtest (exit status: 77) SKIP: networkxml2firewalltest ============================= SKIP networkxml2firewalltest (exit status: 77) FAIL: storagepoolxml2argvtest ============================= TEST: storagepoolxml2argvtest 1) Storage Pool XML-2-argv pool-dir ... pool type 0 has no xml2argv test OK 2) Storage Pool XML-2-argv pool-dir-naming ... pool type 0 has no xml2argv test OK 3) Storage Pool XML-2-argv pool-logical ... OK 4) Storage Pool XML-2-argv pool-logical-nopath ... OK 5) Storage Pool XML-2-argv pool-logical-create ... OK 6) Storage Pool XML-2-argv pool-logical-noname ... OK 7) Storage Pool XML-2-argv pool-disk ... pool type 4 has no xml2argv test OK 8) Storage Pool XML-2-argv pool-disk-device-nopartsep ... pool type 4 has no xml2argv test OK 9) Storage Pool XML-2-argv pool-iscsi ... pool type 5 has no xml2argv test OK 10) Storage Pool XML-2-argv pool-iscsi-auth ... pool type 5 has no xml2argv test OK 11) Storage Pool XML-2-argv pool-fs ... OK 12) Storage Pool XML-2-argv pool-netfs ... OK 13) Storage Pool XML-2-argv pool-netfs-auto ... OK 14) Storage Pool XML-2-argv pool-netfs-protocol-ver ... OK 15) Storage Pool XML-2-argv pool-netfs-ns-mountopts ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/tests/storagepoolxml2argvdata/pool-netfs-ns-mountopts-freebsd.argv'>: Offset 0 Expect [mount -t nfs localhost:/var/lib/libvirt/images /mnt -o nosuid,noexec,nfsvers=3,sync,lazytime ] Actual [mount -t nfs localhost:/var/lib/libvirt/images /mnt -o nosuid,noexec,nfsvers=3 ] ... FAILED 16) Storage Pool XML-2-argv pool-netfs-gluster ... OK 17) Storage Pool XML-2-argv pool-netfs-cifs ... OK 18) Storage Pool XML-2-argv pool-scsi ... pool type 7 has no xml2argv test OK 19) Storage Pool XML-2-argv pool-scsi-type-scsi-host ... pool type 7 has no xml2argv test OK 20) Storage Pool XML-2-argv pool-scsi-type-fc-host ... pool type 7 has no xml2argv test OK 21) Storage Pool XML-2-argv pool-scsi-type-fc-host-managed ... pool type 7 has no xml2argv test OK 22) Storage Pool XML-2-argv pool-mpath ... pool type 8 has no xml2argv test OK 23) Storage Pool XML-2-argv pool-iscsi-multiiqn ... pool type 5 has no xml2argv test OK 24) Storage Pool XML-2-argv pool-iscsi-vendor-product ... pool type 5 has no xml2argv test OK 25) Storage Pool XML-2-argv pool-sheepdog ... pool type 10 has no xml2argv test OK 26) Storage Pool XML-2-argv pool-gluster ... pool type 11 has no xml2argv test OK 27) Storage Pool XML-2-argv pool-gluster-sub ... pool type 11 has no xml2argv test OK 28) Storage Pool XML-2-argv pool-scsi-type-scsi-host-stable ... pool type 7 has no xml2argv test OK 29) Storage Pool XML-2-argv pool-zfs ... pool type 12 has no xml2argv test OK 30) Storage Pool XML-2-argv pool-zfs-sourcedev ... pool type 12 has no xml2argv test OK 31) Storage Pool XML-2-argv pool-rbd ... pool type 9 has no xml2argv test OK 32) Storage Pool XML-2-argv pool-vstorage ... pool type 13 has no xml2argv test OK 33) Storage Pool XML-2-argv pool-iscsi-direct-auth ... pool type 6 has no xml2argv test OK 34) Storage Pool XML-2-argv pool-iscsi-direct ... pool type 6 has no xml2argv test OK FAIL storagepoolxml2argvtest (exit status: 1) FAIL: storagepoolxml2xmltest ============================ TEST: storagepoolxml2xmltest 1) Storage Pool XML-2-XML pool-dir ... OK 2) Storage Pool XML-2-XML pool-dir-naming ... OK 3) Storage Pool XML-2-XML pool-fs ... OK 4) Storage Pool XML-2-XML pool-logical ... OK 5) Storage Pool XML-2-XML pool-logical-nopath ... OK 6) Storage Pool XML-2-XML pool-logical-create ... OK 7) Storage Pool XML-2-XML pool-logical-noname ... OK 8) Storage Pool XML-2-XML pool-disk ... OK 9) Storage Pool XML-2-XML pool-disk-device-nopartsep ... OK 10) Storage Pool XML-2-XML pool-iscsi ... OK 11) Storage Pool XML-2-XML pool-iscsi-auth ... OK 12) Storage Pool XML-2-XML pool-netfs ... OK 13) Storage Pool XML-2-XML pool-netfs-auto ... OK 14) Storage Pool XML-2-XML pool-netfs-protocol-ver ... OK 15) Storage Pool XML-2-XML pool-netfs-gluster ... OK 16) Storage Pool XML-2-XML pool-netfs-cifs ... OK 17) Storage Pool XML-2-XML pool-netfs-ns-mountopts ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/tests/storagepoolxml2xmlout/pool-netfs-ns-mountopts.xml'>: Offset 0 Expect [<pool type='netfs' xmlns:fs='http://libvirt.org/schemas/storagepool/fs/1.0'> <name>nfsimages</name> <uuid>7641d5a8-af11-f730-a34e-0a7dfcede71f</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost'/> <dir path='/var/lib/libvirt/images'/> <format type='nfs'/> <protocol ver='3'/> </source> <target> <path>/mnt</path> <permissions> <mode>0700</mode> <owner>0</owner> <group>0</group> </permissions> </target> <fs:mount_opts> <fs:option name='sync'/> <fs:option name='lazytime'/> </fs:mount_opts> </pool> ] Actual [<pool type='netfs'> <name>nfsimages</name> <uuid>7641d5a8-af11-f730-a34e-0a7dfcede71f</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost'/> <dir path='/var/lib/libvirt/images'/> <format type='nfs'/> <protocol ver='3'/> </source> <target> <path>/mnt</path> <permissions> <mode>0700</mode> <owner>0</owner> <group>0</group> </permissions> </target> </pool> ] ... FAILED 18) Storage Pool XML-2-XML pool-scsi ... OK 19) Storage Pool XML-2-XML pool-scsi-type-scsi-host ... OK 20) Storage Pool XML-2-XML pool-scsi-type-fc-host ... OK 21) Storage Pool XML-2-XML pool-scsi-type-fc-host-managed ... OK 22) Storage Pool XML-2-XML pool-mpath ... OK 23) Storage Pool XML-2-XML pool-iscsi-multiiqn ... OK 24) Storage Pool XML-2-XML pool-iscsi-vendor-product ... OK 25) Storage Pool XML-2-XML pool-sheepdog ... OK 26) Storage Pool XML-2-XML pool-gluster ... OK 27) Storage Pool XML-2-XML pool-gluster-sub ... OK 28) Storage Pool XML-2-XML pool-scsi-type-scsi-host-stable ... OK 29) Storage Pool XML-2-XML pool-zfs ... OK 30) Storage Pool XML-2-XML pool-zfs-sourcedev ... OK 31) Storage Pool XML-2-XML pool-rbd ... OK 32) Storage Pool XML-2-XML pool-rbd-ns-configopts ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/tests/storagepoolxml2xmlout/pool-rbd-ns-configopts.xml'>: Offset 0 Expect [<pool type='rbd' xmlns:rbd='http://libvirt.org/schemas/storagepool/rbd/1.0'> <name>ceph</name> <uuid>47c1faee-0207-e741-f5ae-d9b019b98fe2</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost' port='6789'/> <host name='localhost' port='6790'/> <name>rbd</name> <auth type='ceph' username='admin'> <secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/> </auth> </source> <rbd:config_opts> <rbd:option name='client_mount_timeout' value='45'/> <rbd:option name='rados_mon_op_timeout' value='10'/> <rbd:option name='rados_osd_op_timeout' value='20'/> </rbd:config_opts> </pool> ] Actual [<pool type='rbd'> <name>ceph</name> <uuid>47c1faee-0207-e741-f5ae-d9b019b98fe2</uuid> <capacity unit='bytes'>0</capacity> <allocation unit='bytes'>0</allocation> <available unit='bytes'>0</available> <source> <host name='localhost' port='6789'/> <host name='localhost' port='6790'/> <name>rbd</name> <auth type='ceph' username='admin'> <secret uuid='2ec115d7-3a88-3ceb-bc12-0ac909a6fd87'/> </auth> </source> </pool> ] ... FAILED 33) Storage Pool XML-2-XML pool-vstorage ... OK 34) Storage Pool XML-2-XML pool-iscsi-direct-auth ... OK 35) Storage Pool XML-2-XML pool-iscsi-direct ... OK FAIL storagepoolxml2xmltest (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

See <https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/206/display/redirect> ------------------------------------------ [...truncated 24.73 KB...] SKIP: virnettlssessiontest PASS: virdbustest SKIP: virsystemdtest PASS: fdstreamtest PASS: virpolkittest PASS: qemuxml2xmltest PASS: qemuargv2xmltest PASS: domainsnapshotxml2xmltest PASS: qemuxml2argvtest PASS: qemumonitorjsontest PASS: qemuagenttest PASS: qemuhotplugtest PASS: qemucaps2xmltest PASS: qemumemlocktest PASS: qemucommandutiltest PASS: qemublocktest PASS: qemumigparamstest PASS: qemusecuritytest PASS: esxutilstest PASS: vboxsnapshotxmltest PASS: vmx2xmltest PASS: qemucapabilitiestest PASS: xml2vmxtest PASS: vmwarevertest PASS: bhyvexml2argvtest PASS: bhyveargv2xmltest PASS: bhyvexml2xmltest PASS: virjsontest PASS: networkxml2xmltest PASS: networkxml2xmlupdatetest SKIP: networkxml2firewalltest PASS: networkxml2conftest PASS: nwfilterxml2xmltest PASS: virnwfilterbindingxml2xmltest PASS: storagevolxml2argvtest FAIL: storagepoolxml2argvtest PASS: storagepoolxml2xmltest PASS: virstorageutiltest PASS: nssguesttest PASS: nsstest PASS: storagevolxml2xmltest PASS: interfacexml2xmltest PASS: nodedevxml2xmltest PASS: metadatatest PASS: secretxml2xmltest PASS: genericxml2xmltest PASS: eventtest PASS: virdrivermoduletest PASS: objecteventtest PASS: virmacmaptest PASS: libvirtd-fail PASS: cputest PASS: libvirtd-pool PASS: virsh-cpuset PASS: virsh-define-dev-segfault SKIP: virsh-optparse PASS: virsh-int-overflow PASS: virsh-read-bufsiz PASS: virsh-read-non-seekable PASS: virsh-schedinfo PASS: virsh-self-test PASS: virt-admin-self-test PASS: virsh-start PASS: virsh-undefine PASS: virsh-uriprecedence PASS: virsh-vcpupin PASS: virshtest ============================================================================ Testsuite summary for libvirt 5.1.0 ============================================================================ # TOTAL: 113 # PASS: 98 # SKIP: 14 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See tests/test-suite.log Please report to libvir-list@redhat.com ============================================================================ gmake[3]: *** [Makefile:5974: test-suite.log] Error 1 gmake[3]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build/tests'> gmake[2]: *** [Makefile:6082: check-TESTS] Error 2 gmake[2]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build/tests'> gmake[1]: *** [Makefile:7108: check-am] Error 2 gmake[1]: Leaving directory '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/build/tests'> gmake: *** [Makefile:2130: check-recursive] Error 1 + cat tests/test-suite.log ========================================= libvirt 5.1.0: tests/test-suite.log ========================================= # TOTAL: 113 # PASS: 98 # SKIP: 14 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 SKIP: virhostcputest ==================== SKIP virhostcputest (exit status: 77) SKIP: shunloadtest ================== SKIP shunloadtest (exit status: 77) SKIP: vircgrouptest =================== SKIP vircgrouptest (exit status: 77) SKIP: virpcitest ================ SKIP virpcitest (exit status: 77) SKIP: virfirewalltest ===================== SKIP virfirewalltest (exit status: 77) SKIP: virportallocatortest ========================== SKIP virportallocatortest (exit status: 77) SKIP: virkmodtest ================= SKIP virkmodtest (exit status: 77) SKIP: virhostdevtest ==================== SKIP virhostdevtest (exit status: 77) SKIP: virnetdevtest =================== SKIP virnetdevtest (exit status: 77) SKIP: virnettlscontexttest ========================== SKIP virnettlscontexttest (exit status: 77) SKIP: virnettlssessiontest ========================== SKIP virnettlssessiontest (exit status: 77) SKIP: virsystemdtest ==================== SKIP virsystemdtest (exit status: 77) SKIP: networkxml2firewalltest ============================= SKIP networkxml2firewalltest (exit status: 77) FAIL: storagepoolxml2argvtest ============================= TEST: storagepoolxml2argvtest 1) Storage Pool XML-2-argv pool-dir ... pool type 0 has no xml2argv test OK 2) Storage Pool XML-2-argv pool-dir-naming ... pool type 0 has no xml2argv test OK 3) Storage Pool XML-2-argv pool-logical ... OK 4) Storage Pool XML-2-argv pool-logical-nopath ... OK 5) Storage Pool XML-2-argv pool-logical-create ... OK 6) Storage Pool XML-2-argv pool-logical-noname ... OK 7) Storage Pool XML-2-argv pool-disk ... pool type 4 has no xml2argv test OK 8) Storage Pool XML-2-argv pool-disk-device-nopartsep ... pool type 4 has no xml2argv test OK 9) Storage Pool XML-2-argv pool-iscsi ... pool type 5 has no xml2argv test OK 10) Storage Pool XML-2-argv pool-iscsi-auth ... pool type 5 has no xml2argv test OK 11) Storage Pool XML-2-argv pool-fs ... OK 12) Storage Pool XML-2-argv pool-netfs ... OK 13) Storage Pool XML-2-argv pool-netfs-auto ... OK 14) Storage Pool XML-2-argv pool-netfs-protocol-ver ... OK 15) Storage Pool XML-2-argv pool-netfs-ns-mountopts ... In '/usr<https://ci.centos.org/job/libvirt-check/systems=libvirt-freebsd-12/ws/tests/storagepoolxml2argvdata/pool-netfs-ns-mountopts-freebsd.argv'>: Offset 0 Expect [mount -t nfs localhost:/var/lib/libvirt/images /mnt -o nosuid,noexec,nfsvers=3,sync,lazytime ] Actual [mount -t nfs localhost:/var/lib/libvirt/images /mnt -o nosuid,noexec,nfsvers=3 ] ... FAILED 16) Storage Pool XML-2-argv pool-netfs-gluster ... OK 17) Storage Pool XML-2-argv pool-netfs-cifs ... OK 18) Storage Pool XML-2-argv pool-scsi ... pool type 7 has no xml2argv test OK 19) Storage Pool XML-2-argv pool-scsi-type-scsi-host ... pool type 7 has no xml2argv test OK 20) Storage Pool XML-2-argv pool-scsi-type-fc-host ... pool type 7 has no xml2argv test OK 21) Storage Pool XML-2-argv pool-scsi-type-fc-host-managed ... pool type 7 has no xml2argv test OK 22) Storage Pool XML-2-argv pool-mpath ... pool type 8 has no xml2argv test OK 23) Storage Pool XML-2-argv pool-iscsi-multiiqn ... pool type 5 has no xml2argv test OK 24) Storage Pool XML-2-argv pool-iscsi-vendor-product ... pool type 5 has no xml2argv test OK 25) Storage Pool XML-2-argv pool-sheepdog ... pool type 10 has no xml2argv test OK 26) Storage Pool XML-2-argv pool-gluster ... pool type 11 has no xml2argv test OK 27) Storage Pool XML-2-argv pool-gluster-sub ... pool type 11 has no xml2argv test OK 28) Storage Pool XML-2-argv pool-scsi-type-scsi-host-stable ... pool type 7 has no xml2argv test OK 29) Storage Pool XML-2-argv pool-zfs ... pool type 12 has no xml2argv test OK 30) Storage Pool XML-2-argv pool-zfs-sourcedev ... pool type 12 has no xml2argv test OK 31) Storage Pool XML-2-argv pool-rbd ... pool type 9 has no xml2argv test OK 32) Storage Pool XML-2-argv pool-vstorage ... pool type 13 has no xml2argv test OK 33) Storage Pool XML-2-argv pool-iscsi-direct-auth ... pool type 6 has no xml2argv test OK 34) Storage Pool XML-2-argv pool-iscsi-direct ... pool type 6 has no xml2argv test OK FAIL storagepoolxml2argvtest (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

participants (1)
-
ci@centos.org