# 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.9/site-packages/ansible executable location = /opt/ansible-2.9/bin/ansible-playbook python version = 3.9.18 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] Using /etc/ansible/ansible.cfg as config file 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_create_lvm_pool_then_remove_scsi_generated.yml ***************** 2 plays in /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove_scsi_generated.yml PLAY [Run test tests_create_lvm_pool_then_remove.yml for scsi] ***************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove_scsi_generated.yml:3 Wednesday 22 November 2023 19:38:49 +0000 (0:00:00.015) 0:00:00.015 **** ok: [sut] META: ran handlers TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove_scsi_generated.yml:8 Wednesday 22 November 2023 19:38:50 +0000 (0:00:00.764) 0:00:00.780 **** ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test create lvm pool and remove] ***************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:2 Wednesday 22 November 2023 19:38:50 +0000 (0:00:00.013) 0:00:00.793 **** ok: [sut] META: ran handlers TASK [Run the role] ************************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:16 Wednesday 22 November 2023 19:38:51 +0000 (0:00:00.570) 0:00:01.363 **** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 22 November 2023 19:38:51 +0000 (0:00:00.031) 0:00:01.395 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 22 November 2023 19:38:51 +0000 (0:00:00.027) 0:00:01.422 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 22 November 2023 19:38:51 +0000 (0:00:00.022) 0:00:01.445 **** 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/git-refactor-ostree4th3j5qb/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.4.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.4.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 22 November 2023 19:38:51 +0000 (0:00:00.040) 0:00:01.485 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 22 November 2023 19:38:51 +0000 (0:00:00.245) 0:00:01.731 **** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [linux-system-roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 22 November 2023 19:38:51 +0000 (0:00:00.023) 0:00:01.754 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 22 November 2023 19:38:51 +0000 (0:00:00.010) 0:00:01.765 **** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 22 November 2023 19:38:51 +0000 (0:00:00.010) 0:00:01.775 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 22 November 2023 19:38:51 +0000 (0:00:00.036) 0:00:01.812 **** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: blivet-data-1:3.6.0-10.el9.noarch", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: lvm2-9:2.03.21-3.el9.x86_64", "Installed: lvm2-libs-9:2.03.21-3.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: python3-blivet-1:3.6.0-10.el9.noarch", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: device-mapper-event-9:1.02.195-3.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.195-3.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-22.el9.x86_64", "Installed: device-mapper-multipath-libs-0.8.7-22.el9.x86_64", "Installed: device-mapper-persistent-data-1.0.6-3.el9_3.x86_64", "Installed: kmod-kvdo-8.2.3.3-103.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64" ] } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 22 November 2023 19:39:55 +0000 (0:01:04.075) 0:01:05.887 **** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 22 November 2023 19:39:55 +0000 (0:00:00.023) 0:01:05.910 **** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 22 November 2023 19:39:55 +0000 (0:00:00.021) 0:01:05.932 **** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 22 November 2023 19:39:56 +0000 (0:00:00.581) 0:01:06.513 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Wednesday 22 November 2023 19:39:56 +0000 (0:00:00.040) 0:01:06.553 **** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Wednesday 22 November 2023 19:39:56 +0000 (0:00:00.010) 0:01:06.563 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Wednesday 22 November 2023 19:39:56 +0000 (0:00:00.011) 0:01:06.575 **** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 22 November 2023 19:39:56 +0000 (0:00:00.010) 0:01:06.585 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 22 November 2023 19:39:57 +0000 (0:00:00.825) 0:01:07.410 **** 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" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.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" }, "polkit.service": { "name": "polkit.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-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service": { "name": "systemd-fsck@dev-disk-by\\x2duuid-7B77\\x2d95E7.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "systemd-fsck@dev-xvda2.service": { "name": "systemd-fsck@dev-xvda2.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.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": "stopped", "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" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 22 November 2023 19:39:58 +0000 (0:00:01.792) 0:01:09.203 **** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 22 November 2023 19:39:58 +0000 (0:00:00.021) 0:01:09.224 **** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.012) 0:01:09.236 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.354) 0:01:09.591 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.013) 0:01:09.605 **** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.012) 0:01:09.617 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.014) 0:01:09.632 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.014) 0:01:09.647 **** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.014) 0:01:09.661 **** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.012) 0:01:09.674 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.013) 0:01:09.687 **** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.013) 0:01:09.700 **** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.012) 0:01:09.713 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.012) 0:01:09.725 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.190) 0:01:09.915 **** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Wednesday 22 November 2023 19:39:59 +0000 (0:00:00.012) 0:01:09.928 **** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:20 Wednesday 22 November 2023 19:40:00 +0000 (0:00:00.725) 0:01:10.653 **** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:29 Wednesday 22 November 2023 19:40:00 +0000 (0:00:00.017) 0:01:10.671 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/get_unused_disk.yml:2 Wednesday 22 November 2023 19:40:00 +0000 (0:00:00.020) 0:01:10.691 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/get_unused_disk.yml:16 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.831) 0:01:11.523 **** ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/get_unused_disk.yml:24 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.288) 0:01:11.811 **** 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/git-refactor-ostree4th3j5qb/tests/get_unused_disk.yml:29 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.016) 0:01:11.827 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/get_unused_disk.yml:34 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.013) 0:01:11.841 **** ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Create two LVM logical volumes under volume group 'foo'] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:35 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.014) 0:01:11.855 **** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.026) 0:01:11.881 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.019) 0:01:11.901 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.015) 0:01:11.917 **** 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/git-refactor-ostree4th3j5qb/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.4.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.4.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.038) 0:01:11.955 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.014) 0:01:11.970 **** skipping: [sut] => { "changed": false, "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.013) 0:01:11.983 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.012) 0:01:11.996 **** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.013) 0:01:12.010 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.030) 0:01:12.041 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.014) 0:01:12.056 **** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "4g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.017) 0:01:12.074 **** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.015) 0:01:12.089 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.014) 0:01:12.104 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.013) 0:01:12.118 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.013) 0:01:12.131 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.013) 0:01:12.145 **** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.021) 0:01:12.166 **** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 22 November 2023 19:40:01 +0000 (0:00:00.012) 0:01:12.178 **** changed: [sut] => { "actions": [ { "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-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "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": [], "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", "/dev/mapper/foo-test2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "dosfstools", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 22 November 2023 19:40:09 +0000 (0:00:07.353) 0:01:19.531 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 22 November 2023 19:40:09 +0000 (0:00:00.014) 0:01:19.546 **** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 22 November 2023 19:40:09 +0000 (0:00:00.013) 0:01:19.559 **** ok: [sut] => { "blivet_output": { "actions": [ { "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-test2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "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": [], "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", "/dev/mapper/foo-test2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" } ], "packages": [ "lvm2", "dosfstools", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Wednesday 22 November 2023 19:40:09 +0000 (0:00:00.019) 0:01:19.579 **** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 22 November 2023 19:40:09 +0000 (0:00:00.017) 0:01:19.596 **** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Wednesday 22 November 2023 19:40:09 +0000 (0:00:00.020) 0:01:19.616 **** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Wednesday 22 November 2023 19:40:09 +0000 (0:00:00.017) 0:01:19.633 **** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Wednesday 22 November 2023 19:40:10 +0000 (0:00:00.753) 0:01:20.387 **** changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } changed: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Wednesday 22 November 2023 19:40:10 +0000 (0:00:00.524) 0:01:20.912 **** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => (item={'src': '/dev/mapper/foo-test2', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test2", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Wednesday 22 November 2023 19:40:10 +0000 (0:00:00.030) 0:01:20.942 **** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Wednesday 22 November 2023 19:40:11 +0000 (0:00:00.572) 0:01:21.514 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Wednesday 22 November 2023 19:40:11 +0000 (0:00:00.188) 0:01:21.703 **** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Wednesday 22 November 2023 19:40:11 +0000 (0:00:00.012) 0:01:21.716 **** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:50 Wednesday 22 November 2023 19:40:12 +0000 (0:00:00.653) 0:01:22.369 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:2 Wednesday 22 November 2023 19:40:12 +0000 (0:00:00.027) 0:01:22.397 **** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "_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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": 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/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:7 Wednesday 22 November 2023 19:40:12 +0000 (0:00:00.019) 0:01:22.417 **** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:15 Wednesday 22 November 2023 19:40:12 +0000 (0:00:00.013) 0:01:22.431 **** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "572a76a1-0b16-4796-a5fa-8509ed41cb10" }, "/dev/mapper/foo-test2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test2", "size": "4G", "type": "lvm", "uuid": "25ee0982-3810-4ffd-ba15-9593219698b2" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "RmRlrh-OGso-FI2B-olx8-YTeQ-7MfR-e7ejTz" }, "/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": "600M", "type": "partition", "uuid": "ba75dff1-77a6-44a0-9dd9-1947fcf78678" }, "/dev/xvda4": { "fstype": "xfs", "label": "root", "name": "/dev/xvda4", "size": "249.2G", "type": "partition", "uuid": "44dd44e1-d78c-465f-be28-622d228ca99c" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:20 Wednesday 22 November 2023 19:40:12 +0000 (0:00:00.270) 0:01:22.702 **** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003335", "end": "2023-11-22 19:40:12.721094", "rc": 0, "start": "2023-11-22 19:40:12.717759" } STDOUT: UUID=44dd44e1-d78c-465f-be28-622d228ca99c / xfs defaults 0 0 UUID=ba75dff1-77a6-44a0-9dd9-1947fcf78678 /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 /dev/mapper/foo-test2 /opt/test2 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:25 Wednesday 22 November 2023 19:40:12 +0000 (0:00:00.268) 0:01:22.971 **** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003299", "end": "2023-11-22 19:40:12.915796", "failed_when_result": false, "rc": 1, "start": "2023-11-22 19:40:12.912497" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:34 Wednesday 22 November 2023 19:40:12 +0000 (0:00:00.192) 0:01:23.163 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml:5 Wednesday 22 November 2023 19:40:12 +0000 (0:00:00.031) 0:01:23.195 **** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml:18 Wednesday 22 November 2023 19:40:12 +0000 (0:00:00.013) 0:01:23.208 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:2 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.031) 0:01:23.240 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:13 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.019) 0:01:23.260 **** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:22 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.263) 0:01:23.523 **** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:27 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.018) 0:01:23.542 **** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:33 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.019) 0:01:23.562 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:42 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.019) 0:01:23.581 **** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:48 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.018) 0:01:23.599 **** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:54 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.018) 0:01:23.618 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:59 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:23.632 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:73 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.024) 0:01:23.657 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:8 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.051) 0:01:23.709 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:14 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.015) 0:01:23.724 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:21 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:23.739 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:28 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.015) 0:01:23.754 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:35 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:23.769 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:45 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.016) 0:01:23.786 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:54 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.016) 0:01:23.803 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:64 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.016) 0:01:23.819 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:74 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:23.833 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:85 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.015) 0:01:23.849 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:95 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:23.863 **** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:76 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:23.877 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-lvmraid.yml:2 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.030) 0:01:23.908 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:8 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.040) 0:01:23.948 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:16 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.015) 0:01:23.963 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:21 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:23.977 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:29 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:23.992 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:34 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:24.007 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:40 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:24.021 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:46 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:24.035 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:8 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:24.049 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:16 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:24.063 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:21 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:24.078 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:29 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.015) 0:01:24.093 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:34 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:24.108 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:40 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:24.122 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:46 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:24.137 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:79 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.014) 0:01:24.151 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-thin.yml:2 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.032) 0:01:24.183 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:8 Wednesday 22 November 2023 19:40:13 +0000 (0:00:00.037) 0:01:24.221 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:16 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.015) 0:01:24.237 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:23 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.251 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:27 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.265 **** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:8 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:24.279 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:16 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.293 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:23 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:24.307 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:27 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.015) 0:01:24.322 **** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:82 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.016) 0:01:24.339 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:5 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.048) 0:01:24.388 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:13 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.018) 0:01:24.406 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:20 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.017) 0:01:24.424 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:2 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.027) 0:01:24.451 **** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:9 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.017) 0:01:24.469 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:18 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.017) 0:01:24.486 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:27 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:24.500 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:37 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.514 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:47 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:24.528 **** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:27 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.012) 0:01:24.540 **** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:85 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.012) 0:01:24.553 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-vdo.yml:2 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.047) 0:01:24.600 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:9 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.039) 0:01:24.640 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:16 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:24.654 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:22 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.669 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:28 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.684 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:35 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.698 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:41 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:24.712 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:47 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.726 **** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:9 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.012) 0:01:24.739 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:16 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.015) 0:01:24.754 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:22 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.768 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:28 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:24.782 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:35 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.796 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:41 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.810 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:47 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:24.824 **** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:88 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:24.838 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-volumes.yml:3 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.012) 0:01:24.851 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:2 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.034) 0:01:24.886 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:21 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.019) 0:01:24.905 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:7 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.084) 0:01:24.990 **** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:16 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.016) 0:01:25.007 **** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "572a76a1-0b16-4796-a5fa-8509ed41cb10" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "572a76a1-0b16-4796-a5fa-8509ed41cb10" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:38 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.022) 0:01:25.030 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:51 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:25.044 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:63 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.017) 0:01:25.061 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:71 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.015) 0:01:25.077 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:83 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:25.092 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:95 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:25.105 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:110 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:25.120 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:122 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.018) 0:01:25.138 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:128 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:25.152 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:134 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.013) 0:01:25.166 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:146 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.015) 0:01:25.181 **** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:2 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.014) 0:01:25.195 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:40 Wednesday 22 November 2023 19:40:14 +0000 (0:00:00.029) 0:01:25.224 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:48 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.017) 0:01:25.242 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:58 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.016) 0:01:25.258 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:71 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.013) 0:01:25.272 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:3 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.013) 0:01:25.286 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:12 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.018) 0:01:25.304 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:3 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.018) 0:01:25.322 **** ok: [sut] => { "changed": false, "stat": { "atime": 1700682010.6559358, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1700682009.1929336, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 751, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1700682009.1929336, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:9 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.198) 0:01:25.521 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:16 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.019) 0:01:25.540 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:24 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.013) 0:01:25.554 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:30 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.016) 0:01:25.571 **** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:34 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.014) 0:01:25.585 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:39 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.013) 0:01:25.599 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:3 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.034) 0:01:25.634 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Wednesday 22 November 2023 19:40:15 +0000 (0:00:00.014) 0:01:25.648 **** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.6.0-3.el9.x86_64" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:17 Wednesday 22 November 2023 19:40:17 +0000 (0:00:01.859) 0:01:27.508 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:23 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.014) 0:01:27.523 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:32 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.014) 0:01:27.537 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:45 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.020) 0:01:27.557 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:51 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.014) 0:01:27.572 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:56 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.015) 0:01:27.587 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:69 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.013) 0:01:27.601 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:81 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.013) 0:01:27.614 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:94 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.013) 0:01:27.628 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:106 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.018) 0:01:27.647 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:114 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.016) 0:01:27.663 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:122 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.015) 0:01:27.678 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:131 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.013) 0:01:27.692 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:140 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.014) 0:01:27.706 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:8 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.013) 0:01:27.720 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:14 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.014) 0:01:27.734 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:21 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.014) 0:01:27.748 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:28 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.016) 0:01:27.765 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:35 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.014) 0:01:27.779 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:45 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.014) 0:01:27.794 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:54 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.015) 0:01:27.810 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:63 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.014) 0:01:27.824 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:72 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.014) 0:01:27.839 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:81 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.016) 0:01:27.855 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:3 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.016) 0:01:27.872 **** ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:11 Wednesday 22 November 2023 19:40:17 +0000 (0:00:00.270) 0:01:28.142 **** ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:20 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.193) 0:01:28.336 **** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:28 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.023) 0:01:28.360 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:32 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.016) 0:01:28.376 **** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:46 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.192) 0:01:28.569 **** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:50 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.019) 0:01:28.588 **** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:54 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.018) 0:01:28.607 **** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:58 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.017) 0:01:28.624 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:68 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.017) 0:01:28.641 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:72 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.014) 0:01:28.656 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:77 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.016) 0:01:28.672 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:83 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.014) 0:01:28.686 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:88 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.015) 0:01:28.702 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:96 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.014) 0:01:28.717 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:104 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.014) 0:01:28.731 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:109 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.014) 0:01:28.745 **** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:113 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.014) 0:01:28.760 **** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:117 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.014) 0:01:28.774 **** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:121 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.015) 0:01:28.790 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:129 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.014) 0:01:28.805 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:138 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.019) 0:01:28.824 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:142 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.014) 0:01:28.839 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:150 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.014) 0:01:28.853 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:156 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.017) 0:01:28.870 **** ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:160 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.017) 0:01:28.888 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:164 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.015) 0:01:28.904 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:5 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.020) 0:01:28.925 **** 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.031865", "end": "2023-11-22 19:40:18.901940", "rc": 0, "start": "2023-11-22 19:40:18.870075" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:13 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.227) 0:01:29.152 **** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:18 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.019) 0:01:29.172 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:27 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.020) 0:01:29.193 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:35 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.015) 0:01:29.208 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:41 Wednesday 22 November 2023 19:40:18 +0000 (0:00:00.015) 0:01:29.224 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:47 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.017) 0:01:29.242 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:27 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.016) 0:01:29.258 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:2 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.014) 0:01:29.273 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:21 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.019) 0:01:29.292 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:7 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.095) 0:01:29.387 **** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:16 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.019) 0:01:29.407 **** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "25ee0982-3810-4ffd-ba15-9593219698b2" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/foo-test2", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "25ee0982-3810-4ffd-ba15-9593219698b2" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:38 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.028) 0:01:29.435 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:51 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.015) 0:01:29.451 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:63 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.019) 0:01:29.471 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:71 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.017) 0:01:29.489 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:83 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.015) 0:01:29.505 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:95 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.016) 0:01:29.521 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:110 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.015) 0:01:29.536 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:122 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.019) 0:01:29.556 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:128 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.015) 0:01:29.571 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:134 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.014) 0:01:29.586 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:146 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.016) 0:01:29.602 **** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:2 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.014) 0:01:29.617 **** 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-test2 " ], "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:40 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.031) 0:01:29.649 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:48 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.019) 0:01:29.668 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:58 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.017) 0:01:29.685 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:71 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.013) 0:01:29.699 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:3 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.015) 0:01:29.714 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:12 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.018) 0:01:29.733 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:3 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.018) 0:01:29.751 **** ok: [sut] => { "changed": false, "stat": { "atime": 1700682010.6979358, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1700682008.3509324, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 713, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1700682008.3509324, "nlink": 1, "path": "/dev/mapper/foo-test2", "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:9 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.199) 0:01:29.951 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:16 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.020) 0:01:29.972 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:24 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.015) 0:01:29.987 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:30 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.017) 0:01:30.004 **** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:34 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.014) 0:01:30.019 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:39 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.013) 0:01:30.033 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:3 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.017) 0:01:30.050 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Wednesday 22 November 2023 19:40:19 +0000 (0:00:00.013) 0:01:30.064 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:17 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.932) 0:01:30.996 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:23 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.015) 0:01:31.012 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:32 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.013) 0:01:31.026 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:45 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.019) 0:01:31.045 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:51 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.013) 0:01:31.059 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:56 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.013) 0:01:31.072 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:69 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.013) 0:01:31.086 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:81 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.014) 0:01:31.101 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:94 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.013) 0:01:31.115 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:106 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.018) 0:01:31.133 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:114 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.016) 0:01:31.149 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:122 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.013) 0:01:31.163 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:131 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.013) 0:01:31.177 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:140 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.014) 0:01:31.191 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:8 Wednesday 22 November 2023 19:40:20 +0000 (0:00:00.032) 0:01:31.224 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:14 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.014) 0:01:31.238 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:21 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.013) 0:01:31.252 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:28 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.013) 0:01:31.265 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:35 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.013) 0:01:31.279 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:45 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.013) 0:01:31.293 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:54 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.014) 0:01:31.307 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:63 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.013) 0:01:31.321 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:72 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.013) 0:01:31.335 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:81 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.013) 0:01:31.349 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:3 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.013) 0:01:31.362 **** ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:11 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.189) 0:01:31.552 **** ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:20 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.196) 0:01:31.748 **** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:28 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.023) 0:01:31.772 **** ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:32 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.016) 0:01:31.788 **** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:46 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.191) 0:01:31.980 **** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:50 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.018) 0:01:31.998 **** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:54 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.018) 0:01:32.017 **** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:58 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.022) 0:01:32.039 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:68 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.017) 0:01:32.057 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:72 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.015) 0:01:32.073 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:77 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.015) 0:01:32.088 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:83 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.018) 0:01:32.107 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:88 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.014) 0:01:32.122 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:96 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.014) 0:01:32.136 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:104 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.014) 0:01:32.151 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:109 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.014) 0:01:32.165 **** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:113 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.015) 0:01:32.180 **** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:117 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.013) 0:01:32.194 **** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:121 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.014) 0:01:32.209 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:129 Wednesday 22 November 2023 19:40:21 +0000 (0:00:00.013) 0:01:32.222 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:138 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.013) 0:01:32.236 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:142 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.013) 0:01:32.250 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:150 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.014) 0:01:32.264 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:156 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.013) 0:01:32.278 **** ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:160 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.014) 0:01:32.293 **** ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:164 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.014) 0:01:32.307 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:5 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.020) 0:01:32.328 **** ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test2" ], "delta": "0:00:00.031089", "end": "2023-11-22 19:40:22.299559", "rc": 0, "start": "2023-11-22 19:40:22.268470" } STDOUT: LVM2_LV_NAME=test2 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:13 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.221) 0:01:32.549 **** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:18 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.018) 0:01:32.568 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:27 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.018) 0:01:32.587 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:35 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.016) 0:01:32.604 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:41 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.015) 0:01:32.620 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:47 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.015) 0:01:32.636 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:27 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.017) 0:01:32.653 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:44 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.013) 0:01:32.666 **** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:54 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.012) 0:01:32.679 **** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove one of the LVM logical volumes in 'foo' created above] ************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:53 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.014) 0:01:32.693 **** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.029) 0:01:32.723 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.020) 0:01:32.744 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.056) 0:01:32.800 **** 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/git-refactor-ostree4th3j5qb/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.4.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.4.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.037) 0:01:32.838 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.014) 0:01:32.852 **** skipping: [sut] => { "changed": false, "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.014) 0:01:32.866 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.013) 0:01:32.879 **** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.014) 0:01:32.894 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.030) 0:01:32.924 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.020) 0:01:32.944 **** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "present", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "4g", "state": "absent" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.020) 0:01:32.965 **** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.018) 0:01:32.983 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.014) 0:01:32.998 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.014) 0:01:33.013 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.014) 0:01:33.028 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.018) 0:01:33.046 **** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.025) 0:01:33.072 **** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 22 November 2023 19:40:22 +0000 (0:00:00.013) 0:01:33.086 **** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/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-test2", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "dosfstools", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": [ "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 22 November 2023 19:40:25 +0000 (0:00:02.483) 0:01:35.569 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 22 November 2023 19:40:25 +0000 (0:00:00.015) 0:01:35.584 **** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 22 November 2023 19:40:25 +0000 (0:00:00.013) 0:01:35.597 **** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test2", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/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-test2", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "dosfstools", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": [ "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Wednesday 22 November 2023 19:40:25 +0000 (0:00:00.019) 0:01:35.617 **** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": [ "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 22 November 2023 19:40:25 +0000 (0:00:00.018) 0:01:35.635 **** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Wednesday 22 November 2023 19:40:25 +0000 (0:00:00.018) 0:01:35.654 **** changed: [sut] => (item={'src': '/dev/mapper/foo-test2', '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-test2", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test2" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Wednesday 22 November 2023 19:40:25 +0000 (0:00:00.206) 0:01:35.860 **** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Wednesday 22 November 2023 19:40:26 +0000 (0:00:00.571) 0:01:36.432 **** ok: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "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 : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Wednesday 22 November 2023 19:40:26 +0000 (0:00:00.205) 0:01:36.637 **** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Wednesday 22 November 2023 19:40:26 +0000 (0:00:00.022) 0:01:36.660 **** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Wednesday 22 November 2023 19:40:27 +0000 (0:00:00.567) 0:01:37.227 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Wednesday 22 November 2023 19:40:27 +0000 (0:00:00.189) 0:01:37.417 **** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Wednesday 22 November 2023 19:40:27 +0000 (0:00:00.018) 0:01:37.436 **** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:70 Wednesday 22 November 2023 19:40:27 +0000 (0:00:00.648) 0:01:38.085 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:2 Wednesday 22 November 2023 19:40:27 +0000 (0:00:00.043) 0:01:38.129 **** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": [ "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "/dev/mapper/foo-test2", "_mount_id": "/dev/mapper/foo-test2", "_raw_device": "/dev/mapper/foo-test2", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:7 Wednesday 22 November 2023 19:40:27 +0000 (0:00:00.021) 0:01:38.150 **** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:15 Wednesday 22 November 2023 19:40:27 +0000 (0:00:00.014) 0:01:38.164 **** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "572a76a1-0b16-4796-a5fa-8509ed41cb10" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "RmRlrh-OGso-FI2B-olx8-YTeQ-7MfR-e7ejTz" }, "/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": "600M", "type": "partition", "uuid": "ba75dff1-77a6-44a0-9dd9-1947fcf78678" }, "/dev/xvda4": { "fstype": "xfs", "label": "root", "name": "/dev/xvda4", "size": "249.2G", "type": "partition", "uuid": "44dd44e1-d78c-465f-be28-622d228ca99c" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:20 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.198) 0:01:38.363 **** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003354", "end": "2023-11-22 19:40:28.306656", "rc": 0, "start": "2023-11-22 19:40:28.303302" } STDOUT: UUID=44dd44e1-d78c-465f-be28-622d228ca99c / xfs defaults 0 0 UUID=ba75dff1-77a6-44a0-9dd9-1947fcf78678 /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/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:25 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.192) 0:01:38.556 **** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003377", "end": "2023-11-22 19:40:28.497430", "failed_when_result": false, "rc": 1, "start": "2023-11-22 19:40:28.494053" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:34 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.191) 0:01:38.747 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml:5 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.031) 0:01:38.779 **** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml:18 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.014) 0:01:38.794 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:2 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.031) 0:01:38.826 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:13 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.020) 0:01:38.846 **** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:22 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.191) 0:01:39.037 **** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:27 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.017) 0:01:39.055 **** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:33 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.018) 0:01:39.074 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:42 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.019) 0:01:39.093 **** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:48 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.019) 0:01:39.113 **** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:54 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.018) 0:01:39.131 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:59 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.013) 0:01:39.145 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:73 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.022) 0:01:39.167 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:8 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.028) 0:01:39.196 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:14 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.013) 0:01:39.209 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:21 Wednesday 22 November 2023 19:40:28 +0000 (0:00:00.013) 0:01:39.223 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:28 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.239 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:35 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:39.253 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:45 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.017) 0:01:39.270 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:54 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:39.285 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:64 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.017) 0:01:39.302 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:74 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:39.317 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:85 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:39.332 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:95 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.017) 0:01:39.349 **** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:76 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.018) 0:01:39.367 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-lvmraid.yml:2 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.040) 0:01:39.408 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:8 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.040) 0:01:39.449 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:16 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.019) 0:01:39.468 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:21 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.483 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:29 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.499 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:34 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.019) 0:01:39.518 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:40 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.019) 0:01:39.538 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:46 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.553 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:8 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:39.567 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:16 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:39.581 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:21 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.013) 0:01:39.595 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:29 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:39.609 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:34 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.013) 0:01:39.622 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:40 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:39.637 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:46 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.029) 0:01:39.667 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:79 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:39.681 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-thin.yml:2 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.029) 0:01:39.711 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:8 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.038) 0:01:39.749 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:16 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.764 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:23 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.779 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:27 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.794 **** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:8 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.810 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:16 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:39.824 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:23 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.840 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:27 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.019) 0:01:39.859 **** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:82 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.013) 0:01:39.873 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:5 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.031) 0:01:39.904 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:13 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.920 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:20 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:39.936 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:2 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.026) 0:01:39.963 **** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:9 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.020) 0:01:39.983 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:18 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.019) 0:01:40.002 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:27 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:40.017 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:37 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:40.032 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:47 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:40.047 **** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:27 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:40.062 **** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:85 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.019) 0:01:40.081 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-vdo.yml:2 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.039) 0:01:40.121 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:9 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.041) 0:01:40.162 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:16 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.016) 0:01:40.178 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:22 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:40.194 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:28 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.015) 0:01:40.209 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:35 Wednesday 22 November 2023 19:40:29 +0000 (0:00:00.014) 0:01:40.224 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:41 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.016) 0:01:40.240 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:47 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.015) 0:01:40.256 **** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:9 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.014) 0:01:40.270 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:16 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.014) 0:01:40.285 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:22 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.014) 0:01:40.300 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:28 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.019) 0:01:40.320 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:35 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.022) 0:01:40.342 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:41 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.021) 0:01:40.363 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:47 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.020) 0:01:40.384 **** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:88 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.017) 0:01:40.401 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-volumes.yml:3 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.014) 0:01:40.416 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:2 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.044) 0:01:40.460 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:21 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.019) 0:01:40.480 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:7 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.077) 0:01:40.557 **** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:16 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.041) 0:01:40.599 **** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "572a76a1-0b16-4796-a5fa-8509ed41cb10" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "572a76a1-0b16-4796-a5fa-8509ed41cb10" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:38 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.024) 0:01:40.623 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:51 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.015) 0:01:40.639 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:63 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.018) 0:01:40.658 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:71 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.017) 0:01:40.675 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:83 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.015) 0:01:40.691 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:95 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.014) 0:01:40.705 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:110 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.014) 0:01:40.719 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:122 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.019) 0:01:40.738 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:128 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.014) 0:01:40.753 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:134 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.014) 0:01:40.768 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:146 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.017) 0:01:40.785 **** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:2 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.015) 0:01:40.800 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:40 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.031) 0:01:40.832 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:48 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.018) 0:01:40.851 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:58 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.018) 0:01:40.869 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:71 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.015) 0:01:40.884 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:3 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.016) 0:01:40.901 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:12 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.031) 0:01:40.932 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:3 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.023) 0:01:40.955 **** ok: [sut] => { "changed": false, "stat": { "atime": 1700682025.621957, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1700682009.1929336, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 751, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1700682009.1929336, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:9 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.206) 0:01:41.162 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:16 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.025) 0:01:41.187 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:24 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.016) 0:01:41.204 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:30 Wednesday 22 November 2023 19:40:30 +0000 (0:00:00.018) 0:01:41.222 **** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:34 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.016) 0:01:41.238 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:39 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.016) 0:01:41.255 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:3 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.018) 0:01:41.273 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.014) 0:01:41.288 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:17 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.824) 0:01:42.112 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:23 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.015) 0:01:42.128 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:32 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.015) 0:01:42.143 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:45 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.022) 0:01:42.165 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:51 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.014) 0:01:42.180 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:56 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.014) 0:01:42.194 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:69 Wednesday 22 November 2023 19:40:31 +0000 (0:00:00.014) 0:01:42.208 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:81 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.019) 0:01:42.228 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:94 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.016) 0:01:42.244 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:106 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.025) 0:01:42.269 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:114 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.018) 0:01:42.288 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:122 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.014) 0:01:42.302 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:131 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.014) 0:01:42.316 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:140 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.013) 0:01:42.330 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:8 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.015) 0:01:42.346 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:14 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.014) 0:01:42.361 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:21 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.014) 0:01:42.375 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:28 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.013) 0:01:42.389 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:35 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.014) 0:01:42.404 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:45 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.014) 0:01:42.418 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:54 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.015) 0:01:42.434 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:63 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.032) 0:01:42.466 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:72 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.014) 0:01:42.481 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:81 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.014) 0:01:42.496 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:3 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.014) 0:01:42.510 **** ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:11 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.194) 0:01:42.704 **** ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:20 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.193) 0:01:42.898 **** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:28 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.021) 0:01:42.920 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:32 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.015) 0:01:42.935 **** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:46 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.192) 0:01:43.128 **** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:50 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.018) 0:01:43.146 **** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:54 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.017) 0:01:43.163 **** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:58 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.022) 0:01:43.186 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:68 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.018) 0:01:43.205 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:72 Wednesday 22 November 2023 19:40:32 +0000 (0:00:00.014) 0:01:43.219 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:77 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.015) 0:01:43.234 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:83 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.016) 0:01:43.251 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:88 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.014) 0:01:43.265 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:96 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.014) 0:01:43.279 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:104 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.014) 0:01:43.294 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:109 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.014) 0:01:43.308 **** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:113 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.013) 0:01:43.322 **** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:117 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.015) 0:01:43.337 **** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:121 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.013) 0:01:43.351 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:129 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.013) 0:01:43.365 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:138 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.013) 0:01:43.378 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:142 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.012) 0:01:43.391 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:150 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.012) 0:01:43.404 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:156 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.015) 0:01:43.419 **** ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:160 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.016) 0:01:43.436 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:164 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.015) 0:01:43.451 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:5 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.020) 0:01:43.472 **** 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.029136", "end": "2023-11-22 19:40:33.444055", "rc": 0, "start": "2023-11-22 19:40:33.414919" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:13 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.221) 0:01:43.694 **** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:18 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.019) 0:01:43.714 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:27 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.023) 0:01:43.737 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:35 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.021) 0:01:43.758 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:41 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.022) 0:01:43.781 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:47 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.022) 0:01:43.804 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:27 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.018) 0:01:43.823 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:2 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.018) 0:01:43.842 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:21 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.028) 0:01:43.870 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:7 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.084) 0:01:43.955 **** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:16 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.019) 0:01:43.974 **** 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 [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:38 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.024) 0:01:43.999 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:51 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.019) 0:01:44.018 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:63 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.017) 0:01:44.036 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:71 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.026) 0:01:44.063 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:83 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.047) 0:01:44.110 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:95 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.017) 0:01:44.128 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:110 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.017) 0:01:44.145 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:122 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.019) 0:01:44.165 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:128 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.020) 0:01:44.185 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:134 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.018) 0:01:44.203 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:146 Wednesday 22 November 2023 19:40:33 +0000 (0:00:00.017) 0:01:44.221 **** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:2 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.015) 0:01:44.237 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:40 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.037) 0:01:44.275 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:48 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.017) 0:01:44.292 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:58 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.022) 0:01:44.315 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:71 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.019) 0:01:44.334 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:3 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.016) 0:01:44.351 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:12 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.016) 0:01:44.367 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:3 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.020) 0:01:44.388 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:9 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.197) 0:01:44.586 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:16 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.019) 0:01:44.605 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:24 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.026) 0:01:44.632 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:30 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.017) 0:01:44.650 **** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:34 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.020) 0:01:44.670 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:39 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.022) 0:01:44.693 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:3 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.015) 0:01:44.708 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Wednesday 22 November 2023 19:40:34 +0000 (0:00:00.019) 0:01:44.727 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:17 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.854) 0:01:45.582 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:23 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.017) 0:01:45.599 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:32 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.022) 0:01:45.622 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:45 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.013) 0:01:45.636 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:51 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.016) 0:01:45.652 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:56 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.015) 0:01:45.668 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:69 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.013) 0:01:45.682 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:81 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.013) 0:01:45.696 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:94 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.016) 0:01:45.712 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:106 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.020) 0:01:45.733 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:114 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.018) 0:01:45.752 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:122 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:45.766 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:131 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:45.781 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:140 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.013) 0:01:45.794 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:8 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.016) 0:01:45.811 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:14 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:45.825 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:21 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:45.839 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:28 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:45.853 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:35 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:45.868 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:45 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:45.882 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:54 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.016) 0:01:45.898 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:63 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.015) 0:01:45.914 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:72 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:45.929 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:81 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.015) 0:01:45.944 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:3 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:45.959 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:11 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:45.973 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:20 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.016) 0:01:45.990 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:28 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.004 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:32 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.015) 0:01:46.020 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:46 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.034 **** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:50 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.049 **** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:54 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.063 **** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:58 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.016) 0:01:46.079 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:68 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.093 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:72 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.108 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:77 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.122 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:83 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.137 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:88 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.152 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:96 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.043) 0:01:46.195 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:104 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.210 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:109 Wednesday 22 November 2023 19:40:35 +0000 (0:00:00.014) 0:01:46.225 **** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:113 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.240 **** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:117 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.254 **** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:121 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.269 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:129 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.016) 0:01:46.286 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:138 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.301 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:142 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.315 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:150 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.330 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:156 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.344 **** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:160 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.015) 0:01:46.360 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:164 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.017) 0:01:46.377 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:5 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.013) 0:01:46.391 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:13 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.405 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:18 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.420 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:27 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.434 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:35 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.448 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:41 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.016) 0:01:46.465 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:47 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.480 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:27 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.495 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:44 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.509 **** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:54 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.013) 0:01:46.522 **** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat the previous invocation to verify idempotence] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:73 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.015) 0:01:46.538 **** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.034) 0:01:46.573 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.021) 0:01:46.594 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.019) 0:01:46.614 **** 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/git-refactor-ostree4th3j5qb/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.4.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.4.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.036) 0:01:46.651 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.665 **** skipping: [sut] => { "changed": false, "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.680 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.013) 0:01:46.694 **** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.015) 0:01:46.709 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.030) 0:01:46.740 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.015) 0:01:46.755 **** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "4g", "state": "absent" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.018) 0:01:46.774 **** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.016) 0:01:46.791 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.016) 0:01:46.807 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.821 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.836 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.015) 0:01:46.851 **** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.023) 0:01:46.874 **** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 22 November 2023 19:40:36 +0000 (0:00:00.014) 0:01:46.889 **** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/foo-test1", "/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": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2", "dosfstools" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": [ "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 22 November 2023 19:40:38 +0000 (0:00:01.762) 0:01:48.651 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 22 November 2023 19:40:38 +0000 (0:00:00.014) 0:01:48.666 **** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 22 November 2023 19:40:38 +0000 (0:00:00.012) 0:01:48.679 **** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/foo-test1", "/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": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "lvm2", "dosfstools" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": [ "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Wednesday 22 November 2023 19:40:38 +0000 (0:00:00.017) 0:01:48.697 **** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": [ "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 22 November 2023 19:40:38 +0000 (0:00:00.018) 0:01:48.715 **** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Wednesday 22 November 2023 19:40:38 +0000 (0:00:00.017) 0:01:48.732 **** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Wednesday 22 November 2023 19:40:38 +0000 (0:00:00.015) 0:01:48.748 **** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Wednesday 22 November 2023 19:40:39 +0000 (0:00:00.563) 0:01:49.312 **** ok: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "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 : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Wednesday 22 November 2023 19:40:39 +0000 (0:00:00.203) 0:01:49.515 **** skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Wednesday 22 November 2023 19:40:39 +0000 (0:00:00.025) 0:01:49.540 **** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Wednesday 22 November 2023 19:40:39 +0000 (0:00:00.563) 0:01:50.104 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Wednesday 22 November 2023 19:40:40 +0000 (0:00:00.186) 0:01:50.291 **** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Wednesday 22 November 2023 19:40:40 +0000 (0:00:00.014) 0:01:50.306 **** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:89 Wednesday 22 November 2023 19:40:40 +0000 (0:00:00.666) 0:01:50.972 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:2 Wednesday 22 November 2023 19:40:40 +0000 (0:00:00.034) 0:01:51.006 **** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": [ "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "absent", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:7 Wednesday 22 November 2023 19:40:40 +0000 (0:00:00.021) 0:01:51.028 **** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:15 Wednesday 22 November 2023 19:40:40 +0000 (0:00:00.015) 0:01:51.044 **** ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "5G", "type": "lvm", "uuid": "572a76a1-0b16-4796-a5fa-8509ed41cb10" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "RmRlrh-OGso-FI2B-olx8-YTeQ-7MfR-e7ejTz" }, "/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": "600M", "type": "partition", "uuid": "ba75dff1-77a6-44a0-9dd9-1947fcf78678" }, "/dev/xvda4": { "fstype": "xfs", "label": "root", "name": "/dev/xvda4", "size": "249.2G", "type": "partition", "uuid": "44dd44e1-d78c-465f-be28-622d228ca99c" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:20 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.197) 0:01:51.241 **** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003323", "end": "2023-11-22 19:40:41.184219", "rc": 0, "start": "2023-11-22 19:40:41.180896" } STDOUT: UUID=44dd44e1-d78c-465f-be28-622d228ca99c / xfs defaults 0 0 UUID=ba75dff1-77a6-44a0-9dd9-1947fcf78678 /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/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:25 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.196) 0:01:51.438 **** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003338", "end": "2023-11-22 19:40:41.381095", "failed_when_result": false, "rc": 1, "start": "2023-11-22 19:40:41.377757" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:34 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.214) 0:01:51.653 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml:5 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.032) 0:01:51.685 **** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml:18 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.013) 0:01:51.698 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:2 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.038) 0:01:51.736 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:13 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.020) 0:01:51.756 **** ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:22 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.196) 0:01:51.953 **** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:27 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.018) 0:01:51.971 **** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:33 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.019) 0:01:51.990 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:42 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.018) 0:01:52.008 **** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:48 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.016) 0:01:52.025 **** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:54 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.016) 0:01:52.041 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:59 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.015) 0:01:52.056 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:73 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.020) 0:01:52.077 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:8 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.027) 0:01:52.104 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:14 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.013) 0:01:52.118 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:21 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.015) 0:01:52.133 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:28 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.013) 0:01:52.146 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:35 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.013) 0:01:52.160 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:45 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.013) 0:01:52.174 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:54 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.013) 0:01:52.187 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:64 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.013) 0:01:52.201 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:74 Wednesday 22 November 2023 19:40:41 +0000 (0:00:00.015) 0:01:52.216 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:85 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.230 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:95 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.244 **** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:76 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.012) 0:01:52.256 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-lvmraid.yml:2 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.028) 0:01:52.284 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:8 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.038) 0:01:52.322 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:16 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.336 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:21 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.350 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:29 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.364 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:34 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.378 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:40 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.392 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:46 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.406 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:8 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.421 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:16 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.018) 0:01:52.439 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:21 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.016) 0:01:52.456 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:29 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.470 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:34 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.484 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:40 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.498 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:46 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.512 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:79 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.526 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-thin.yml:2 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.030) 0:01:52.556 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:8 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.035) 0:01:52.591 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:16 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.606 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:23 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.012) 0:01:52.619 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:27 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.633 **** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:8 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.647 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:16 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.661 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:23 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.675 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:27 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.037) 0:01:52.713 **** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:82 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.727 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:5 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.031) 0:01:52.758 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:13 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.016) 0:01:52.775 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:20 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.017) 0:01:52.792 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml for sut TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:2 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.026) 0:01:52.819 **** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:9 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.016) 0:01:52.835 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:18 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.016) 0:01:52.851 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:27 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.865 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:37 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:52.880 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-crypttab.yml:47 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:52.894 **** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:27 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.012) 0:01:52.906 **** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:85 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.012) 0:01:52.919 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-vdo.yml:2 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.032) 0:01:52.952 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:9 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.036) 0:01:52.989 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:16 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:53.002 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:22 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:53.016 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:28 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:53.030 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:35 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:53.043 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:41 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:53.056 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:47 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:53.070 **** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:9 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.012) 0:01:53.083 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:16 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.015) 0:01:53.098 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:22 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:53.112 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:28 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:53.126 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:35 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:53.139 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:41 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:53.153 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:47 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.013) 0:01:53.167 **** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:88 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.014) 0:01:53.181 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-volumes.yml:3 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.012) 0:01:53.193 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:2 Wednesday 22 November 2023 19:40:42 +0000 (0:00:00.031) 0:01:53.225 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": true, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:21 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.017) 0:01:53.243 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:7 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.070) 0:01:53.314 **** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:16 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.017) 0:01:53.331 **** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "572a76a1-0b16-4796-a5fa-8509ed41cb10" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1277047, "block_size": 4096, "block_total": 1294336, "block_used": 17289, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2621437, "inode_total": 2621440, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 5230784512, "size_total": 5301600256, "uuid": "572a76a1-0b16-4796-a5fa-8509ed41cb10" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:38 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.023) 0:01:53.354 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:51 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.014) 0:01:53.369 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:63 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.018) 0:01:53.388 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:71 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.018) 0:01:53.406 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:83 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.015) 0:01:53.421 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:95 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.014) 0:01:53.436 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:110 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.018) 0:01:53.454 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:122 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.020) 0:01:53.474 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:128 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.014) 0:01:53.488 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:134 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.014) 0:01:53.503 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:146 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.014) 0:01:53.517 **** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:2 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.013) 0:01:53.531 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:40 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.030) 0:01:53.561 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:48 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.041) 0:01:53.603 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:58 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.017) 0:01:53.621 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:71 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.014) 0:01:53.635 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:3 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.013) 0:01:53.648 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:12 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.018) 0:01:53.667 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:3 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.021) 0:01:53.688 **** ok: [sut] => { "changed": false, "stat": { "atime": 1700682025.621957, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1700682009.1929336, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 751, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1700682009.1929336, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:9 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.202) 0:01:53.891 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:16 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.025) 0:01:53.916 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:24 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.019) 0:01:53.935 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:30 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.019) 0:01:53.955 **** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:34 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.020) 0:01:53.975 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:39 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.016) 0:01:53.992 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:3 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.017) 0:01:54.009 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Wednesday 22 November 2023 19:40:43 +0000 (0:00:00.014) 0:01:54.023 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:17 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.817) 0:01:54.841 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:23 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.019) 0:01:54.861 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:32 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.019) 0:01:54.880 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:45 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.021) 0:01:54.902 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:51 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.014) 0:01:54.917 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:56 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.018) 0:01:54.936 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:69 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.021) 0:01:54.957 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:81 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.019) 0:01:54.977 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:94 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.017) 0:01:54.994 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:106 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.018) 0:01:55.013 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:114 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.017) 0:01:55.030 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:122 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.013) 0:01:55.044 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:131 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.015) 0:01:55.059 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:140 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.013) 0:01:55.073 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:8 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.014) 0:01:55.087 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:14 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.014) 0:01:55.101 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:21 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.013) 0:01:55.115 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:28 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.013) 0:01:55.129 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:35 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.015) 0:01:55.145 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:45 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.015) 0:01:55.160 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:54 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.018) 0:01:55.179 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:63 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.014) 0:01:55.194 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:72 Wednesday 22 November 2023 19:40:44 +0000 (0:00:00.016) 0:01:55.210 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:81 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.020) 0:01:55.231 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:3 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.020) 0:01:55.251 **** ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:11 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.196) 0:01:55.448 **** ok: [sut] => { "bytes": 5368709120, "changed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:20 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.195) 0:01:55.643 **** ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "5368709120" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:28 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.020) 0:01:55.663 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:32 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.015) 0:01:55.679 **** ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:46 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.194) 0:01:55.873 **** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:50 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.018) 0:01:55.892 **** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:54 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.017) 0:01:55.909 **** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:58 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.016) 0:01:55.926 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:68 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.017) 0:01:55.943 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:72 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.014) 0:01:55.958 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:77 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.014) 0:01:55.972 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:83 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.013) 0:01:55.986 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:88 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.013) 0:01:56.000 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:96 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.014) 0:01:56.014 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:104 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.020) 0:01:56.035 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:109 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.016) 0:01:56.051 **** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:113 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.014) 0:01:56.065 **** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:117 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.013) 0:01:56.079 **** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:121 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.013) 0:01:56.093 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:129 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.014) 0:01:56.107 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:138 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.015) 0:01:56.123 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:142 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.018) 0:01:56.142 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:150 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.014) 0:01:56.156 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:156 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.014) 0:01:56.171 **** ok: [sut] => { "storage_test_actual_size": { "bytes": 5368709120, "changed": false, "failed": false, "lvm": "5g", "parted": "5GiB", "size": "5 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:160 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.017) 0:01:56.188 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:164 Wednesday 22 November 2023 19:40:45 +0000 (0:00:00.015) 0:01:56.203 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:5 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.024) 0:01:56.228 **** 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.031537", "end": "2023-11-22 19:40:46.202699", "rc": 0, "start": "2023-11-22 19:40:46.171162" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:13 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.231) 0:01:56.459 **** ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:18 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.022) 0:01:56.482 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:27 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.065) 0:01:56.547 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:35 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.020) 0:01:56.568 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:41 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.017) 0:01:56.586 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:47 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.018) 0:01:56.604 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:27 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.017) 0:01:56.621 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:2 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.017) 0:01:56.639 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:21 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.020) 0:01:56.659 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:7 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.084) 0:01:56.744 **** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:16 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.019) 0:01:56.764 **** 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 [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:38 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.031) 0:01:56.796 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:51 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.019) 0:01:56.815 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:63 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.020) 0:01:56.835 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:71 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.022) 0:01:56.858 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:83 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.015) 0:01:56.873 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:95 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.014) 0:01:56.888 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:110 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.015) 0:01:56.903 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:122 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.014) 0:01:56.918 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:128 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.015) 0:01:56.934 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:134 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.015) 0:01:56.949 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:146 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.014) 0:01:56.963 **** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:2 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.019) 0:01:56.983 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:40 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.033) 0:01:57.016 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:48 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.014) 0:01:57.030 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:58 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.022) 0:01:57.053 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:71 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.016) 0:01:57.069 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:3 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.015) 0:01:57.085 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:12 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.016) 0:01:57.101 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:3 Wednesday 22 November 2023 19:40:46 +0000 (0:00:00.016) 0:01:57.118 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:9 Wednesday 22 November 2023 19:40:47 +0000 (0:00:00.194) 0:01:57.312 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:16 Wednesday 22 November 2023 19:40:47 +0000 (0:00:00.014) 0:01:57.327 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:24 Wednesday 22 November 2023 19:40:47 +0000 (0:00:00.020) 0:01:57.347 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:30 Wednesday 22 November 2023 19:40:47 +0000 (0:00:00.012) 0:01:57.359 **** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:34 Wednesday 22 November 2023 19:40:47 +0000 (0:00:00.015) 0:01:57.375 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:39 Wednesday 22 November 2023 19:40:47 +0000 (0:00:00.014) 0:01:57.390 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:3 Wednesday 22 November 2023 19:40:47 +0000 (0:00:00.012) 0:01:57.402 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Wednesday 22 November 2023 19:40:47 +0000 (0:00:00.014) 0:01:57.417 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:17 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.836) 0:01:58.254 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:23 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.018) 0:01:58.272 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:32 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.018) 0:01:58.291 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:45 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.017) 0:01:58.309 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:51 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.019) 0:01:58.328 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:56 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.058) 0:01:58.387 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:69 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.014) 0:01:58.401 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:81 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.016) 0:01:58.417 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:94 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.017) 0:01:58.435 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:106 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.026) 0:01:58.461 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:114 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.021) 0:01:58.483 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:122 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.023) 0:01:58.506 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:131 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.019) 0:01:58.526 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:140 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.017) 0:01:58.543 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:8 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.019) 0:01:58.562 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:14 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.021) 0:01:58.584 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:21 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.017) 0:01:58.601 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:28 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.021) 0:01:58.623 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:35 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.019) 0:01:58.643 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:45 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.019) 0:01:58.662 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:54 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.020) 0:01:58.683 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:63 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.019) 0:01:58.702 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:72 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.020) 0:01:58.722 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:81 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.026) 0:01:58.749 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:3 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.018) 0:01:58.767 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:11 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.020) 0:01:58.788 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:20 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.019) 0:01:58.807 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:28 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.017) 0:01:58.824 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:32 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.022) 0:01:58.847 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:46 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.023) 0:01:58.870 **** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:50 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.018) 0:01:58.889 **** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:54 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.015) 0:01:58.905 **** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:58 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.019) 0:01:58.925 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:68 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.020) 0:01:58.946 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:72 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.017) 0:01:58.963 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:77 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.023) 0:01:58.987 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:83 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.020) 0:01:59.008 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:88 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.017) 0:01:59.026 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:96 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.018) 0:01:59.044 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:104 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.020) 0:01:59.064 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:109 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.020) 0:01:59.085 **** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:113 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.019) 0:01:59.105 **** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:117 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.015) 0:01:59.120 **** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:121 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.017) 0:01:59.137 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:129 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.016) 0:01:59.154 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:138 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.020) 0:01:59.174 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:142 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.015) 0:01:59.190 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:150 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.016) 0:01:59.206 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:156 Wednesday 22 November 2023 19:40:48 +0000 (0:00:00.015) 0:01:59.222 **** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:160 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.017) 0:01:59.239 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:164 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.016) 0:01:59.255 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:5 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.015) 0:01:59.271 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:13 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.021) 0:01:59.292 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:18 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.017) 0:01:59.310 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:27 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.021) 0:01:59.331 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:35 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.020) 0:01:59.352 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:41 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.016) 0:01:59.368 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:47 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.017) 0:01:59.385 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:27 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.017) 0:01:59.403 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:44 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.018) 0:01:59.422 **** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:54 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.014) 0:01:59.436 **** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove both of the LVM logical volumes in 'foo' created above] *********** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:92 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.018) 0:01:59.454 **** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.045) 0:01:59.500 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.022) 0:01:59.522 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.022) 0:01:59.544 **** 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/git-refactor-ostree4th3j5qb/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.4.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat_9.4.yml", "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.055) 0:01:59.599 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.050) 0:01:59.650 **** skipping: [sut] => { "changed": false, "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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.017) 0:01:59.667 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.020) 0:01:59.688 **** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.015) 0:01:59.703 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.031) 0:01:59.735 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.014) 0:01:59.750 **** ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "state": "absent", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "5g" }, { "mount_point": "/opt/test2", "name": "test2", "size": "4g" } ] } ] } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.019) 0:01:59.769 **** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.015) 0:01:59.785 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.014) 0:01:59.799 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.017) 0:01:59.817 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.020) 0:01:59.837 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.018) 0:01:59.856 **** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.025) 0:01:59.882 **** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Wednesday 22 November 2023 19:40:49 +0000 (0:00:00.014) 0:01:59.896 **** 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" } ], "changed": true, "crypts": [], "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/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "xfsprogs", "dosfstools" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Wednesday 22 November 2023 19:40:52 +0000 (0:00:02.474) 0:02:02.370 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Wednesday 22 November 2023 19:40:52 +0000 (0:00:00.020) 0:02:02.391 **** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Wednesday 22 November 2023 19:40:52 +0000 (0:00:00.018) 0:02:02.410 **** 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" } ], "changed": true, "crypts": [], "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/test1", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "xfsprogs", "dosfstools" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:121 Wednesday 22 November 2023 19:40:52 +0000 (0:00:00.019) 0:02:02.430 **** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Wednesday 22 November 2023 19:40:52 +0000 (0:00:00.023) 0:02:02.454 **** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:141 Wednesday 22 November 2023 19:40:52 +0000 (0:00:00.024) 0:02:02.479 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 Wednesday 22 November 2023 19:40:52 +0000 (0:00:00.210) 0:02:02.689 **** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:158 Wednesday 22 November 2023 19:40:53 +0000 (0:00:00.562) 0:02:03.252 **** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:170 Wednesday 22 November 2023 19:40:53 +0000 (0:00:00.014) 0:02:03.266 **** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:185 Wednesday 22 November 2023 19:40:53 +0000 (0:00:00.014) 0:02:03.281 **** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:193 Wednesday 22 November 2023 19:40:53 +0000 (0:00:00.563) 0:02:03.844 **** 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/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:198 Wednesday 22 November 2023 19:40:53 +0000 (0:00:00.189) 0:02:04.033 **** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 Wednesday 22 November 2023 19:40:53 +0000 (0:00:00.015) 0:02:04.049 **** ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove.yml:108 Wednesday 22 November 2023 19:40:54 +0000 (0:00:00.638) 0:02:04.687 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:2 Wednesday 22 November 2023 19:40:54 +0000 (0:00:00.071) 0:02:04.758 **** ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "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": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "5g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null }, { "_device": "", "_mount_id": "", "_raw_device": "", "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_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": 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/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:7 Wednesday 22 November 2023 19:40:54 +0000 (0:00:00.025) 0:02:04.783 **** skipping: [sut] => {} TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:15 Wednesday 22 November 2023 19:40:54 +0000 (0:00:00.020) 0:02:04.804 **** 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": "600M", "type": "partition", "uuid": "ba75dff1-77a6-44a0-9dd9-1947fcf78678" }, "/dev/xvda4": { "fstype": "xfs", "label": "root", "name": "/dev/xvda4", "size": "249.2G", "type": "partition", "uuid": "44dd44e1-d78c-465f-be28-622d228ca99c" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:20 Wednesday 22 November 2023 19:40:54 +0000 (0:00:00.201) 0:02:05.005 **** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003398", "end": "2023-11-22 19:40:54.952172", "rc": 0, "start": "2023-11-22 19:40:54.948774" } STDOUT: UUID=44dd44e1-d78c-465f-be28-622d228ca99c / xfs defaults 0 0 UUID=ba75dff1-77a6-44a0-9dd9-1947fcf78678 /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/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:25 Wednesday 22 November 2023 19:40:54 +0000 (0:00:00.198) 0:02:05.203 **** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003626", "end": "2023-11-22 19:40:55.148088", "failed_when_result": false, "rc": 1, "start": "2023-11-22 19:40:55.144462" } STDERR: cat: /etc/crypttab: No such file or directory MSG: non-zero return code TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:34 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.194) 0:02:05.397 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml for sut TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml:5 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.032) 0:02:05.430 **** ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool.yml:18 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.015) 0:02:05.445 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-volumes.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:2 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.032) 0:02:05.477 **** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:13 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.021) 0:02:05.499 **** TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:22 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.013) 0:02:05.512 **** ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:27 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.019) 0:02:05.531 **** ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:33 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.019) 0:02:05.551 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:42 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.018) 0:02:05.569 **** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:48 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.016) 0:02:05.585 **** ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:54 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.021) 0:02:05.607 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:59 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.016) 0:02:05.623 **** TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:73 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.015) 0:02:05.639 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:8 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.029) 0:02:05.669 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:14 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.015) 0:02:05.684 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:21 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.020) 0:02:05.705 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:28 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.017) 0:02:05.722 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:35 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.015) 0:02:05.737 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:45 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:05.752 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:54 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.015) 0:02:05.768 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:64 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.015) 0:02:05.783 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:74 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:05.798 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:85 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.018) 0:02:05.817 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-md.yml:95 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.016) 0:02:05.833 **** ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:76 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:05.847 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-lvmraid.yml:2 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.028) 0:02:05.876 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml for sut TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:8 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.038) 0:02:05.915 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:16 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.015) 0:02:05.930 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:21 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:05.944 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:29 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:05.959 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:34 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.015) 0:02:05.975 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:40 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:05.989 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:46 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:06.003 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:8 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:06.018 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:16 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.018) 0:02:06.036 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:21 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:06.051 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:29 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.016) 0:02:06.067 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:34 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.013) 0:02:06.081 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:40 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:06.095 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-lvmraid.yml:46 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:06.110 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:79 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.014) 0:02:06.124 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-thin.yml:2 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.054) 0:02:06.179 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml for sut TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:8 Wednesday 22 November 2023 19:40:55 +0000 (0:00:00.038) 0:02:06.218 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:16 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.015) 0:02:06.233 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:23 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:06.248 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:27 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.016) 0:02:06.264 **** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:8 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:06.279 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:16 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:06.293 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:23 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:06.308 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-thin.yml:27 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.016) 0:02:06.324 **** ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:82 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.015) 0:02:06.339 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:5 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.036) 0:02:06.376 **** 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/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:13 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.018) 0:02:06.394 **** TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:20 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.017) 0:02:06.412 **** TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-encryption.yml:27 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.018) 0:02:06.430 **** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:85 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.015) 0:02:06.446 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-members-vdo.yml:2 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.033) 0:02:06.479 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml for sut TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:9 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.043) 0:02:06.522 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:16 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:06.537 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:22 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.018) 0:02:06.556 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:28 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:06.571 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:35 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:06.585 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:41 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.015) 0:02:06.601 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:47 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.013) 0:02:06.615 **** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:9 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.012) 0:02:06.627 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:16 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.013) 0:02:06.641 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:22 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.013) 0:02:06.654 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:28 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.013) 0:02:06.668 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:35 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:06.683 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:41 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.013) 0:02:06.697 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-pool-member-vdo.yml:47 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.013) 0:02:06.710 **** ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-pool-members.yml:88 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.012) 0:02:06.723 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-pool-volumes.yml:3 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.012) 0:02:06.735 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:2 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.032) 0:02:06.768 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:21 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.017) 0:02:06.785 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:7 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.075) 0:02:06.861 **** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:16 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.018) 0:02:06.879 **** 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 [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:38 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.022) 0:02:06.901 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:51 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.015) 0:02:06.916 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:63 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.013) 0:02:06.930 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:71 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.017) 0:02:06.948 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:83 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.015) 0:02:06.964 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:95 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.013) 0:02:06.978 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:110 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:06.992 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:122 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:07.006 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:128 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.013) 0:02:07.020 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:134 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:07.034 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:146 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.015) 0:02:07.050 **** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:2 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.041) 0:02:07.092 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:40 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.032) 0:02:07.124 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:48 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:07.139 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:58 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.018) 0:02:07.157 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:71 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.014) 0:02:07.171 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:3 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.020) 0:02:07.192 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:12 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.018) 0:02:07.210 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:3 Wednesday 22 November 2023 19:40:56 +0000 (0:00:00.013) 0:02:07.224 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:9 Wednesday 22 November 2023 19:40:57 +0000 (0:00:00.191) 0:02:07.416 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:16 Wednesday 22 November 2023 19:40:57 +0000 (0:00:00.014) 0:02:07.430 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:24 Wednesday 22 November 2023 19:40:57 +0000 (0:00:00.018) 0:02:07.449 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:30 Wednesday 22 November 2023 19:40:57 +0000 (0:00:00.016) 0:02:07.466 **** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:34 Wednesday 22 November 2023 19:40:57 +0000 (0:00:00.015) 0:02:07.482 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:39 Wednesday 22 November 2023 19:40:57 +0000 (0:00:00.014) 0:02:07.496 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:3 Wednesday 22 November 2023 19:40:57 +0000 (0:00:00.014) 0:02:07.510 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Wednesday 22 November 2023 19:40:57 +0000 (0:00:00.014) 0:02:07.525 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:17 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.829) 0:02:08.355 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:23 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.015) 0:02:08.370 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:32 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.017) 0:02:08.387 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:45 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.017) 0:02:08.404 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:51 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.419 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:56 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.433 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:69 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.012) 0:02:08.445 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:81 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.012) 0:02:08.458 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:94 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.011) 0:02:08.469 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:106 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.021) 0:02:08.490 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:114 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.018) 0:02:08.509 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:122 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.523 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:131 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.538 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:140 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.552 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:8 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.567 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:14 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.016) 0:02:08.583 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:21 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.015) 0:02:08.599 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:28 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.614 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:35 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.628 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:45 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.642 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:54 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.656 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:63 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.015) 0:02:08.672 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:72 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.685 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:81 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.699 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:3 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.713 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:11 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.726 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:20 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.012) 0:02:08.739 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:28 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.753 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:32 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.768 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:46 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.782 **** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:50 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.795 **** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:54 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.809 **** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:58 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.823 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:68 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.015) 0:02:08.839 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:72 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.038) 0:02:08.877 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:77 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:08.891 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:83 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.905 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:88 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.919 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:96 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.933 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:104 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.946 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:109 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.960 **** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:113 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.973 **** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:117 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:08.987 **** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:121 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:09.000 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:129 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:09.014 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:138 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.012) 0:02:09.027 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:142 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:09.042 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:150 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:09.055 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:156 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:09.069 **** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:160 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:09.083 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:164 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:09.098 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:5 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:09.111 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:13 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:09.126 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:18 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.013) 0:02:09.140 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:27 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.015) 0:02:09.155 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:35 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.015) 0:02:09.170 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:41 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.014) 0:02:09.184 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:47 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.015) 0:02:09.200 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:27 Wednesday 22 November 2023 19:40:58 +0000 (0:00:00.015) 0:02:09.216 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:2 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.014) 0:02:09.230 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": false, "_storage_volume_tests": [ "mount", "fstab", "fs", "device", "encryption", "md", "size", "cache" ] }, "changed": false } TASK [Run test verify for {{ storage_test_volume_subset }}] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:21 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.018) 0:02:09.249 **** included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:7 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.072) 0:02:09.321 **** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:16 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.016) 0:02:09.338 **** 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 [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:38 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.021) 0:02:09.359 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:51 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.013) 0:02:09.373 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:63 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.013) 0:02:09.387 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:71 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.017) 0:02:09.404 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:83 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.013) 0:02:09.418 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:95 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.016) 0:02:09.435 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:110 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.014) 0:02:09.449 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:122 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.016) 0:02:09.466 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:128 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.016) 0:02:09.482 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:134 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.014) 0:02:09.496 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-mount.yml:146 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.013) 0:02:09.510 **** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:2 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.014) 0:02:09.524 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:40 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.029) 0:02:09.553 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:48 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.013) 0:02:09.567 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:58 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.016) 0:02:09.584 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fstab.yml:71 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.013) 0:02:09.597 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:3 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.014) 0:02:09.612 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-fs.yml:12 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.013) 0:02:09.626 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:3 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.013) 0:02:09.639 **** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:9 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.189) 0:02:09.829 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:16 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.014) 0:02:09.843 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:24 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.018) 0:02:09.861 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:30 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.011) 0:02:09.872 **** ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:34 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.014) 0:02:09.887 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-device.yml:39 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.013) 0:02:09.900 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:3 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.011) 0:02:09.912 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Wednesday 22 November 2023 19:40:59 +0000 (0:00:00.036) 0:02:09.948 **** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:17 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.816) 0:02:10.765 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:23 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:10.780 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:32 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.013) 0:02:10.794 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:45 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.012) 0:02:10.806 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:51 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.015) 0:02:10.821 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:56 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:10.836 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:69 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.015) 0:02:10.851 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:81 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.013) 0:02:10.864 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:94 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.012) 0:02:10.877 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:106 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.021) 0:02:10.898 **** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:114 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.021) 0:02:10.920 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:122 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.016) 0:02:10.937 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:131 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.015) 0:02:10.953 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:140 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:10.967 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:8 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.015) 0:02:10.982 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:14 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:10.997 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:21 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.015) 0:02:11.012 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:28 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:11.026 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:35 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:11.041 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:45 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.013) 0:02:11.054 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:54 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.019) 0:02:11.074 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:63 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:11.088 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:72 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.015) 0:02:11.103 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-md.yml:81 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.013) 0:02:11.117 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:3 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:11.132 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:11 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:11.146 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:20 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:11.161 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:28 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.014) 0:02:11.175 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:32 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.016) 0:02:11.191 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:46 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.013) 0:02:11.204 **** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:50 Wednesday 22 November 2023 19:41:00 +0000 (0:00:00.013) 0:02:11.218 **** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:54 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.013) 0:02:11.232 **** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:58 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.013) 0:02:11.245 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:68 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.014) 0:02:11.259 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:72 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.015) 0:02:11.275 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:77 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.014) 0:02:11.289 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:83 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.013) 0:02:11.303 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:88 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.013) 0:02:11.317 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:96 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.014) 0:02:11.331 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:104 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.013) 0:02:11.345 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:109 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.015) 0:02:11.360 **** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:113 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.013) 0:02:11.374 **** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:117 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.013) 0:02:11.388 **** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:121 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.013) 0:02:11.401 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:129 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.014) 0:02:11.415 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:138 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.012) 0:02:11.428 **** 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/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:142 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.015) 0:02:11.444 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:150 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.013) 0:02:11.458 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:156 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.014) 0:02:11.472 **** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:160 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.016) 0:02:11.488 **** ok: [sut] => { "storage_test_expected_size": "5368709120" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-size.yml:164 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.016) 0:02:11.505 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:5 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.014) 0:02:11.520 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:13 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.020) 0:02:11.541 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:18 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.020) 0:02:11.562 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:27 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.018) 0:02:11.580 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:35 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.019) 0:02:11.599 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:41 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.019) 0:02:11.619 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-cache.yml:47 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.015) 0:02:11.634 **** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume.yml:27 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.018) 0:02:11.653 **** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:44 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.015) 0:02:11.668 **** TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-refactor-ostree4th3j5qb/tests/verify-role-results.yml:54 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.014) 0:02:11.682 **** 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=545 changed=8 unreachable=0 failed=0 skipped=761 rescued=0 ignored=0 Wednesday 22 November 2023 19:41:01 +0000 (0:00:00.009) 0:02:11.692 **** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 64.08s /WORKDIR/git-refactor-ostree4th3j5qb/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 --- 7.35s /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.48s /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 2.47s /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 1.86s /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 linux-system-roles.storage : Get service facts -------------------------- 1.79s /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.76s /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 0.93s /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 0.85s /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 0.84s /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Ensure test packages ---------------------------------------------------- 0.83s /WORKDIR/git-refactor-ostree4th3j5qb/tests/get_unused_disk.yml:2 -------------- Ensure cryptsetup is present -------------------------------------------- 0.83s /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 linux-system-roles.storage : Make sure required packages are installed --- 0.83s /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Ensure cryptsetup is present -------------------------------------------- 0.82s /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 0.82s /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 0.82s /WORKDIR/git-refactor-ostree4th3j5qb/tests/test-verify-volume-encryption.yml:10 Gathering Facts --------------------------------------------------------- 0.77s /WORKDIR/git-refactor-ostree4th3j5qb/tests/tests_create_lvm_pool_then_remove_scsi_generated.yml:3 linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab --- 0.75s /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:153 linux-system-roles.storage : Update facts ------------------------------- 0.73s /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 linux-system-roles.storage : Update facts ------------------------------- 0.67s /WORKDIR/git-refactor-ostree4th3j5qb/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:220 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- ---^---^---^---^---^---