# STDOUT: ---v---v---v---v---v--- ansible-playbook 2.9.27 config file = /etc/ansible/ansible.cfg configured module search path = ['/home/jenkins/.ansible/plugins/modules', '/usr/share/ansible/plugins/modules'] ansible python module location = /opt/ansible-2.9/lib/python3.6/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.6.8 (default, Oct 26 2022, 09:13:21) [GCC 8.5.0 20210514 (Red Hat 8.5.0-17)] Using /etc/ansible/ansible.cfg as config file statically imported: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/create-test-file.yml statically imported: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-data-preservation.yml statically imported: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/create-test-file.yml statically imported: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-data-preservation.yml statically imported: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/create-test-file.yml statically imported: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-data-preservation.yml Skipping callback 'actionable', as we already have a stdout callback. Skipping callback 'counter_enabled', as we already have a stdout callback. Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'dense', as we already have a stdout callback. Skipping callback 'full_skip', as we already have a stdout callback. Skipping callback 'json', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'null', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. Skipping callback 'selective', as we already have a stdout callback. Skipping callback 'skippy', as we already have a stdout callback. Skipping callback 'stderr', as we already have a stdout callback. Skipping callback 'unixy', as we already have a stdout callback. Skipping callback 'yaml', as we already have a stdout callback. PLAYBOOK: tests_luks_pool.yml ************************************************** 1 plays in /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml PLAY [all] ********************************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:2 Sunday 12 February 2023 11:27:27 +0000 (0:00:00.033) 0:00:00.033 ******* ok: [sut] META: ran handlers TASK [include_role : linux-system-roles.storage] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:14 Sunday 12 February 2023 11:27:28 +0000 (0:00:00.880) 0:00:00.913 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 February 2023 11:27:28 +0000 (0:00:00.043) 0:00:00.957 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 February 2023 11:27:28 +0000 (0:00:00.067) 0:00:01.024 ******* ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 February 2023 11:27:28 +0000 (0:00:00.427) 0:00:01.452 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 February 2023 11:27:28 +0000 (0:00:00.090) 0:00:01.542 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 February 2023 11:27:28 +0000 (0:00:00.028) 0:00:01.570 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 February 2023 11:27:28 +0000 (0:00:00.028) 0:00:01.599 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 February 2023 11:27:28 +0000 (0:00:00.080) 0:00:01.679 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: vdo-8.2.0.2-1.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: libblockdev-2.28-4.el9.x86_64", "Installed: libblockdev-crypto-2.28-4.el9.x86_64", "Installed: libblockdev-dm-2.28-4.el9.x86_64", "Installed: nspr-4.34.0-14.el9_0.x86_64", "Installed: libblockdev-fs-2.28-4.el9.x86_64", "Installed: libblockdev-kbd-2.28-4.el9.x86_64", "Installed: nss-3.79.0-14.el9_0.x86_64", "Installed: device-mapper-event-9:1.02.187-5.el9.x86_64", "Installed: libblockdev-loop-2.28-4.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.187-5.el9.x86_64", "Installed: libblockdev-lvm-2.28-4.el9.x86_64", "Installed: kmod-kvdo-8.2.1.3-71.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-19.el9.x86_64", "Installed: libblockdev-mdraid-2.28-4.el9.x86_64", "Installed: device-mapper-multipath-libs-0.8.7-19.el9.x86_64", "Installed: device-mapper-persistent-data-0.9.0-13.el9.x86_64", "Installed: libblockdev-mpath-2.28-4.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-4.el9.x86_64", "Installed: nss-softokn-3.79.0-14.el9_0.x86_64", "Installed: nss-softokn-freebl-3.79.0-14.el9_0.x86_64", "Installed: nss-sysinit-3.79.0-14.el9_0.x86_64", "Installed: libblockdev-part-2.28-4.el9.x86_64", "Installed: nss-util-3.79.0-14.el9_0.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: libblockdev-swap-2.28-4.el9.x86_64", "Installed: blivet-data-1:3.6.0-5.el9.noarch", "Installed: libblockdev-utils-2.28-4.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: lvm2-9:2.03.17-5.el9.x86_64", "Installed: lvm2-libs-9:2.03.17-5.el9.x86_64", "Installed: mdadm-4.2-8.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: python3-blivet-1:3.6.0-5.el9.noarch", "Installed: python3-blockdev-2.28-4.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64" ] } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Sunday 12 February 2023 11:28:19 +0000 (0:00:51.024) 0:00:52.704 ******* ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Sunday 12 February 2023 11:28:20 +0000 (0:00:00.051) 0:00:52.756 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Sunday 12 February 2023 11:28:20 +0000 (0:00:00.051) 0:00:52.807 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Sunday 12 February 2023 11:28:20 +0000 (0:00:00.640) 0:00:53.448 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 12 February 2023 11:28:20 +0000 (0:00:00.090) 0:00:53.539 ******* TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 12 February 2023 11:28:20 +0000 (0:00:00.026) 0:00:53.565 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:18 Sunday 12 February 2023 11:28:20 +0000 (0:00:00.030) 0:00:53.596 ******* TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Sunday 12 February 2023 11:28:20 +0000 (0:00:00.026) 0:00:53.623 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Sunday 12 February 2023 11:28:21 +0000 (0:00:01.002) 0:00:54.625 ******* ok: [sut] => { "ansible_facts": { "services": { "NetworkManager-dispatcher.service": { "name": "NetworkManager-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "NetworkManager-wait-online.service": { "name": "NetworkManager-wait-online.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "NetworkManager.service": { "name": "NetworkManager.service", "source": "systemd", "state": "running", "status": "enabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rhsm-facts.service": { "name": "rhsm-facts.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsm.service": { "name": "rhsm.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rhsmcertd.service": { "name": "rhsmcertd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rngd.service": { "name": "rngd.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpc-gssd.service": { "name": "rpc-gssd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd-notify.service": { "name": "rpc-statd-notify.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpc-statd.service": { "name": "rpc-statd.service", "source": "systemd", "state": "stopped", "status": "static" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "indirect" }, "serial-getty@ttyS0.service": { "name": "serial-getty@ttyS0.service", "source": "systemd", "state": "running", "status": "unknown" }, "sshd-keygen@.service": { "name": "sshd-keygen@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "sshd-keygen@ecdsa.service": { "name": "sshd-keygen@ecdsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "sshd.service": { "name": "sshd.service", "source": "systemd", "state": "running", "status": "enabled" }, "sshd@.service": { "name": "sshd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "sssd-autofs.service": { "name": "sssd-autofs.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-kcm.service": { "name": "sssd-kcm.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "sssd-nss.service": { "name": "sssd-nss.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pac.service": { "name": "sssd-pac.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-pam.service": { "name": "sssd-pam.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-ssh.service": { "name": "sssd-ssh.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd-sudo.service": { "name": "sssd-sudo.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "sssd.service": { "name": "sssd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Sunday 12 February 2023 11:28:23 +0000 (0:00:02.085) 0:00:56.711 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.058) 0:00:56.769 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.032) 0:00:56.802 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.437) 0:00:57.240 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.037) 0:00:57.277 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.032) 0:00:57.310 ******* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.041) 0:00:57.352 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.042) 0:00:57.395 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.040) 0:00:57.435 ******* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.035) 0:00:57.471 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.037) 0:00:57.508 ******* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.034) 0:00:57.543 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Sunday 12 February 2023 11:28:24 +0000 (0:00:00.036) 0:00:57.580 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Sunday 12 February 2023 11:28:25 +0000 (0:00:00.325) 0:00:57.906 ******* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Sunday 12 February 2023 11:28:25 +0000 (0:00:00.033) 0:00:57.939 ******* ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:17 Sunday 12 February 2023 11:28:25 +0000 (0:00:00.739) 0:00:58.679 ******* ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "service_facts" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:23 Sunday 12 February 2023 11:28:25 +0000 (0:00:00.035) 0:00:58.714 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/get_unused_disk.yml for sut TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/get_unused_disk.yml:2 Sunday 12 February 2023 11:28:26 +0000 (0:00:00.052) 0:00:58.767 ******* ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/get_unused_disk.yml:10 Sunday 12 February 2023 11:28:26 +0000 (0:00:00.392) 0:00:59.159 ******* ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/get_unused_disk.yml:15 Sunday 12 February 2023 11:28:26 +0000 (0:00:00.044) 0:00:59.204 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/get_unused_disk.yml:20 Sunday 12 February 2023 11:28:26 +0000 (0:00:00.038) 0:00:59.242 ******* ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Create an encrypted lvm pool] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:34 Sunday 12 February 2023 11:28:26 +0000 (0:00:00.040) 0:00:59.283 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 February 2023 11:28:26 +0000 (0:00:00.058) 0:00:59.341 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 February 2023 11:28:26 +0000 (0:00:00.051) 0:00:59.393 ******* ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 February 2023 11:28:27 +0000 (0:00:00.408) 0:00:59.801 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 February 2023 11:28:27 +0000 (0:00:00.084) 0:00:59.885 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 February 2023 11:28:27 +0000 (0:00:00.035) 0:00:59.921 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 February 2023 11:28:27 +0000 (0:00:00.036) 0:00:59.958 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 February 2023 11:28:27 +0000 (0:00:00.071) 0:01:00.029 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Sunday 12 February 2023 11:28:27 +0000 (0:00:00.037) 0:01:00.067 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": true, "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Sunday 12 February 2023 11:28:27 +0000 (0:00:00.044) 0:01:00.111 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Sunday 12 February 2023 11:28:27 +0000 (0:00:00.040) 0:01:00.151 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "cryptsetup", "lvm2" ], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Sunday 12 February 2023 11:28:29 +0000 (0:00:01.728) 0:01:01.880 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml for sut TASK [linux-system-roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Sunday 12 February 2023 11:28:29 +0000 (0:00:00.065) 0:01:01.945 ******* TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Sunday 12 February 2023 11:28:29 +0000 (0:00:00.034) 0:01:01.979 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:18 Sunday 12 February 2023 11:28:29 +0000 (0:00:00.039) 0:01:02.018 ******* TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Sunday 12 February 2023 11:28:29 +0000 (0:00:00.034) 0:01:02.053 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.6.0-2.el9.x86_64" ] } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Sunday 12 February 2023 11:28:31 +0000 (0:00:01.809) 0:01:03.862 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Sunday 12 February 2023 11:28:31 +0000 (0:00:00.038) 0:01:03.901 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Sunday 12 February 2023 11:28:31 +0000 (0:00:00.060) 0:01:03.961 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Sunday 12 February 2023 11:28:31 +0000 (0:00:00.033) 0:01:03.994 ******* fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: encrypted pool 'foo' missing key/password TASK [linux-system-roles.storage : Failed message] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:95 Sunday 12 February 2023 11:28:32 +0000 (0:00:01.636) 0:01:05.631 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: {'msg': "encrypted pool 'foo' missing key/password", 'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}], 'raid_chunk_size': None}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False} TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Sunday 12 February 2023 11:28:32 +0000 (0:00:00.046) 0:01:05.677 ******* TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:53 Sunday 12 February 2023 11:28:32 +0000 (0:00:00.033) 0:01:05.710 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the output of the keyless luks test] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:59 Sunday 12 February 2023 11:28:33 +0000 (0:00:00.044) 0:01:05.755 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:66 Sunday 12 February 2023 11:28:33 +0000 (0:00:00.043) 0:01:05.798 ******* ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Create a key file] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:75 Sunday 12 February 2023 11:28:33 +0000 (0:00:00.035) 0:01:05.833 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/storage_testpzqm6t9ulukskey", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Write the key into the key file] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:82 Sunday 12 February 2023 11:28:33 +0000 (0:00:00.358) 0:01:06.192 ******* ok: [sut] => { "changed": false, "checksum": "7a4dff3752e2baf5617c57eaac048e2b95e8af91", "dest": "/tmp/storage_testpzqm6t9ulukskey", "gid": 0, "group": "root", "md5sum": "4ac07b967150835c00d0865161e48744", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1676201313.4941766-14061-251434392408634/source", "state": "file", "uid": 0 } TASK [Create an encrypted lvm pool using a key file] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:89 Sunday 12 February 2023 11:28:34 +0000 (0:00:00.772) 0:01:06.964 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 February 2023 11:28:34 +0000 (0:00:00.056) 0:01:07.021 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 February 2023 11:28:34 +0000 (0:00:00.050) 0:01:07.071 ******* ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 February 2023 11:28:34 +0000 (0:00:00.409) 0:01:07.481 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 February 2023 11:28:34 +0000 (0:00:00.082) 0:01:07.564 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 February 2023 11:28:34 +0000 (0:00:00.037) 0:01:07.601 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 February 2023 11:28:34 +0000 (0:00:00.036) 0:01:07.637 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 February 2023 11:28:34 +0000 (0:00:00.073) 0:01:07.711 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Sunday 12 February 2023 11:28:34 +0000 (0:00:00.038) 0:01:07.750 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_key": "/tmp/storage_testpzqm6t9ulukskey", "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Sunday 12 February 2023 11:28:35 +0000 (0:00:00.048) 0:01:07.798 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Sunday 12 February 2023 11:28:35 +0000 (0:00:00.041) 0:01:07.840 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Sunday 12 February 2023 11:28:35 +0000 (0:00:00.039) 0:01:07.879 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Sunday 12 February 2023 11:28:35 +0000 (0:00:00.039) 0:01:07.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Sunday 12 February 2023 11:28:35 +0000 (0:00:00.038) 0:01:07.957 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Sunday 12 February 2023 11:28:35 +0000 (0:00:00.037) 0:01:07.994 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Sunday 12 February 2023 11:28:35 +0000 (0:00:00.064) 0:01:08.059 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Sunday 12 February 2023 11:28:35 +0000 (0:00:00.033) 0:01:08.093 ******* changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create device", "device": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "password": "/tmp/storage_testpzqm6t9ulukskey", "state": "present" } ], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3", "/dev/xvda4", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "dosfstools", "cryptsetup", "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": "/tmp/storage_testpzqm6t9ulukskey", "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Sunday 12 February 2023 11:28:46 +0000 (0:00:11.378) 0:01:19.471 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Sunday 12 February 2023 11:28:46 +0000 (0:00:00.038) 0:01:19.510 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Sunday 12 February 2023 11:28:46 +0000 (0:00:00.032) 0:01:19.543 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create device", "device": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "password": "/tmp/storage_testpzqm6t9ulukskey", "state": "present" } ], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3", "/dev/xvda4", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "dosfstools", "cryptsetup", "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": "/tmp/storage_testpzqm6t9ulukskey", "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 February 2023 11:28:46 +0000 (0:00:00.046) 0:01:19.590 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": "/tmp/storage_testpzqm6t9ulukskey", "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Sunday 12 February 2023 11:28:46 +0000 (0:00:00.044) 0:01:19.635 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Sunday 12 February 2023 11:28:46 +0000 (0:00:00.041) 0:01:19.676 ******* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Sunday 12 February 2023 11:28:46 +0000 (0:00:00.038) 0:01:19.714 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Sunday 12 February 2023 11:28:47 +0000 (0:00:00.967) 0:01:20.682 ******* changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Sunday 12 February 2023 11:28:48 +0000 (0:00:00.377) 0:01:21.059 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Sunday 12 February 2023 11:28:48 +0000 (0:00:00.684) 0:01:21.743 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Sunday 12 February 2023 11:28:49 +0000 (0:00:00.235) 0:01:21.978 ******* changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-9a117ad9-819f-4135-acd9-6127f7ece4f8', 'password': '/tmp/storage_testpzqm6t9ulukskey', 'state': 'present'}) => { "ansible_loop_var": "entry", "backup": "", "changed": true, "entry": { "backing_device": "/dev/sda", "name": "luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "password": "/tmp/storage_testpzqm6t9ulukskey", "state": "present" } } MSG: line added and ownership, perms or SE linux context changed TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Sunday 12 February 2023 11:28:49 +0000 (0:00:00.395) 0:01:22.373 ******* ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:104 Sunday 12 February 2023 11:28:50 +0000 (0:00:00.757) 0:01:23.131 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:1 Sunday 12 February 2023 11:28:50 +0000 (0:00:00.059) 0:01:23.190 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": "/tmp/storage_testpzqm6t9ulukskey", "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:6 Sunday 12 February 2023 11:28:50 +0000 (0:00:00.048) 0:01:23.238 ******* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:14 Sunday 12 February 2023 11:28:50 +0000 (0:00:00.037) 0:01:23.276 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "4G", "type": "lvm", "uuid": "ebe56c24-bd8a-499c-a9f9-195c513f6869" }, "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8": { "fstype": "LVM2_member", "label": "", "name": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "size": "10G", "type": "crypt", "uuid": "cFjrYI-zjNg-3aGH-191Y-qYQM-t6Le-AGnbv7" }, "/dev/sda": { "fstype": "crypto_LUKS", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "9a117ad9-819f-4135-acd9-6127f7ece4f8" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "200M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "boot", "name": "/dev/xvda3", "size": "500M", "type": "partition", "uuid": "c37fdb1a-38ea-4152-9557-67d84bbb57ed" }, "/dev/xvda4": { "fstype": "xfs", "label": "root", "name": "/dev/xvda4", "size": "249.3G", "type": "partition", "uuid": "9eb782f4-790d-4f32-9a48-0f515eec9307" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:19 Sunday 12 February 2023 11:28:50 +0000 (0:00:00.377) 0:01:23.654 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003272", "end": "2023-02-12 11:28:51.240226", "rc": 0, "start": "2023-02-12 11:28:51.236954" } STDOUT: UUID=9eb782f4-790d-4f32-9a48-0f515eec9307 / xfs defaults 0 0 # More space for Kernel testers. Files copied to /boot. - TFT #UUID=c37fdb1a-38ea-4152-9557-67d84bbb57ed /boot xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:24 Sunday 12 February 2023 11:28:51 +0000 (0:00:00.374) 0:01:24.028 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003367", "end": "2023-02-12 11:28:51.483875", "failed_when_result": false, "rc": 0, "start": "2023-02-12 11:28:51.480508" } STDOUT: luks-9a117ad9-819f-4135-acd9-6127f7ece4f8 /dev/sda /tmp/storage_testpzqm6t9ulukskey TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:33 Sunday 12 February 2023 11:28:51 +0000 (0:00:00.242) 0:01:24.270 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml:5 Sunday 12 February 2023 11:28:51 +0000 (0:00:00.073) 0:01:24.343 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml:18 Sunday 12 February 2023 11:28:51 +0000 (0:00:00.036) 0:01:24.380 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-volumes.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:1 Sunday 12 February 2023 11:28:51 +0000 (0:00:00.077) 0:01:24.458 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:10 Sunday 12 February 2023 11:28:51 +0000 (0:00:00.050) 0:01:24.508 ******* ok: [sut] => (item=/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "pv": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:19 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.380) 0:01:24.888 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:23 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.045) 0:01:24.934 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:27 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.048) 0:01:24.982 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:34 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.080) 0:01:25.062 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "crypt" }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:38 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.045) 0:01:25.108 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:42 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.038) 0:01:25.146 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:46 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.039) 0:01:25.186 ******* ok: [sut] => (item=/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:56 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.056) 0:01:25.242 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml for sut TASK [get information about RAID] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:6 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.069) 0:01:25.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:12 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.040) 0:01:25.353 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:16 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.040) 0:01:25.393 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:20 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.040) 0:01:25.433 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:24 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.038) 0:01:25.472 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:30 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.037) 0:01:25.510 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:36 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.039) 0:01:25.549 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:44 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.039) 0:01:25.588 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:59 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.037) 0:01:25.626 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-lvmraid.yml:1 Sunday 12 February 2023 11:28:52 +0000 (0:00:00.072) 0:01:25.698 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about LVM RAID] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:3 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.073) 0:01:25.771 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is LVM RAID] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.039) 0:01:25.810 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:12 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.040) 0:01:25.850 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:62 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.038) 0:01:25.889 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-thin.yml:1 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.071) 0:01:25.960 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:3 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.074) 0:01:26.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:8 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.038) 0:01:26.074 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:13 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.038) 0:01:26.112 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:17 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.038) 0:01:26.151 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check member encryption] ************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:65 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.038) 0:01:26.189 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:4 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.078) 0:01:26.268 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "1", "_storage_test_expected_crypttab_key_file": "/tmp/storage_testpzqm6t9ulukskey" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:8 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.044) 0:01:26.312 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml for sut TASK [Get the backing device path] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:1 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.071) 0:01:26.384 ******* changed: [sut] => { "changed": true, "cmd": [ "realpath", "/dev/disk/by-uuid/9a117ad9-819f-4135-acd9-6127f7ece4f8" ], "delta": "0:00:00.003544", "end": "2023-02-12 11:28:53.849896", "rc": 0, "start": "2023-02-12 11:28:53.846352" } STDOUT: /dev/sda TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:6 Sunday 12 February 2023 11:28:53 +0000 (0:00:00.252) 0:01:26.637 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this member] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:11 Sunday 12 February 2023 11:28:54 +0000 (0:00:01.005) 0:01:27.643 ******* ok: [sut] => { "changed": false, "cmd": [ "cryptsetup", "luksDump", "/dev/sda" ], "delta": "0:00:00.008279", "end": "2023-02-12 11:28:55.110796", "rc": 0, "start": "2023-02-12 11:28:55.102517" } STDOUT: LUKS header information Version: 2 Epoch: 3 Metadata area: 16384 [bytes] Keyslots area: 16744448 [bytes] UUID: 9a117ad9-819f-4135-acd9-6127f7ece4f8 Label: (no label) Subsystem: (no subsystem) Flags: (no flags) Data segments: 0: crypt offset: 16777216 [bytes] length: (whole device) cipher: aes-xts-plain64 sector: 512 [bytes] Keyslots: 0: luks2 Key: 512 bits Priority: normal Cipher: aes-xts-plain64 Cipher key: 512 bits PBKDF: argon2id Time cost: 4 Memory: 882087 Threads: 2 Salt: db 9e 6c eb 95 e2 46 37 b7 4f af f1 66 c2 dd 1c 7b 46 e6 f3 38 59 c4 dd 99 4e d5 45 b5 64 bf 60 AF stripes: 4000 AF hash: sha256 Area offset:32768 [bytes] Area length:258048 [bytes] Digest ID: 0 Tokens: Digests: 0: pbkdf2 Hash: sha256 Iterations: 78580 Salt: 95 4e 3c 9c 24 7a b6 3d d4 f1 70 72 90 61 78 93 ad 2e 17 2e 59 b8 0e 37 30 fe a8 78 84 83 d0 a6 Digest: 21 42 90 0d fc 11 ec 5e 4b bf 7d b1 06 6b 4b 84 6a 22 55 25 0e 29 40 1a 5a 72 47 c4 ed 1b 1b d5 TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:17 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.256) 0:01:27.899 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:23 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.039) 0:01:27.939 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:29 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.038) 0:01:27.977 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:15 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.039) 0:01:28.017 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:1 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.109) 0:01:28.127 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [ "luks-9a117ad9-819f-4135-acd9-6127f7ece4f8 /dev/sda /tmp/storage_testpzqm6t9ulukskey" ] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:6 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.046) 0:01:28.174 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:11 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.045) 0:01:28.219 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:17 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.050) 0:01:28.269 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:23 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.039) 0:01:28.309 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:29 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.048) 0:01:28.357 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:22 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.037) 0:01:28.395 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:68 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.037) 0:01:28.433 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-vdo.yml:1 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.079) 0:01:28.512 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml for sut TASK [get information about VDO deduplication] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:3 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.076) 0:01:28.589 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:8 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.041) 0:01:28.630 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:13 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.041) 0:01:28.671 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [get information about VDO compression] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:18 Sunday 12 February 2023 11:28:55 +0000 (0:00:00.040) 0:01:28.712 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:23 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.040) 0:01:28.752 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:28 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.038) 0:01:28.791 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:38 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.038) 0:01:28.829 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:71 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.036) 0:01:28.866 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [verify the volumes] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-volumes.yml:3 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.040) 0:01:28.906 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:2 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.069) 0:01:28.976 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:10 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.045) 0:01:29.021 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:6 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.163) 0:01:29.185 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:14 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.045) 0:01:29.231 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1030454, "block_size": 4096, "block_total": 1046016, "block_used": 15562, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4220739584, "size_total": 4284481536, "uuid": "ebe56c24-bd8a-499c-a9f9-195c513f6869" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1030454, "block_size": 4096, "block_total": 1046016, "block_used": 15562, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4220739584, "size_total": 4284481536, "uuid": "ebe56c24-bd8a-499c-a9f9-195c513f6869" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:28 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.054) 0:01:29.285 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:37 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.050) 0:01:29.335 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:45 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.044) 0:01:29.380 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:54 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.047) 0:01:29.427 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:58 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.038) 0:01:29.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:63 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.038) 0:01:29.504 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:75 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.040) 0:01:29.544 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:2 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.037) 0:01:29.581 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:25 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.063) 0:01:29.645 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:32 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.042) 0:01:29.687 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:39 Sunday 12 February 2023 11:28:56 +0000 (0:00:00.046) 0:01:29.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:49 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.040) 0:01:29.774 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml:4 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.037) 0:01:29.812 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml:10 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.047) 0:01:29.860 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:4 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.046) 0:01:29.906 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201326.6080353, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1676201326.6080353, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 877, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1676201326.6080353, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:10 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.252) 0:01:30.159 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:18 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.046) 0:01:30.206 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:24 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.044) 0:01:30.250 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:28 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.041) 0:01:30.292 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:33 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.040) 0:01:30.333 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:3 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.085) 0:01:30.419 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:10 Sunday 12 February 2023 11:28:57 +0000 (0:00:00.039) 0:01:30.458 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:15 Sunday 12 February 2023 11:28:58 +0000 (0:00:01.016) 0:01:31.474 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:21 Sunday 12 February 2023 11:28:58 +0000 (0:00:00.038) 0:01:31.513 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:30 Sunday 12 February 2023 11:28:58 +0000 (0:00:00.038) 0:01:31.551 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:38 Sunday 12 February 2023 11:28:58 +0000 (0:00:00.047) 0:01:31.599 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:44 Sunday 12 February 2023 11:28:58 +0000 (0:00:00.039) 0:01:31.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:49 Sunday 12 February 2023 11:28:58 +0000 (0:00:00.039) 0:01:31.678 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:55 Sunday 12 February 2023 11:28:58 +0000 (0:00:00.039) 0:01:31.718 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:61 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.038) 0:01:31.756 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:67 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.041) 0:01:31.798 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:74 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.048) 0:01:31.846 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:79 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.044) 0:01:31.891 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:85 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.038) 0:01:31.930 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:91 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.039) 0:01:31.970 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:97 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.039) 0:01:32.009 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [get information about RAID] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:7 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.040) 0:01:32.049 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:13 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.041) 0:01:32.090 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:17 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.041) 0:01:32.132 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:21 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.041) 0:01:32.173 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:25 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.040) 0:01:32.214 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:31 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.040) 0:01:32.254 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:37 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.042) 0:01:32.297 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:3 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.039) 0:01:32.337 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:9 Sunday 12 February 2023 11:28:59 +0000 (0:00:00.384) 0:01:32.721 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:15 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.248) 0:01:32.969 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:20 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.047) 0:01:33.017 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:23 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.043) 0:01:33.060 ******* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:31 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.249) 0:01:33.310 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:34 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.040) 0:01:33.351 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:37 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.042) 0:01:33.393 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:40 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.041) 0:01:33.435 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:47 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.041) 0:01:33.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:51 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.039) 0:01:33.516 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:56 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.039) 0:01:33.555 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:62 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.039) 0:01:33.595 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:66 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.042) 0:01:33.637 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:71 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.039) 0:01:33.677 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:76 Sunday 12 February 2023 11:29:00 +0000 (0:00:00.039) 0:01:33.716 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:81 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.039) 0:01:33.756 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:84 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.039) 0:01:33.795 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:87 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.039) 0:01:33.834 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:90 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.041) 0:01:33.876 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:97 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.039) 0:01:33.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:104 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.039) 0:01:33.955 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:108 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.040) 0:01:33.995 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:114 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.040) 0:01:34.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:124 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.039) 0:01:34.075 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:127 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.045) 0:01:34.120 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:130 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.043) 0:01:34.163 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:6 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.051) 0:01:34.215 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.030975", "end": "2023-02-12 11:29:01.713139", "rc": 0, "start": "2023-02-12 11:29:01.682164" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:14 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.288) 0:01:34.504 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:17 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.049) 0:01:34.554 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:22 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.050) 0:01:34.605 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:26 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.043) 0:01:34.649 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:32 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.045) 0:01:34.694 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:36 Sunday 12 February 2023 11:29:01 +0000 (0:00:00.043) 0:01:34.737 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:16 Sunday 12 February 2023 11:29:02 +0000 (0:00:00.043) 0:01:34.781 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:43 Sunday 12 February 2023 11:29:02 +0000 (0:00:00.038) 0:01:34.819 ******* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:53 Sunday 12 February 2023 11:29:02 +0000 (0:00:00.034) 0:01:34.854 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the key file] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:106 Sunday 12 February 2023 11:29:02 +0000 (0:00:00.038) 0:01:34.893 ******* ok: [sut] => { "changed": false, "path": "/tmp/storage_testpzqm6t9ulukskey", "state": "absent" } TASK [create a file] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/create-test-file.yml:10 Sunday 12 February 2023 11:29:02 +0000 (0:00:00.406) 0:01:35.299 ******* changed: [sut] => { "changed": true, "dest": "/opt/test1/quux", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:unlabeled_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Remove the encryption layer] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:116 Sunday 12 February 2023 11:29:02 +0000 (0:00:00.258) 0:01:35.558 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 February 2023 11:29:02 +0000 (0:00:00.058) 0:01:35.616 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 February 2023 11:29:02 +0000 (0:00:00.054) 0:01:35.671 ******* ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.416) 0:01:36.087 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.086) 0:01:36.173 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.037) 0:01:36.211 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.036) 0:01:36.248 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.074) 0:01:36.323 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.040) 0:01:36.363 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_password": "yabbadabbadoo", "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.046) 0:01:36.410 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.041) 0:01:36.452 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.042) 0:01:36.494 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.041) 0:01:36.535 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.039) 0:01:36.575 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.040) 0:01:36.616 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.062) 0:01:36.678 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Sunday 12 February 2023 11:29:03 +0000 (0:00:00.034) 0:01:36.712 ******* fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: cannot remove and recreate existing pool 'foo' in safe mode TASK [linux-system-roles.storage : Failed message] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:95 Sunday 12 February 2023 11:29:06 +0000 (0:00:02.067) 0:01:38.779 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: {'msg': "cannot remove and recreate existing pool 'foo' in safe mode", 'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'yabbadabbadoo', 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}], 'raid_chunk_size': None}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False} TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Sunday 12 February 2023 11:29:06 +0000 (0:00:00.047) 0:01:38.827 ******* TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:134 Sunday 12 February 2023 11:29:06 +0000 (0:00:00.034) 0:01:38.862 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the output of the safe_mode test] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:140 Sunday 12 February 2023 11:29:06 +0000 (0:00:00.043) 0:01:38.905 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [stat the file] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-data-preservation.yml:10 Sunday 12 February 2023 11:29:06 +0000 (0:00:00.045) 0:01:38.951 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201342.7696013, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1676201342.7696013, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1676201342.7696013, "nlink": 1, "path": "/opt/test1/quux", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "161427738", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [assert file presence] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-data-preservation.yml:15 Sunday 12 February 2023 11:29:06 +0000 (0:00:00.254) 0:01:39.206 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove the encryption layer] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:151 Sunday 12 February 2023 11:29:06 +0000 (0:00:00.044) 0:01:39.251 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 February 2023 11:29:06 +0000 (0:00:00.059) 0:01:39.310 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 February 2023 11:29:06 +0000 (0:00:00.053) 0:01:39.364 ******* ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.422) 0:01:39.786 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.087) 0:01:39.873 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.036) 0:01:39.910 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.036) 0:01:39.947 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.072) 0:01:40.019 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.041) 0:01:40.061 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_password": "yabbadabbadoo", "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.045) 0:01:40.106 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.040) 0:01:40.147 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.040) 0:01:40.187 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.040) 0:01:40.227 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.038) 0:01:40.266 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.077) 0:01:40.344 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.062) 0:01:40.407 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Sunday 12 February 2023 11:29:07 +0000 (0:00:00.035) 0:01:40.442 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "password": "-", "state": "absent" } ], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3", "/dev/xvda4", "/dev/mapper/foo-test1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "dosfstools", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks2", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Sunday 12 February 2023 11:29:11 +0000 (0:00:03.742) 0:01:44.185 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Sunday 12 February 2023 11:29:11 +0000 (0:00:00.039) 0:01:44.224 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Sunday 12 February 2023 11:29:11 +0000 (0:00:00.033) 0:01:44.258 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/mapper/luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "password": "-", "state": "absent" } ], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3", "/dev/xvda4", "/dev/mapper/foo-test1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "dosfstools", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks2", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 February 2023 11:29:11 +0000 (0:00:00.049) 0:01:44.307 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks2", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Sunday 12 February 2023 11:29:11 +0000 (0:00:00.047) 0:01:44.355 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Sunday 12 February 2023 11:29:11 +0000 (0:00:00.042) 0:01:44.398 ******* changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Sunday 12 February 2023 11:29:11 +0000 (0:00:00.268) 0:01:44.667 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Sunday 12 February 2023 11:29:12 +0000 (0:00:00.681) 0:01:45.349 ******* changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Sunday 12 February 2023 11:29:12 +0000 (0:00:00.285) 0:01:45.634 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Sunday 12 February 2023 11:29:13 +0000 (0:00:00.682) 0:01:46.317 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201331.4829044, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "f19e6c5d899aff3f408ab8bee8152383ac006838", "ctime": 1676201329.5829554, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 419430532, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1676201329.5779555, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 84, "uid": 0, "version": "861545068", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Sunday 12 February 2023 11:29:13 +0000 (0:00:00.252) 0:01:46.569 ******* changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-9a117ad9-819f-4135-acd9-6127f7ece4f8', 'password': '-', 'state': 'absent'}) => { "ansible_loop_var": "entry", "backup": "", "changed": true, "entry": { "backing_device": "/dev/sda", "name": "luks-9a117ad9-819f-4135-acd9-6127f7ece4f8", "password": "-", "state": "absent" }, "found": 1 } MSG: 1 line(s) removed TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Sunday 12 February 2023 11:29:14 +0000 (0:00:00.271) 0:01:46.841 ******* ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:167 Sunday 12 February 2023 11:29:14 +0000 (0:00:00.729) 0:01:47.570 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:1 Sunday 12 February 2023 11:29:14 +0000 (0:00:00.058) 0:01:47.628 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks2", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:6 Sunday 12 February 2023 11:29:14 +0000 (0:00:00.048) 0:01:47.677 ******* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:14 Sunday 12 February 2023 11:29:14 +0000 (0:00:00.038) 0:01:47.715 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "4G", "type": "lvm", "uuid": "98c469a3-32b2-4e67-a92b-7f67101eb363" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "MVjHhB-K8FJ-Fkf6-DkV5-9Ipn-xSKb-oade3V" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "200M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "boot", "name": "/dev/xvda3", "size": "500M", "type": "partition", "uuid": "c37fdb1a-38ea-4152-9557-67d84bbb57ed" }, "/dev/xvda4": { "fstype": "xfs", "label": "root", "name": "/dev/xvda4", "size": "249.3G", "type": "partition", "uuid": "9eb782f4-790d-4f32-9a48-0f515eec9307" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:19 Sunday 12 February 2023 11:29:15 +0000 (0:00:00.251) 0:01:47.967 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003509", "end": "2023-02-12 11:29:15.422833", "rc": 0, "start": "2023-02-12 11:29:15.419324" } STDOUT: UUID=9eb782f4-790d-4f32-9a48-0f515eec9307 / xfs defaults 0 0 # More space for Kernel testers. Files copied to /boot. - TFT #UUID=c37fdb1a-38ea-4152-9557-67d84bbb57ed /boot xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:24 Sunday 12 February 2023 11:29:15 +0000 (0:00:00.244) 0:01:48.211 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003304", "end": "2023-02-12 11:29:15.668738", "failed_when_result": false, "rc": 0, "start": "2023-02-12 11:29:15.665434" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:33 Sunday 12 February 2023 11:29:15 +0000 (0:00:00.243) 0:01:48.455 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml:5 Sunday 12 February 2023 11:29:15 +0000 (0:00:00.074) 0:01:48.529 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml:18 Sunday 12 February 2023 11:29:15 +0000 (0:00:00.038) 0:01:48.567 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-volumes.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:1 Sunday 12 February 2023 11:29:15 +0000 (0:00:00.076) 0:01:48.644 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:10 Sunday 12 February 2023 11:29:15 +0000 (0:00:00.052) 0:01:48.696 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:19 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.250) 0:01:48.946 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:23 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.045) 0:01:48.992 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:27 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.048) 0:01:49.041 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:34 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.050) 0:01:49.092 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:38 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.045) 0:01:49.137 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:42 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.046) 0:01:49.184 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:46 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.039) 0:01:49.223 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:56 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.054) 0:01:49.277 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml for sut TASK [get information about RAID] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:6 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.110) 0:01:49.388 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:12 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.040) 0:01:49.428 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:16 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.039) 0:01:49.467 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:20 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.040) 0:01:49.507 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:24 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.040) 0:01:49.548 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:30 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.042) 0:01:49.591 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:36 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.040) 0:01:49.631 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:44 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.040) 0:01:49.672 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:59 Sunday 12 February 2023 11:29:16 +0000 (0:00:00.037) 0:01:49.709 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-lvmraid.yml:1 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.069) 0:01:49.779 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about LVM RAID] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:3 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.077) 0:01:49.857 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is LVM RAID] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.040) 0:01:49.897 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:12 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.040) 0:01:49.937 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:62 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.039) 0:01:49.976 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-thin.yml:1 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.072) 0:01:50.049 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:3 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.072) 0:01:50.121 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:8 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.040) 0:01:50.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:13 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.040) 0:01:50.202 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:17 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.039) 0:01:50.241 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check member encryption] ************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:65 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.038) 0:01:50.280 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:4 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.076) 0:01:50.357 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:8 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.044) 0:01:50.402 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:15 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.045) 0:01:50.447 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:1 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.070) 0:01:50.518 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:6 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.045) 0:01:50.563 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:11 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.047) 0:01:50.611 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:17 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.039) 0:01:50.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:23 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.039) 0:01:50.690 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:29 Sunday 12 February 2023 11:29:17 +0000 (0:00:00.039) 0:01:50.730 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:22 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.037) 0:01:50.767 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:68 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.037) 0:01:50.804 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-vdo.yml:1 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.077) 0:01:50.882 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml for sut TASK [get information about VDO deduplication] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:3 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.075) 0:01:50.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:8 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.041) 0:01:50.999 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:13 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.040) 0:01:51.040 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [get information about VDO compression] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:18 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.040) 0:01:51.080 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:23 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.040) 0:01:51.120 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:28 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.040) 0:01:51.160 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:38 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.041) 0:01:51.202 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:71 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.041) 0:01:51.243 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [verify the volumes] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-volumes.yml:3 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.039) 0:01:51.282 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:2 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.070) 0:01:51.353 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:10 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.045) 0:01:51.399 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:6 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.195) 0:01:51.594 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:14 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.046) 0:01:51.640 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1030454, "block_size": 4096, "block_total": 1046016, "block_used": 15562, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4220739584, "size_total": 4284481536, "uuid": "98c469a3-32b2-4e67-a92b-7f67101eb363" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1030454, "block_size": 4096, "block_total": 1046016, "block_used": 15562, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4220739584, "size_total": 4284481536, "uuid": "98c469a3-32b2-4e67-a92b-7f67101eb363" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:28 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.053) 0:01:51.693 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:37 Sunday 12 February 2023 11:29:18 +0000 (0:00:00.048) 0:01:51.741 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:45 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.047) 0:01:51.789 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:54 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.048) 0:01:51.838 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:58 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.039) 0:01:51.877 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:63 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.040) 0:01:51.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:75 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.038) 0:01:51.956 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:2 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.037) 0:01:51.993 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:25 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.065) 0:01:52.059 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:32 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.043) 0:01:52.103 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:39 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.046) 0:01:52.150 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:49 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.040) 0:01:52.190 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml:4 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.038) 0:01:52.228 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml:10 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.047) 0:01:52.276 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:4 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.048) 0:01:52.324 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201351.3173718, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1676201351.3173718, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1023, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1676201351.3173718, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:10 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.253) 0:01:52.577 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:18 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.046) 0:01:52.624 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:24 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.047) 0:01:52.671 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:28 Sunday 12 February 2023 11:29:19 +0000 (0:00:00.041) 0:01:52.713 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:33 Sunday 12 February 2023 11:29:20 +0000 (0:00:00.039) 0:01:52.753 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:3 Sunday 12 February 2023 11:29:20 +0000 (0:00:00.045) 0:01:52.798 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:10 Sunday 12 February 2023 11:29:20 +0000 (0:00:00.039) 0:01:52.838 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:15 Sunday 12 February 2023 11:29:21 +0000 (0:00:01.016) 0:01:53.854 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:21 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.040) 0:01:53.895 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:30 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.039) 0:01:53.934 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:38 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.047) 0:01:53.982 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:44 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.038) 0:01:54.021 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:49 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.039) 0:01:54.060 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:55 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.039) 0:01:54.100 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:61 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.042) 0:01:54.142 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:67 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.041) 0:01:54.184 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:74 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.049) 0:01:54.233 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:79 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.043) 0:01:54.277 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:85 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.038) 0:01:54.316 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:91 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.041) 0:01:54.357 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:97 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.040) 0:01:54.398 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [get information about RAID] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:7 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.037) 0:01:54.435 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:13 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.040) 0:01:54.476 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:17 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.040) 0:01:54.516 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:21 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.039) 0:01:54.555 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:25 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.042) 0:01:54.598 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:31 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.041) 0:01:54.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:37 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.041) 0:01:54.681 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:3 Sunday 12 February 2023 11:29:21 +0000 (0:00:00.040) 0:01:54.721 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:9 Sunday 12 February 2023 11:29:22 +0000 (0:00:00.248) 0:01:54.969 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:15 Sunday 12 February 2023 11:29:22 +0000 (0:00:00.248) 0:01:55.217 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:20 Sunday 12 February 2023 11:29:22 +0000 (0:00:00.047) 0:01:55.265 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:23 Sunday 12 February 2023 11:29:22 +0000 (0:00:00.042) 0:01:55.307 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:31 Sunday 12 February 2023 11:29:22 +0000 (0:00:00.247) 0:01:55.554 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:34 Sunday 12 February 2023 11:29:22 +0000 (0:00:00.040) 0:01:55.595 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:37 Sunday 12 February 2023 11:29:22 +0000 (0:00:00.041) 0:01:55.637 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:40 Sunday 12 February 2023 11:29:22 +0000 (0:00:00.043) 0:01:55.680 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:47 Sunday 12 February 2023 11:29:22 +0000 (0:00:00.041) 0:01:55.722 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:51 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.038) 0:01:55.760 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:56 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.038) 0:01:55.799 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:62 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.038) 0:01:55.838 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:66 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.038) 0:01:55.876 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:71 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.041) 0:01:55.918 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:76 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.039) 0:01:55.958 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:81 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.038) 0:01:55.997 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:84 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.039) 0:01:56.036 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:87 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.038) 0:01:56.074 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:90 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.038) 0:01:56.113 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:97 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.041) 0:01:56.155 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:104 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.041) 0:01:56.196 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:108 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.039) 0:01:56.235 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:114 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.038) 0:01:56.274 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:124 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.038) 0:01:56.313 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:127 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.042) 0:01:56.355 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:130 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.043) 0:01:56.399 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:6 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.051) 0:01:56.450 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.035884", "end": "2023-02-12 11:29:23.948721", "rc": 0, "start": "2023-02-12 11:29:23.912837" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:14 Sunday 12 February 2023 11:29:23 +0000 (0:00:00.287) 0:01:56.738 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:17 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.085) 0:01:56.823 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:22 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.051) 0:01:56.875 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:26 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.042) 0:01:56.917 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:32 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.041) 0:01:56.959 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:36 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.042) 0:01:57.001 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:16 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.043) 0:01:57.045 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:43 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.037) 0:01:57.082 ******* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:53 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.033) 0:01:57.116 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [create a file] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/create-test-file.yml:10 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.036) 0:01:57.153 ******* changed: [sut] => { "changed": true, "dest": "/opt/test1/quux", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:unlabeled_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Add encryption to the pool] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:173 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.255) 0:01:57.408 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.057) 0:01:57.466 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 February 2023 11:29:24 +0000 (0:00:00.055) 0:01:57.521 ******* ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.424) 0:01:57.946 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.088) 0:01:58.034 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.037) 0:01:58.072 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.036) 0:01:58.108 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.076) 0:01:58.184 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.040) 0:01:58.225 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "serpent-xts-plain64", "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.047) 0:01:58.272 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.041) 0:01:58.313 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.039) 0:01:58.352 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.041) 0:01:58.394 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.040) 0:01:58.434 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.039) 0:01:58.474 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.062) 0:01:58.536 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Sunday 12 February 2023 11:29:25 +0000 (0:00:00.033) 0:01:58.570 ******* fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: cannot remove and recreate existing pool 'foo' in safe mode TASK [linux-system-roles.storage : Failed message] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:95 Sunday 12 February 2023 11:29:27 +0000 (0:00:01.955) 0:02:00.525 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: {'msg': "cannot remove and recreate existing pool 'foo' in safe mode", 'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': True, 'encryption_cipher': 'serpent-xts-plain64', 'encryption_key': None, 'encryption_key_size': 512, 'encryption_luks_version': 'luks1', 'encryption_password': 'yabbadabbadoo', 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}], 'raid_chunk_size': None}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': False} TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Sunday 12 February 2023 11:29:27 +0000 (0:00:00.048) 0:02:00.573 ******* TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:194 Sunday 12 February 2023 11:29:27 +0000 (0:00:00.034) 0:02:00.608 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the output of the safe_mode test] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:200 Sunday 12 February 2023 11:29:27 +0000 (0:00:00.043) 0:02:00.651 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [stat the file] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-data-preservation.yml:10 Sunday 12 February 2023 11:29:27 +0000 (0:00:00.045) 0:02:00.697 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201364.6210146, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1676201364.6210146, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1676201364.6210146, "nlink": 1, "path": "/opt/test1/quux", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "2743023550", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [assert file presence] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-data-preservation.yml:15 Sunday 12 February 2023 11:29:28 +0000 (0:00:00.256) 0:02:00.953 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Add encryption to the pool] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:211 Sunday 12 February 2023 11:29:28 +0000 (0:00:00.044) 0:02:00.998 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 February 2023 11:29:28 +0000 (0:00:00.061) 0:02:01.059 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 February 2023 11:29:28 +0000 (0:00:00.051) 0:02:01.111 ******* ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 February 2023 11:29:28 +0000 (0:00:00.412) 0:02:01.523 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 February 2023 11:29:28 +0000 (0:00:00.084) 0:02:01.608 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 February 2023 11:29:28 +0000 (0:00:00.037) 0:02:01.645 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 February 2023 11:29:28 +0000 (0:00:00.038) 0:02:01.683 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 February 2023 11:29:29 +0000 (0:00:00.073) 0:02:01.757 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Sunday 12 February 2023 11:29:29 +0000 (0:00:00.040) 0:02:01.798 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "serpent-xts-plain64", "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Sunday 12 February 2023 11:29:29 +0000 (0:00:00.044) 0:02:01.842 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Sunday 12 February 2023 11:29:29 +0000 (0:00:00.083) 0:02:01.926 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Sunday 12 February 2023 11:29:29 +0000 (0:00:00.040) 0:02:01.966 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Sunday 12 February 2023 11:29:29 +0000 (0:00:00.038) 0:02:02.005 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Sunday 12 February 2023 11:29:29 +0000 (0:00:00.039) 0:02:02.044 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Sunday 12 February 2023 11:29:29 +0000 (0:00:00.038) 0:02:02.083 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Sunday 12 February 2023 11:29:29 +0000 (0:00:00.060) 0:02:02.144 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Sunday 12 February 2023 11:29:29 +0000 (0:00:00.036) 0:02:02.181 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create device", "device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "password": "-", "state": "present" } ], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3", "/dev/xvda4", "/dev/mapper/foo-test1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "dosfstools", "cryptsetup" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "serpent-xts-plain64", "encryption_key": null, "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Sunday 12 February 2023 11:29:39 +0000 (0:00:09.973) 0:02:12.154 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Sunday 12 February 2023 11:29:39 +0000 (0:00:00.041) 0:02:12.195 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Sunday 12 February 2023 11:29:39 +0000 (0:00:00.033) 0:02:12.229 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create device", "device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "password": "-", "state": "present" } ], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3", "/dev/xvda4", "/dev/mapper/foo-test1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "dosfstools", "cryptsetup" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "serpent-xts-plain64", "encryption_key": null, "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 February 2023 11:29:39 +0000 (0:00:00.047) 0:02:12.276 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "serpent-xts-plain64", "encryption_key": null, "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Sunday 12 February 2023 11:29:39 +0000 (0:00:00.044) 0:02:12.321 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Sunday 12 February 2023 11:29:39 +0000 (0:00:00.041) 0:02:12.363 ******* changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Sunday 12 February 2023 11:29:39 +0000 (0:00:00.266) 0:02:12.630 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Sunday 12 February 2023 11:29:40 +0000 (0:00:00.692) 0:02:13.322 ******* changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Sunday 12 February 2023 11:29:40 +0000 (0:00:00.298) 0:02:13.621 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Sunday 12 February 2023 11:29:41 +0000 (0:00:00.680) 0:02:14.301 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201355.6682549, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1676201354.0442984, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 662700247, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1676201354.0422986, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2311723467", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Sunday 12 February 2023 11:29:41 +0000 (0:00:00.252) 0:02:14.554 ******* changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-6eddae48-ed24-4043-8db9-6ec03dbf3129', 'password': '-', 'state': 'present'}) => { "ansible_loop_var": "entry", "backup": "", "changed": true, "entry": { "backing_device": "/dev/sda", "name": "luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "password": "-", "state": "present" } } MSG: line added TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Sunday 12 February 2023 11:29:42 +0000 (0:00:00.266) 0:02:14.820 ******* ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:230 Sunday 12 February 2023 11:29:42 +0000 (0:00:00.739) 0:02:15.560 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:1 Sunday 12 February 2023 11:29:42 +0000 (0:00:00.059) 0:02:15.619 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "serpent-xts-plain64", "encryption_key": null, "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:6 Sunday 12 February 2023 11:29:42 +0000 (0:00:00.049) 0:02:15.668 ******* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:14 Sunday 12 February 2023 11:29:42 +0000 (0:00:00.038) 0:02:15.707 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "4G", "type": "lvm", "uuid": "699bb063-8a2d-408d-8742-f440781ca5b8" }, "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129": { "fstype": "LVM2_member", "label": "", "name": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "size": "10G", "type": "crypt", "uuid": "ZIGMTo-l01S-Y5fH-tTS8-k1oo-sJ2f-O2Mu5P" }, "/dev/sda": { "fstype": "crypto_LUKS", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "6eddae48-ed24-4043-8db9-6ec03dbf3129" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "200M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "boot", "name": "/dev/xvda3", "size": "500M", "type": "partition", "uuid": "c37fdb1a-38ea-4152-9557-67d84bbb57ed" }, "/dev/xvda4": { "fstype": "xfs", "label": "root", "name": "/dev/xvda4", "size": "249.3G", "type": "partition", "uuid": "9eb782f4-790d-4f32-9a48-0f515eec9307" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:19 Sunday 12 February 2023 11:29:43 +0000 (0:00:00.250) 0:02:15.958 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003454", "end": "2023-02-12 11:29:43.414563", "rc": 0, "start": "2023-02-12 11:29:43.411109" } STDOUT: UUID=9eb782f4-790d-4f32-9a48-0f515eec9307 / xfs defaults 0 0 # More space for Kernel testers. Files copied to /boot. - TFT #UUID=c37fdb1a-38ea-4152-9557-67d84bbb57ed /boot xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:24 Sunday 12 February 2023 11:29:43 +0000 (0:00:00.243) 0:02:16.202 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003311", "end": "2023-02-12 11:29:43.655574", "failed_when_result": false, "rc": 0, "start": "2023-02-12 11:29:43.652263" } STDOUT: luks-6eddae48-ed24-4043-8db9-6ec03dbf3129 /dev/sda - TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:33 Sunday 12 February 2023 11:29:43 +0000 (0:00:00.242) 0:02:16.444 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml:5 Sunday 12 February 2023 11:29:43 +0000 (0:00:00.073) 0:02:16.517 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml:18 Sunday 12 February 2023 11:29:43 +0000 (0:00:00.037) 0:02:16.555 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-volumes.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:1 Sunday 12 February 2023 11:29:43 +0000 (0:00:00.116) 0:02:16.672 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:10 Sunday 12 February 2023 11:29:43 +0000 (0:00:00.052) 0:02:16.725 ******* ok: [sut] => (item=/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "pv": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:19 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.250) 0:02:16.975 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:23 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.046) 0:02:17.022 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:27 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.047) 0:02:17.070 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:34 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.048) 0:02:17.119 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "crypt" }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:38 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.045) 0:02:17.164 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:42 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.039) 0:02:17.204 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:46 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.041) 0:02:17.245 ******* ok: [sut] => (item=/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:56 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.055) 0:02:17.301 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml for sut TASK [get information about RAID] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:6 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.067) 0:02:17.368 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:12 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.041) 0:02:17.410 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:16 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.039) 0:02:17.450 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:20 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.040) 0:02:17.490 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:24 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.039) 0:02:17.529 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:30 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.039) 0:02:17.569 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:36 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.040) 0:02:17.610 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:44 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.043) 0:02:17.653 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:59 Sunday 12 February 2023 11:29:44 +0000 (0:00:00.038) 0:02:17.692 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-lvmraid.yml:1 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.069) 0:02:17.761 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about LVM RAID] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:3 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.074) 0:02:17.836 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is LVM RAID] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.040) 0:02:17.877 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:12 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.039) 0:02:17.917 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:62 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.038) 0:02:17.956 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-thin.yml:1 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.072) 0:02:18.028 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:3 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.074) 0:02:18.103 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:8 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.039) 0:02:18.142 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:13 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.039) 0:02:18.181 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:17 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.040) 0:02:18.222 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check member encryption] ************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:65 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.039) 0:02:18.262 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:4 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.075) 0:02:18.337 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "1", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:8 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.045) 0:02:18.383 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml for sut TASK [Get the backing device path] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:1 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.072) 0:02:18.455 ******* changed: [sut] => { "changed": true, "cmd": [ "realpath", "/dev/disk/by-uuid/6eddae48-ed24-4043-8db9-6ec03dbf3129" ], "delta": "0:00:00.003745", "end": "2023-02-12 11:29:45.921521", "rc": 0, "start": "2023-02-12 11:29:45.917776" } STDOUT: /dev/sda TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:6 Sunday 12 February 2023 11:29:45 +0000 (0:00:00.254) 0:02:18.709 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this member] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:11 Sunday 12 February 2023 11:29:46 +0000 (0:00:01.038) 0:02:19.748 ******* ok: [sut] => { "changed": false, "cmd": [ "cryptsetup", "luksDump", "/dev/sda" ], "delta": "0:00:00.007422", "end": "2023-02-12 11:29:47.215603", "rc": 0, "start": "2023-02-12 11:29:47.208181" } STDOUT: LUKS header information for /dev/sda Version: 1 Cipher name: serpent Cipher mode: xts-plain64 Hash spec: sha256 Payload offset: 16384 MK bits: 512 MK digest: fa 06 6c 81 8c f5 73 cb b9 86 da 8d 04 4b 37 81 f5 d8 a4 71 MK salt: 1a c0 7e 9d b9 79 86 8d 52 a0 7a 94 2d e4 5f 82 86 65 80 9e c2 fe 4b d0 41 e2 6c 2d 2a a0 c8 cd MK iterations: 78580 UUID: 6eddae48-ed24-4043-8db9-6ec03dbf3129 Key Slot 0: ENABLED Iterations: 1257284 Salt: 3d f2 a8 3d 41 2f f0 b2 51 05 fc dc a1 3d 0b 2b b4 20 a2 ab 08 dc 48 d9 6d a0 c8 67 8e 09 97 e9 Key material offset: 8 AF stripes: 4000 Key Slot 1: DISABLED Key Slot 2: DISABLED Key Slot 3: DISABLED Key Slot 4: DISABLED Key Slot 5: DISABLED Key Slot 6: DISABLED Key Slot 7: DISABLED TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:17 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.256) 0:02:20.005 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:23 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.050) 0:02:20.055 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:29 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.050) 0:02:20.106 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:15 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.050) 0:02:20.156 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:1 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.078) 0:02:20.234 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [ "luks-6eddae48-ed24-4043-8db9-6ec03dbf3129 /dev/sda -" ] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:6 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.048) 0:02:20.283 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:11 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.045) 0:02:20.329 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:17 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.050) 0:02:20.379 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:23 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.039) 0:02:20.418 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:29 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.051) 0:02:20.470 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:22 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.037) 0:02:20.508 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:68 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.038) 0:02:20.547 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-vdo.yml:1 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.076) 0:02:20.623 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml for sut TASK [get information about VDO deduplication] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:3 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.076) 0:02:20.700 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:8 Sunday 12 February 2023 11:29:47 +0000 (0:00:00.040) 0:02:20.741 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:13 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.039) 0:02:20.780 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [get information about VDO compression] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:18 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.039) 0:02:20.819 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:23 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.040) 0:02:20.860 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:28 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.040) 0:02:20.900 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:38 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.040) 0:02:20.940 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:71 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.037) 0:02:20.978 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [verify the volumes] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-volumes.yml:3 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.036) 0:02:21.015 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:2 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.071) 0:02:21.086 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:10 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.045) 0:02:21.132 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:6 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.155) 0:02:21.287 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:14 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.045) 0:02:21.333 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1030454, "block_size": 4096, "block_total": 1046016, "block_used": 15562, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4220739584, "size_total": 4284481536, "uuid": "699bb063-8a2d-408d-8742-f440781ca5b8" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1030454, "block_size": 4096, "block_total": 1046016, "block_used": 15562, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4220739584, "size_total": 4284481536, "uuid": "699bb063-8a2d-408d-8742-f440781ca5b8" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:28 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.054) 0:02:21.387 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:37 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.047) 0:02:21.435 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:45 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.045) 0:02:21.480 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:54 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.047) 0:02:21.527 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:58 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.040) 0:02:21.567 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:63 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.039) 0:02:21.607 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:75 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.039) 0:02:21.646 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:2 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.037) 0:02:21.684 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:25 Sunday 12 February 2023 11:29:48 +0000 (0:00:00.063) 0:02:21.748 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:32 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.043) 0:02:21.792 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:39 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.047) 0:02:21.839 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:49 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.039) 0:02:21.879 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml:4 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.037) 0:02:21.916 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml:10 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.046) 0:02:21.963 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:4 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.046) 0:02:22.009 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201379.2906194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1676201379.2906194, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1207, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1676201379.2906194, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:10 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.252) 0:02:22.262 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:18 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.046) 0:02:22.308 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:24 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.045) 0:02:22.354 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:28 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.042) 0:02:22.396 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:33 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.041) 0:02:22.438 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:3 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.044) 0:02:22.482 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:10 Sunday 12 February 2023 11:29:49 +0000 (0:00:00.039) 0:02:22.522 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:15 Sunday 12 February 2023 11:29:50 +0000 (0:00:01.017) 0:02:23.539 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:21 Sunday 12 February 2023 11:29:50 +0000 (0:00:00.039) 0:02:23.579 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:30 Sunday 12 February 2023 11:29:50 +0000 (0:00:00.041) 0:02:23.620 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:38 Sunday 12 February 2023 11:29:50 +0000 (0:00:00.050) 0:02:23.671 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:44 Sunday 12 February 2023 11:29:50 +0000 (0:00:00.041) 0:02:23.712 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:49 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.041) 0:02:23.753 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:55 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.042) 0:02:23.796 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:61 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.041) 0:02:23.837 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:67 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.043) 0:02:23.881 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:74 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.051) 0:02:23.932 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:79 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.045) 0:02:23.978 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:85 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.039) 0:02:24.018 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:91 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.039) 0:02:24.058 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:97 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.039) 0:02:24.097 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [get information about RAID] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:7 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.040) 0:02:24.138 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:13 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.042) 0:02:24.180 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:17 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.041) 0:02:24.221 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:21 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.039) 0:02:24.261 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:25 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.039) 0:02:24.301 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:31 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.040) 0:02:24.341 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:37 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.044) 0:02:24.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:3 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.041) 0:02:24.427 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:9 Sunday 12 February 2023 11:29:51 +0000 (0:00:00.245) 0:02:24.673 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:15 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.253) 0:02:24.927 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:20 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.047) 0:02:24.975 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:23 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.042) 0:02:25.017 ******* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:31 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.247) 0:02:25.264 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:34 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.041) 0:02:25.306 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:37 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.041) 0:02:25.347 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:40 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.042) 0:02:25.390 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:47 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.041) 0:02:25.432 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:51 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.039) 0:02:25.472 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:56 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.039) 0:02:25.511 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:62 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.038) 0:02:25.550 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:66 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.039) 0:02:25.589 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:71 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.042) 0:02:25.632 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:76 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.040) 0:02:25.672 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:81 Sunday 12 February 2023 11:29:52 +0000 (0:00:00.039) 0:02:25.712 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:84 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.039) 0:02:25.751 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:87 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.038) 0:02:25.790 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:90 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.038) 0:02:25.829 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:97 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.042) 0:02:25.871 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:104 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.039) 0:02:25.910 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:108 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.039) 0:02:25.950 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:114 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.039) 0:02:25.990 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:124 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.039) 0:02:26.029 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:127 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.043) 0:02:26.072 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:130 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.044) 0:02:26.117 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:6 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.053) 0:02:26.170 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.033356", "end": "2023-02-12 11:29:53.666449", "rc": 0, "start": "2023-02-12 11:29:53.633093" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:14 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.284) 0:02:26.455 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:17 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.048) 0:02:26.504 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:22 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.049) 0:02:26.553 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:26 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.042) 0:02:26.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:32 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.043) 0:02:26.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:36 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.042) 0:02:26.682 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:16 Sunday 12 February 2023 11:29:53 +0000 (0:00:00.044) 0:02:26.726 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:43 Sunday 12 February 2023 11:29:54 +0000 (0:00:00.037) 0:02:26.764 ******* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:53 Sunday 12 February 2023 11:29:54 +0000 (0:00:00.033) 0:02:26.798 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [create a file] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/create-test-file.yml:10 Sunday 12 February 2023 11:29:54 +0000 (0:00:00.037) 0:02:26.836 ******* changed: [sut] => { "changed": true, "dest": "/opt/test1/quux", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:unlabeled_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Change the mountpoint, leaving encryption in place] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:234 Sunday 12 February 2023 11:29:54 +0000 (0:00:00.295) 0:02:27.132 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 February 2023 11:29:54 +0000 (0:00:00.075) 0:02:27.208 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 February 2023 11:29:54 +0000 (0:00:00.055) 0:02:27.264 ******* ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 February 2023 11:29:54 +0000 (0:00:00.412) 0:02:27.676 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.086) 0:02:27.763 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.038) 0:02:27.801 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.037) 0:02:27.839 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.076) 0:02:27.915 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.039) 0:02:27.954 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test2", "name": "test1" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.044) 0:02:27.999 ******* ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.040) 0:02:28.040 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.041) 0:02:28.082 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.039) 0:02:28.121 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.040) 0:02:28.162 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.040) 0:02:28.203 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.062) 0:02:28.266 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Sunday 12 February 2023 11:29:55 +0000 (0:00:00.034) 0:02:28.300 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3", "/dev/xvda4", "/dev/mapper/foo-test1" ], "mounts": [ { "path": "/opt/test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "dosfstools", "xfsprogs", "cryptsetup" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 4294967296, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Sunday 12 February 2023 11:29:57 +0000 (0:00:02.183) 0:02:30.484 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Sunday 12 February 2023 11:29:57 +0000 (0:00:00.039) 0:02:30.523 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Sunday 12 February 2023 11:29:57 +0000 (0:00:00.034) 0:02:30.558 ******* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3", "/dev/xvda4", "/dev/mapper/foo-test1" ], "mounts": [ { "path": "/opt/test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "dosfstools", "xfsprogs", "cryptsetup" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 4294967296, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 February 2023 11:29:57 +0000 (0:00:00.048) 0:02:30.606 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 4294967296, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Sunday 12 February 2023 11:29:57 +0000 (0:00:00.046) 0:02:30.653 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Sunday 12 February 2023 11:29:57 +0000 (0:00:00.043) 0:02:30.696 ******* changed: [sut] => (item={'path': '/opt/test1', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Sunday 12 February 2023 11:29:58 +0000 (0:00:00.296) 0:02:30.992 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Sunday 12 February 2023 11:29:58 +0000 (0:00:00.682) 0:02:31.675 ******* changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "opts": "defaults", "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Sunday 12 February 2023 11:29:59 +0000 (0:00:00.294) 0:02:31.969 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Sunday 12 February 2023 11:29:59 +0000 (0:00:00.681) 0:02:32.651 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201383.654502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0656262b4848020c8b6444e80aecb0a3021097f4", "ctime": 1676201382.0245457, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 872415428, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1676201382.0235457, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 53, "uid": 0, "version": "1195890725", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Sunday 12 February 2023 11:30:00 +0000 (0:00:00.259) 0:02:32.910 ******* TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Sunday 12 February 2023 11:30:00 +0000 (0:00:00.035) 0:02:32.946 ******* ok: [sut] TASK [Assert to implicitly preserve encryption on existing pool] *************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:246 Sunday 12 February 2023 11:30:00 +0000 (0:00:00.749) 0:02:33.696 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [stat the file] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-data-preservation.yml:10 Sunday 12 February 2023 11:30:00 +0000 (0:00:00.044) 0:02:33.740 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201394.302215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1676201394.302215, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1676201394.302215, "nlink": 1, "path": "/opt/test2/quux", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "3332439042", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [assert file presence] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-data-preservation.yml:15 Sunday 12 February 2023 11:30:01 +0000 (0:00:00.256) 0:02:33.996 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:255 Sunday 12 February 2023 11:30:01 +0000 (0:00:00.045) 0:02:34.042 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:1 Sunday 12 February 2023 11:30:01 +0000 (0:00:00.062) 0:02:34.105 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 4294967296, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:6 Sunday 12 February 2023 11:30:01 +0000 (0:00:00.048) 0:02:34.153 ******* skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:14 Sunday 12 February 2023 11:30:01 +0000 (0:00:00.039) 0:02:34.193 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "4G", "type": "lvm", "uuid": "699bb063-8a2d-408d-8742-f440781ca5b8" }, "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129": { "fstype": "LVM2_member", "label": "", "name": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "size": "10G", "type": "crypt", "uuid": "ZIGMTo-l01S-Y5fH-tTS8-k1oo-sJ2f-O2Mu5P" }, "/dev/sda": { "fstype": "crypto_LUKS", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "6eddae48-ed24-4043-8db9-6ec03dbf3129" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "200M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "boot", "name": "/dev/xvda3", "size": "500M", "type": "partition", "uuid": "c37fdb1a-38ea-4152-9557-67d84bbb57ed" }, "/dev/xvda4": { "fstype": "xfs", "label": "root", "name": "/dev/xvda4", "size": "249.3G", "type": "partition", "uuid": "9eb782f4-790d-4f32-9a48-0f515eec9307" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:19 Sunday 12 February 2023 11:30:01 +0000 (0:00:00.293) 0:02:34.486 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003392", "end": "2023-02-12 11:30:01.949030", "rc": 0, "start": "2023-02-12 11:30:01.945638" } STDOUT: UUID=9eb782f4-790d-4f32-9a48-0f515eec9307 / xfs defaults 0 0 # More space for Kernel testers. Files copied to /boot. - TFT #UUID=c37fdb1a-38ea-4152-9557-67d84bbb57ed /boot xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 /dev/mapper/foo-test1 /opt/test2 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:24 Sunday 12 February 2023 11:30:01 +0000 (0:00:00.251) 0:02:34.738 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003587", "end": "2023-02-12 11:30:02.200685", "failed_when_result": false, "rc": 0, "start": "2023-02-12 11:30:02.197098" } STDOUT: luks-6eddae48-ed24-4043-8db9-6ec03dbf3129 /dev/sda - TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:33 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.251) 0:02:34.990 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml:5 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.076) 0:02:35.066 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool.yml:18 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.039) 0:02:35.106 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-volumes.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:1 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.081) 0:02:35.187 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:10 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.053) 0:02:35.241 ******* ok: [sut] => (item=/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "pv": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:19 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.260) 0:02:35.502 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:23 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.047) 0:02:35.549 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:27 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.050) 0:02:35.600 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:34 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.050) 0:02:35.650 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "crypt" }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:38 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.047) 0:02:35.698 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:42 Sunday 12 February 2023 11:30:02 +0000 (0:00:00.042) 0:02:35.740 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:46 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.042) 0:02:35.783 ******* ok: [sut] => (item=/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:56 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.058) 0:02:35.842 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml for sut TASK [get information about RAID] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:6 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.069) 0:02:35.911 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:12 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.041) 0:02:35.952 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:16 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.041) 0:02:35.993 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:20 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.042) 0:02:36.035 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:24 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.040) 0:02:36.076 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:30 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.040) 0:02:36.116 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:36 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.041) 0:02:36.157 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-md.yml:44 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.041) 0:02:36.199 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:59 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.038) 0:02:36.238 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-lvmraid.yml:1 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.073) 0:02:36.311 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about LVM RAID] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:3 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.071) 0:02:36.383 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is LVM RAID] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:8 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.041) 0:02:36.424 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-lvmraid.yml:12 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.042) 0:02:36.466 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:62 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.040) 0:02:36.507 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-thin.yml:1 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.071) 0:02:36.579 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:3 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.076) 0:02:36.655 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:8 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.040) 0:02:36.695 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:13 Sunday 12 February 2023 11:30:03 +0000 (0:00:00.039) 0:02:36.735 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-thin.yml:17 Sunday 12 February 2023 11:30:04 +0000 (0:00:00.039) 0:02:36.775 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check member encryption] ************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:65 Sunday 12 February 2023 11:30:04 +0000 (0:00:00.038) 0:02:36.814 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:4 Sunday 12 February 2023 11:30:04 +0000 (0:00:00.079) 0:02:36.893 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "1", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:8 Sunday 12 February 2023 11:30:04 +0000 (0:00:00.046) 0:02:36.939 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml for sut TASK [Get the backing device path] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:1 Sunday 12 February 2023 11:30:04 +0000 (0:00:00.074) 0:02:37.014 ******* changed: [sut] => { "changed": true, "cmd": [ "realpath", "/dev/disk/by-uuid/6eddae48-ed24-4043-8db9-6ec03dbf3129" ], "delta": "0:00:00.003400", "end": "2023-02-12 11:30:04.482886", "rc": 0, "start": "2023-02-12 11:30:04.479486" } STDOUT: /dev/sda TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:6 Sunday 12 February 2023 11:30:04 +0000 (0:00:00.255) 0:02:37.270 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this member] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:11 Sunday 12 February 2023 11:30:05 +0000 (0:00:01.036) 0:02:38.306 ******* ok: [sut] => { "changed": false, "cmd": [ "cryptsetup", "luksDump", "/dev/sda" ], "delta": "0:00:00.007538", "end": "2023-02-12 11:30:05.776216", "rc": 0, "start": "2023-02-12 11:30:05.768678" } STDOUT: LUKS header information for /dev/sda Version: 1 Cipher name: serpent Cipher mode: xts-plain64 Hash spec: sha256 Payload offset: 16384 MK bits: 512 MK digest: fa 06 6c 81 8c f5 73 cb b9 86 da 8d 04 4b 37 81 f5 d8 a4 71 MK salt: 1a c0 7e 9d b9 79 86 8d 52 a0 7a 94 2d e4 5f 82 86 65 80 9e c2 fe 4b d0 41 e2 6c 2d 2a a0 c8 cd MK iterations: 78580 UUID: 6eddae48-ed24-4043-8db9-6ec03dbf3129 Key Slot 0: ENABLED Iterations: 1257284 Salt: 3d f2 a8 3d 41 2f f0 b2 51 05 fc dc a1 3d 0b 2b b4 20 a2 ab 08 dc 48 d9 6d a0 c8 67 8e 09 97 e9 Key material offset: 8 AF stripes: 4000 Key Slot 1: DISABLED Key Slot 2: DISABLED Key Slot 3: DISABLED Key Slot 4: DISABLED Key Slot 5: DISABLED Key Slot 6: DISABLED Key Slot 7: DISABLED TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:17 Sunday 12 February 2023 11:30:05 +0000 (0:00:00.258) 0:02:38.565 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:23 Sunday 12 February 2023 11:30:05 +0000 (0:00:00.050) 0:02:38.615 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:29 Sunday 12 February 2023 11:30:05 +0000 (0:00:00.042) 0:02:38.657 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:15 Sunday 12 February 2023 11:30:05 +0000 (0:00:00.043) 0:02:38.701 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:1 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.078) 0:02:38.779 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [ "luks-6eddae48-ed24-4043-8db9-6ec03dbf3129 /dev/sda -" ] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:6 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.047) 0:02:38.827 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:11 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.047) 0:02:38.874 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:17 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.053) 0:02:38.927 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:23 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.041) 0:02:38.969 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-crypttab.yml:29 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.050) 0:02:39.019 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-encryption.yml:22 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.038) 0:02:39.058 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:68 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.038) 0:02:39.096 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-members-vdo.yml:1 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.082) 0:02:39.179 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml for sut TASK [get information about VDO deduplication] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:3 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.080) 0:02:39.259 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:8 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.046) 0:02:39.306 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:13 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.043) 0:02:39.349 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [get information about VDO compression] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:18 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.041) 0:02:39.390 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:23 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.041) 0:02:39.431 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:28 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.040) 0:02:39.472 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-vdo.yml:38 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.040) 0:02:39.512 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-members.yml:71 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.040) 0:02:39.553 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [verify the volumes] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-pool-volumes.yml:3 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.038) 0:02:39.592 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:2 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.070) 0:02:39.662 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:10 Sunday 12 February 2023 11:30:06 +0000 (0:00:00.047) 0:02:39.710 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:6 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.154) 0:02:39.865 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:14 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.046) 0:02:39.911 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1030454, "block_size": 4096, "block_total": 1046016, "block_used": 15562, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097148, "inode_total": 2097152, "inode_used": 4, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4220739584, "size_total": 4284481536, "uuid": "699bb063-8a2d-408d-8742-f440781ca5b8" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1030454, "block_size": 4096, "block_total": 1046016, "block_used": 15562, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097148, "inode_total": 2097152, "inode_used": 4, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4220739584, "size_total": 4284481536, "uuid": "699bb063-8a2d-408d-8742-f440781ca5b8" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:28 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.054) 0:02:39.966 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:37 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.050) 0:02:40.016 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:45 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.044) 0:02:40.061 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:54 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.048) 0:02:40.110 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:58 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.040) 0:02:40.150 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:63 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.040) 0:02:40.190 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:75 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.038) 0:02:40.229 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:2 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.081) 0:02:40.311 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:25 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.065) 0:02:40.377 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:32 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.045) 0:02:40.422 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:39 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.049) 0:02:40.471 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:49 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.041) 0:02:40.513 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml:4 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.041) 0:02:40.555 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml:10 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.050) 0:02:40.605 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:4 Sunday 12 February 2023 11:30:07 +0000 (0:00:00.049) 0:02:40.655 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201379.2906194, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1676201379.2906194, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1207, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1676201379.2906194, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:10 Sunday 12 February 2023 11:30:08 +0000 (0:00:00.260) 0:02:40.915 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:18 Sunday 12 February 2023 11:30:08 +0000 (0:00:00.047) 0:02:40.962 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:24 Sunday 12 February 2023 11:30:08 +0000 (0:00:00.045) 0:02:41.008 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:28 Sunday 12 February 2023 11:30:08 +0000 (0:00:00.043) 0:02:41.051 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:33 Sunday 12 February 2023 11:30:08 +0000 (0:00:00.040) 0:02:41.092 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:3 Sunday 12 February 2023 11:30:08 +0000 (0:00:00.048) 0:02:41.140 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:10 Sunday 12 February 2023 11:30:08 +0000 (0:00:00.041) 0:02:41.182 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:15 Sunday 12 February 2023 11:30:09 +0000 (0:00:01.018) 0:02:42.200 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:21 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.041) 0:02:42.242 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:30 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.039) 0:02:42.281 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:38 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.049) 0:02:42.331 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:44 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.041) 0:02:42.372 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:49 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.040) 0:02:42.413 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:55 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.040) 0:02:42.454 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:61 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.041) 0:02:42.496 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:67 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.041) 0:02:42.537 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:74 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.052) 0:02:42.590 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:79 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.046) 0:02:42.636 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:85 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.041) 0:02:42.678 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:91 Sunday 12 February 2023 11:30:09 +0000 (0:00:00.041) 0:02:42.720 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:97 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.041) 0:02:42.761 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [get information about RAID] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:7 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.039) 0:02:42.800 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:13 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.045) 0:02:42.846 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:17 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.042) 0:02:42.888 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:21 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.041) 0:02:42.930 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:25 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.042) 0:02:42.973 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:31 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.042) 0:02:43.015 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:37 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.040) 0:02:43.056 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:3 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.042) 0:02:43.098 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:9 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.249) 0:02:43.348 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:15 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.248) 0:02:43.597 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:20 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.050) 0:02:43.647 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:23 Sunday 12 February 2023 11:30:10 +0000 (0:00:00.043) 0:02:43.690 ******* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:31 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.248) 0:02:43.939 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:34 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.042) 0:02:43.981 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:37 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.042) 0:02:44.024 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:40 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.040) 0:02:44.065 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:47 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.040) 0:02:44.105 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:51 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.043) 0:02:44.149 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:56 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.041) 0:02:44.191 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:62 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.040) 0:02:44.232 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:66 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.040) 0:02:44.272 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:71 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.040) 0:02:44.312 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:76 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.040) 0:02:44.353 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:81 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.043) 0:02:44.397 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:84 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.040) 0:02:44.437 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:87 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.040) 0:02:44.477 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:90 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.039) 0:02:44.517 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:97 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.039) 0:02:44.557 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:104 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.039) 0:02:44.596 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:108 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.042) 0:02:44.639 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:114 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.040) 0:02:44.679 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:124 Sunday 12 February 2023 11:30:11 +0000 (0:00:00.040) 0:02:44.719 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:127 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.043) 0:02:44.763 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:130 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.042) 0:02:44.806 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:6 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.054) 0:02:44.860 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.034173", "end": "2023-02-12 11:30:12.360770", "rc": 0, "start": "2023-02-12 11:30:12.326597" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:14 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.290) 0:02:45.150 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:17 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.051) 0:02:45.202 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:22 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.096) 0:02:45.299 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:26 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.043) 0:02:45.343 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:32 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.043) 0:02:45.386 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:36 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.043) 0:02:45.430 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:16 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.044) 0:02:45.474 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:43 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.040) 0:02:45.515 ******* TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:53 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.035) 0:02:45.550 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:257 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.038) 0:02:45.589 ******* TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.081) 0:02:45.670 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml for sut TASK [linux-system-roles.storage : Ensure ansible_facts used by role] ********** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Sunday 12 February 2023 11:30:12 +0000 (0:00:00.053) 0:02:45.724 ******* ok: [sut] TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.414) 0:02:46.138 ******* skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=RedHat_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/vars/RedHat_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.yml" } skipping: [sut] => (item=RedHat_9.2.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.2.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.089) 0:02:46.227 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.038) 0:02:46.265 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.038) 0:02:46.304 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml for sut TASK [linux-system-roles.storage : Make sure blivet is available] ************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.075) 0:02:46.380 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:9 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.040) 0:02:46.420 ******* ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:14 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.044) 0:02:46.465 ******* ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "name": "foo", "state": "absent", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.045) 0:02:46.511 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:32 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.040) 0:02:46.551 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.040) 0:02:46.591 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.041) 0:02:46.632 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:53 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.039) 0:02:46.672 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:67 Sunday 12 February 2023 11:30:13 +0000 (0:00:00.065) 0:02:46.738 ******* TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Sunday 12 February 2023 11:30:14 +0000 (0:00:00.035) 0:02:46.773 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "luks" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "password": "-", "state": "absent" } ], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3", "/dev/xvda4" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "dosfstools", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "_mount_id": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10729029632, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:87 Sunday 12 February 2023 11:30:16 +0000 (0:00:02.960) 0:02:49.734 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:99 Sunday 12 February 2023 11:30:17 +0000 (0:00:00.040) 0:02:49.774 ******* TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:105 Sunday 12 February 2023 11:30:17 +0000 (0:00:00.036) 0:02:49.811 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "luks" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "password": "-", "state": "absent" } ], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/xvda3", "/dev/xvda4" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "dosfstools", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "_mount_id": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10729029632, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Sunday 12 February 2023 11:30:17 +0000 (0:00:00.048) 0:02:49.860 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [linux-system-roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:114 Sunday 12 February 2023 11:30:17 +0000 (0:00:00.044) 0:02:49.904 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "_mount_id": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10729029632, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:130 Sunday 12 February 2023 11:30:17 +0000 (0:00:00.045) 0:02:49.950 ******* changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:142 Sunday 12 February 2023 11:30:17 +0000 (0:00:00.268) 0:02:50.218 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:147 Sunday 12 February 2023 11:30:18 +0000 (0:00:00.690) 0:02:50.908 ******* TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:159 Sunday 12 February 2023 11:30:18 +0000 (0:00:00.039) 0:02:50.947 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:167 Sunday 12 February 2023 11:30:18 +0000 (0:00:00.674) 0:02:51.622 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201383.654502, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "0656262b4848020c8b6444e80aecb0a3021097f4", "ctime": 1676201382.0245457, "dev": 51716, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 872415428, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1676201382.0235457, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 53, "uid": 0, "version": "1195890725", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:172 Sunday 12 February 2023 11:30:19 +0000 (0:00:00.254) 0:02:51.876 ******* changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-6eddae48-ed24-4043-8db9-6ec03dbf3129', 'password': '-', 'state': 'absent'}) => { "ansible_loop_var": "entry", "backup": "", "changed": true, "entry": { "backing_device": "/dev/sda", "name": "luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "password": "-", "state": "absent" }, "found": 1 } MSG: 1 line(s) removed TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:194 Sunday 12 February 2023 11:30:19 +0000 (0:00:00.271) 0:02:52.148 ******* ok: [sut] TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/tests_luks_pool.yml:267 Sunday 12 February 2023 11:30:20 +0000 (0:00:00.716) 0:02:52.865 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:1 Sunday 12 February 2023 11:30:20 +0000 (0:00:00.066) 0:02:52.931 ******* skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:6 Sunday 12 February 2023 11:30:20 +0000 (0:00:00.086) 0:02:53.018 ******* ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "_mount_id": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "size": 10729029632, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:14 Sunday 12 February 2023 11:30:20 +0000 (0:00:00.047) 0:02:53.065 ******* ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "vfat", "label": "", "name": "/dev/xvda2", "size": "200M", "type": "partition", "uuid": "7B77-95E7" }, "/dev/xvda3": { "fstype": "xfs", "label": "boot", "name": "/dev/xvda3", "size": "500M", "type": "partition", "uuid": "c37fdb1a-38ea-4152-9557-67d84bbb57ed" }, "/dev/xvda4": { "fstype": "xfs", "label": "root", "name": "/dev/xvda4", "size": "249.3G", "type": "partition", "uuid": "9eb782f4-790d-4f32-9a48-0f515eec9307" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:19 Sunday 12 February 2023 11:30:20 +0000 (0:00:00.250) 0:02:53.316 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003302", "end": "2023-02-12 11:30:20.769444", "rc": 0, "start": "2023-02-12 11:30:20.766142" } STDOUT: UUID=9eb782f4-790d-4f32-9a48-0f515eec9307 / xfs defaults 0 0 # More space for Kernel testers. Files copied to /boot. - TFT #UUID=c37fdb1a-38ea-4152-9557-67d84bbb57ed /boot xfs defaults 0 0 UUID=7B77-95E7 /boot/efi vfat defaults,uid=0,gid=0,umask=077,shortname=winnt 0 2 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat /mnt/redhat nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/qa /mnt/qa nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 vtap-eng01.storage.rdu2.redhat.com:/vol/engarchive /mnt/engarchive nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 nest.test.redhat.com:/mnt/tpsdist /mnt/tpsdist nfs defaults,rsize=8192,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_engineering_nfs/devarchive/redhat/brewroot /mnt/brew nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 ntap-bos-c01-eng01-nfs01b.storage.bos.redhat.com:/devops_brew_scratch_nfs/scratch /mnt/brew_scratch nfs ro,rsize=32768,wsize=8192,bg,noauto,noatime,nosuid,nodev,intr 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:24 Sunday 12 February 2023 11:30:20 +0000 (0:00:00.240) 0:02:53.556 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003393", "end": "2023-02-12 11:30:21.013426", "failed_when_result": false, "rc": 0, "start": "2023-02-12 11:30:21.010033" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:33 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.244) 0:02:53.800 ******* TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:43 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.032) 0:02:53.833 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml for sut TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:2 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.071) 0:02:53.904 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [include_tasks] *********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:10 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.043) 0:02:53.948 ******* included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml for sut included: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:6 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.145) 0:02:54.094 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/luks-6eddae48-ed24-4043-8db9-6ec03dbf3129" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:14 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.043) 0:02:54.138 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:28 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.053) 0:02:54.191 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:37 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.039) 0:02:54.230 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:45 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.044) 0:02:54.275 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [command] ***************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:54 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.042) 0:02:54.318 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:58 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.041) 0:02:54.360 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:63 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.040) 0:02:54.401 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-mount.yml:75 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.039) 0:02:54.441 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:2 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.039) 0:02:54.480 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "0", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:25 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.062) 0:02:54.542 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:32 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.033) 0:02:54.576 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:39 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.046) 0:02:54.622 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fstab.yml:49 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.039) 0:02:54.661 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml:4 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.037) 0:02:54.699 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-fs.yml:10 Sunday 12 February 2023 11:30:21 +0000 (0:00:00.039) 0:02:54.739 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:4 Sunday 12 February 2023 11:30:22 +0000 (0:00:00.031) 0:02:54.770 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1676201416.874607, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1676201416.874607, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 499, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1676201416.874607, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:10 Sunday 12 February 2023 11:30:22 +0000 (0:00:00.251) 0:02:55.022 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:18 Sunday 12 February 2023 11:30:22 +0000 (0:00:00.047) 0:02:55.070 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [(1/2) Process volume type (set initial value)] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:24 Sunday 12 February 2023 11:30:22 +0000 (0:00:00.033) 0:02:55.103 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [(2/2) Process volume type (get RAID value)] ****************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:28 Sunday 12 February 2023 11:30:22 +0000 (0:00:00.045) 0:02:55.149 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-device.yml:33 Sunday 12 February 2023 11:30:22 +0000 (0:00:00.041) 0:02:55.191 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:3 Sunday 12 February 2023 11:30:22 +0000 (0:00:00.034) 0:02:55.225 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:10 Sunday 12 February 2023 11:30:22 +0000 (0:00:00.248) 0:02:55.473 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:15 Sunday 12 February 2023 11:30:23 +0000 (0:00:01.011) 0:02:56.485 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:21 Sunday 12 February 2023 11:30:23 +0000 (0:00:00.040) 0:02:56.526 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:30 Sunday 12 February 2023 11:30:23 +0000 (0:00:00.048) 0:02:56.574 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:38 Sunday 12 February 2023 11:30:23 +0000 (0:00:00.031) 0:02:56.605 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:44 Sunday 12 February 2023 11:30:23 +0000 (0:00:00.038) 0:02:56.644 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:49 Sunday 12 February 2023 11:30:23 +0000 (0:00:00.038) 0:02:56.683 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:55 Sunday 12 February 2023 11:30:23 +0000 (0:00:00.040) 0:02:56.724 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:61 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.038) 0:02:56.763 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:67 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.039) 0:02:56.802 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:74 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.048) 0:02:56.850 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:79 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.044) 0:02:56.894 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:85 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.037) 0:02:56.932 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:91 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.040) 0:02:56.972 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:97 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.038) 0:02:57.011 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_expected_crypttab_entries": null, "_storage_test_expected_crypttab_key_file": null }, "changed": false } TASK [get information about RAID] ********************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:7 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.036) 0:02:57.047 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:13 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.040) 0:02:57.088 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:17 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.039) 0:02:57.128 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:21 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.039) 0:02:57.168 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID active devices count] ***************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:25 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.042) 0:02:57.211 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID spare devices count] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:31 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.040) 0:02:57.251 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check RAID metadata version] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-md.yml:37 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.039) 0:02:57.291 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the actual size of the volume] ************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:3 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.039) 0:02:57.331 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested size of the volume] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:9 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.040) 0:02:57.371 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:15 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.040) 0:02:57.412 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:20 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.089) 0:02:57.501 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:23 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.041) 0:02:57.543 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:31 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.040) 0:02:57.584 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:34 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.041) 0:02:57.625 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:37 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.040) 0:02:57.666 ******* skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:40 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.040) 0:02:57.706 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:47 Sunday 12 February 2023 11:30:24 +0000 (0:00:00.042) 0:02:57.749 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:51 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.039) 0:02:57.788 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:56 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.039) 0:02:57.828 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:62 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.038) 0:02:57.867 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:66 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.039) 0:02:57.906 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:71 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.038) 0:02:57.945 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:76 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.041) 0:02:57.986 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:81 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.038) 0:02:58.025 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:84 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.038) 0:02:58.064 ******* skipping: [sut] => {} TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:87 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.038) 0:02:58.103 ******* skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:90 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.039) 0:02:58.142 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:97 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.039) 0:02:58.182 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:104 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.041) 0:02:58.223 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:108 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.038) 0:02:58.262 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:114 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.038) 0:02:58.300 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:124 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.038) 0:02:58.339 ******* ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [debug] ******************************************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:127 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.041) 0:02:58.380 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [assert] ****************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-size.yml:130 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.040) 0:02:58.420 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:6 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.041) 0:02:58.462 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:14 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.037) 0:02:58.499 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [check segment type] ****************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:17 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.037) 0:02:58.537 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:22 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.037) 0:02:58.575 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [parse the requested cache size] ****************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:26 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.038) 0:02:58.613 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [set_fact] **************************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:32 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.037) 0:02:58.651 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-cache.yml:36 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.042) 0:02:58.694 ******* skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume.yml:16 Sunday 12 February 2023 11:30:25 +0000 (0:00:00.038) 0:02:58.733 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-role-results.yml:53 Sunday 12 February 2023 11:30:26 +0000 (0:00:00.036) 0:02:58.769 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } META: ran handlers META: ran handlers PLAY RECAP ********************************************************************* sut : ok=544 changed=24 unreachable=0 failed=3 skipped=429 rescued=3 ignored=0 Sunday 12 February 2023 11:30:26 +0000 (0:00:00.020) 0:02:58.789 ******* =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 51.02s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 linux-system-roles.storage : Manage the pools and volumes to match the specified state -- 11.38s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 9.97s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 3.74s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.96s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.18s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 linux-system-roles.storage : Get service facts -------------------------- 2.09s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:46 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.07s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.96s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 linux-system-roles.storage : Make sure required packages are installed --- 1.81s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:39 linux-system-roles.storage : Get required packages ---------------------- 1.73s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:19 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.64s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:73 Ensure cryptsetup is present -------------------------------------------- 1.04s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:6 Ensure cryptsetup is present -------------------------------------------- 1.04s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:6 Ensure cryptsetup is present -------------------------------------------- 1.02s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.02s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.02s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.02s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.01s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 1.01s /WORKDIR/dist-git-storage-weekly-ci-7ln7pxd5/tests/verify-pool-member-encryption.yml:6 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- /opt/ansible-2.9/lib/python3.6/site-packages/ansible/parsing/vault/__init__.py:44: CryptographyDeprecationWarning: Python 3.6 is no longer supported by the Python core team. Therefore, support for it is deprecated in cryptography and will be removed in a future release. from cryptography.exceptions import InvalidSignature ---^---^---^---^---^---