
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