# 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_swap_scsi_generated.yml **************************************** 2 plays in /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap_scsi_generated.yml PLAY [Run test tests_swap.yml for scsi] **************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap_scsi_generated.yml:3 Monday 03 June 2024 21:25:17 +0000 (0:00:00.011) 0:00:00.011 *********** ok: [sut] META: ran handlers TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap_scsi_generated.yml:8 Monday 03 June 2024 21:25:18 +0000 (0:00:00.710) 0:00:00.722 *********** ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } META: ran handlers META: ran handlers PLAY [Test management of swap] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:2 Monday 03 June 2024 21:25:18 +0000 (0:00:00.011) 0:00:00.734 *********** ok: [sut] META: ran handlers TASK [Include role to ensure packages are installed] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:10 Monday 03 June 2024 21:25:19 +0000 (0:00:00.511) 0:00:01.246 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 03 June 2024 21:25:19 +0000 (0:00:00.030) 0:00:01.276 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 03 June 2024 21:25:19 +0000 (0:00:00.023) 0:00:01.300 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 03 June 2024 21:25:19 +0000 (0:00:00.019) 0:00:01.319 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 03 June 2024 21:25:19 +0000 (0:00:00.034) 0:00:01.353 *********** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [linux-system-roles.storage : Set flag to indicate system is ostree] ****** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 03 June 2024 21:25:19 +0000 (0:00:00.226) 0:00:01.579 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 03 June 2024 21:25:19 +0000 (0:00:00.020) 0:00:01.600 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 03 June 2024 21:25:19 +0000 (0:00:00.009) 0:00:01.609 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 03 June 2024 21:25:19 +0000 (0:00:00.007) 0:00:01.616 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 03 June 2024 21:25:19 +0000 (0:00:00.030) 0:00:01.647 *********** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: stratisd-3.6.7-1.el9.x86_64", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: kmod-kvdo-8.2.3.3-125.el9.x86_64", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: python3-into-dbus-python-0.8.2-1.el9.noarch", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: luksmeta-9-12.el9.x86_64", "Installed: libluksmeta-9-12.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: python3-blivet-1:3.6.0-14.el9.noarch", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: lvm2-9:2.03.23-2.el9.x86_64", "Installed: python3-justbases-0.15.2-1.el9.noarch", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: python3-justbytes-0.15.2-1.el9.noarch", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: tpm2-tools-5.2-3.el9.x86_64", "Installed: lvm2-libs-9:2.03.23-2.el9.x86_64", "Installed: python3-packaging-20.9-5.el9.noarch", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: device-mapper-event-9:1.02.197-2.el9.x86_64", "Installed: python3-dbus-client-gen-0.5.1-1.el9.noarch", "Installed: mdadm-4.3-2.el9.x86_64", "Installed: python3-dbus-python-client-gen-0.8.3-1.el9.noarch", "Installed: jose-11-3.el9.x86_64", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: clevis-20-200.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.197-2.el9.x86_64", "Installed: python3-dbus-signature-pyparsing-0.4.1-1.el9.noarch", "Installed: cryptsetup-2.7.2-1.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: clevis-luks-20-200.el9.x86_64", "Installed: libjose-11-3.el9.x86_64", "Installed: python3-psutil-5.8.0-12.el9.x86_64", "Installed: python3-wcwidth-0.2.5-8.el9.noarch", "Installed: device-mapper-multipath-0.8.7-27.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: blivet-data-1:3.6.0-14.el9.noarch", "Installed: device-mapper-multipath-libs-0.8.7-27.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: device-mapper-persistent-data-1.0.9-2.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: stratis-cli-3.6.0-1.el9.noarch" ] } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 03 June 2024 21:26:12 +0000 (0:00:52.574) 0:00:54.222 *********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 03 June 2024 21:26:12 +0000 (0:00:00.022) 0:00:54.244 *********** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined" } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 03 June 2024 21:26:12 +0000 (0:00:00.019) 0:00:54.263 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 03 June 2024 21:26:12 +0000 (0:00:00.663) 0:00:54.927 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:2 Monday 03 June 2024 21:26:12 +0000 (0:00:00.037) 0:00:54.965 *********** TASK [linux-system-roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:13 Monday 03 June 2024 21:26:12 +0000 (0:00:00.018) 0:00:54.983 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable COPRs] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/enable_coprs.yml:20 Monday 03 June 2024 21:26:12 +0000 (0:00:00.010) 0:00:54.994 *********** TASK [linux-system-roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 03 June 2024 21:26:12 +0000 (0:00:00.009) 0:00:55.003 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 03 June 2024 21:26:13 +0000 (0:00:00.894) 0:00:55.897 *********** 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-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dm-event.service": { "name": "dm-event.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-makecache.service": { "name": "dnf-makecache.service", "source": "systemd", "state": "stopped", "status": "static" }, "dnf-system-upgrade-cleanup.service": { "name": "dnf-system-upgrade-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "dnf-system-upgrade.service": { "name": "dnf-system-upgrade.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "dracut-cmdline.service": { "name": "dracut-cmdline.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-initqueue.service": { "name": "dracut-initqueue.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-mount.service": { "name": "dracut-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-mount.service": { "name": "dracut-pre-mount.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-pivot.service": { "name": "dracut-pre-pivot.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-trigger.service": { "name": "dracut-pre-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-pre-udev.service": { "name": "dracut-pre-udev.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown-onfailure.service": { "name": "dracut-shutdown-onfailure.service", "source": "systemd", "state": "stopped", "status": "static" }, "dracut-shutdown.service": { "name": "dracut-shutdown.service", "source": "systemd", "state": "stopped", "status": "static" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "firewalld.service": { "name": "firewalld.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "unknown" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "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" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-lvmpolld.service": { "name": "lvm2-lvmpolld.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-monitor.service": { "name": "lvm2-monitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "qemu-guest-agent.service": { "name": "qemu-guest-agent.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "inactive", "status": "static" }, "rc-local.service": { "name": "rc-local.service", "source": "systemd", "state": "stopped", "status": "static" }, "rdisc.service": { "name": "rdisc.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rescue.service": { "name": "rescue.service", "source": "systemd", "state": "stopped", "status": "static" }, "restraintd.service": { "name": "restraintd.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "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" }, "stratis-fstab-setup@.service": { "name": "stratis-fstab-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "stratisd-min-postinitrd.service": { "name": "stratisd-min-postinitrd.service", "source": "systemd", "state": "inactive", "status": "static" }, "stratisd.service": { "name": "stratisd.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-random-seed.service": { "name": "systemd-boot-random-seed.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-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-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "unknown" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "unknown" } } }, "changed": false } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 03 June 2024 21:26:15 +0000 (0:00:01.570) 0:00:57.467 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 03 June 2024 21:26:15 +0000 (0:00:00.019) 0:00:57.486 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 03 June 2024 21:26:15 +0000 (0:00:00.011) 0:00:57.498 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 03 June 2024 21:26:15 +0000 (0:00:00.322) 0:00:57.820 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 03 June 2024 21:26:15 +0000 (0:00:00.012) 0:00:57.833 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 03 June 2024 21:26:15 +0000 (0:00:00.011) 0:00:57.844 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 03 June 2024 21:26:15 +0000 (0:00:00.013) 0:00:57.857 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 03 June 2024 21:26:15 +0000 (0:00:00.013) 0:00:57.871 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 03 June 2024 21:26:15 +0000 (0:00:00.012) 0:00:57.883 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 03 June 2024 21:26:15 +0000 (0:00:00.011) 0:00:57.894 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 03 June 2024 21:26:15 +0000 (0:00:00.013) 0:00:57.908 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 03 June 2024 21:26:15 +0000 (0:00:00.011) 0:00:57.919 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 03 June 2024 21:26:15 +0000 (0:00:00.012) 0:00:57.931 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 03 June 2024 21:26:15 +0000 (0:00:00.012) 0:00:57.943 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717449771.3090873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 03 June 2024 21:26:15 +0000 (0:00:00.179) 0:00:58.122 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 03 June 2024 21:26:15 +0000 (0:00:00.011) 0:00:58.134 *********** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:14 Monday 03 June 2024 21:26:16 +0000 (0:00:00.637) 0:00:58.771 *********** ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Get unused disks for swap] *********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:24 Monday 03 June 2024 21:26:16 +0000 (0:00:00.015) 0:00:58.787 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml:2 Monday 03 June 2024 21:26:16 +0000 (0:00:00.018) 0:00:58.805 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml:16 Monday 03 June 2024 21:26:17 +0000 (0:00:00.901) 0:00:59.706 *********** ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml:24 Monday 03 June 2024 21:26:17 +0000 (0:00:00.259) 0:00:59.965 *********** 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-main_stratis-support-2ser92b31/tests/get_unused_disk.yml:29 Monday 03 June 2024 21:26:17 +0000 (0:00:00.014) 0:00:59.980 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml:34 Monday 03 June 2024 21:26:17 +0000 (0:00:00.012) 0:00:59.992 *********** ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Save disk used for swap] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:34 Monday 03 June 2024 21:26:17 +0000 (0:00:00.011) 0:01:00.004 *********** ok: [sut] => { "ansible_facts": { "__swap_disk": "sda" }, "changed": false } TASK [Create a disk device with swap] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:38 Monday 03 June 2024 21:26:17 +0000 (0:00:00.012) 0:01:00.017 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 03 June 2024 21:26:17 +0000 (0:00:00.021) 0:01:00.038 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 03 June 2024 21:26:17 +0000 (0:00:00.015) 0:01:00.054 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 03 June 2024 21:26:17 +0000 (0:00:00.014) 0:01:00.069 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 03 June 2024 21:26:17 +0000 (0:00:00.051) 0:01:00.121 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 03 June 2024 21:26:17 +0000 (0:00:00.012) 0:01:00.133 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 03 June 2024 21:26:17 +0000 (0:00:00.011) 0:01:00.144 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 03 June 2024 21:26:17 +0000 (0:00:00.010) 0:01:00.155 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 03 June 2024 21:26:17 +0000 (0:00:00.010) 0:01:00.166 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 03 June 2024 21:26:18 +0000 (0:00:00.024) 0:01:00.190 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 03 June 2024 21:26:18 +0000 (0:00:00.012) 0:01:00.203 *********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 03 June 2024 21:26:18 +0000 (0:00:00.012) 0:01:00.215 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 03 June 2024 21:26:18 +0000 (0:00:00.013) 0:01:00.228 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 03 June 2024 21:26:18 +0000 (0:00:00.013) 0:01:00.241 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 03 June 2024 21:26:18 +0000 (0:00:00.012) 0:01:00.253 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 03 June 2024 21:26:18 +0000 (0:00:00.012) 0:01:00.265 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 03 June 2024 21:26:18 +0000 (0:00:00.011) 0:01:00.277 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 03 June 2024 21:26:18 +0000 (0:00:00.018) 0:01:00.296 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 03 June 2024 21:26:18 +0000 (0:00:00.009) 0:01:00.305 *********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 03 June 2024 21:26:19 +0000 (0:00:01.223) 0:01:01.529 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 03 June 2024 21:26:19 +0000 (0:00:00.013) 0:01:01.543 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 03 June 2024 21:26:19 +0000 (0:00:00.011) 0:01:01.554 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "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" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 03 June 2024 21:26:19 +0000 (0:00:00.015) 0:01:01.570 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 03 June 2024 21:26:19 +0000 (0:00:00.013) 0:01:01.583 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 03 June 2024 21:26:19 +0000 (0:00:00.013) 0:01:01.597 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 03 June 2024 21:26:19 +0000 (0:00:00.012) 0:01:01.609 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 03 June 2024 21:26:20 +0000 (0:00:00.615) 0:01:02.224 *********** changed: [sut] => (item={'src': 'UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 03 June 2024 21:26:20 +0000 (0:00:00.253) 0:01:02.478 *********** skipping: [sut] => (item={'src': 'UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 03 June 2024 21:26:20 +0000 (0:00:00.017) 0:01:02.495 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 03 June 2024 21:26:20 +0000 (0:00:00.484) 0:01:02.980 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717449771.3090873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 03 June 2024 21:26:20 +0000 (0:00:00.179) 0:01:03.159 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 03 June 2024 21:26:20 +0000 (0:00:00.011) 0:01:03.170 *********** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:48 Monday 03 June 2024 21:26:21 +0000 (0:00:00.680) 0:01:03.851 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:2 Monday 03 June 2024 21:26:21 +0000 (0:00:00.019) 0:01:03.870 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:7 Monday 03 June 2024 21:26:21 +0000 (0:00:00.012) 0:01:03.883 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:15 Monday 03 June 2024 21:26:21 +0000 (0:00:00.014) 0:01:03.897 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "15e4952e-b797-4d53-8454-cc49e1e96a2b" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:20 Monday 03 June 2024 21:26:21 +0000 (0:00:00.249) 0:01:04.146 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.005165", "end": "2024-06-03 21:26:22.178078", "rc": 0, "start": "2024-06-03 21:26:22.172913" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / xfs defaults 0 0 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 UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 Monday 03 June 2024 21:26:22 +0000 (0:00:00.229) 0:01:04.376 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.003836", "end": "2024-06-03 21:26:23.353561", "failed_when_result": false, "rc": 0, "start": "2024-06-03 21:26:22.349725" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:34 Monday 03 June 2024 21:26:23 +0000 (0:00:01.175) 0:01:05.551 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:44 Monday 03 June 2024 21:26:23 +0000 (0:00:00.011) 0:01:05.562 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:2 Monday 03 June 2024 21:26:23 +0000 (0:00:00.022) 0:01:05.585 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:21 Monday 03 June 2024 21:26:23 +0000 (0:00:00.014) 0:01:05.600 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:7 Monday 03 June 2024 21:26:23 +0000 (0:00:00.056) 0:01:05.657 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:16 Monday 03 June 2024 21:26:23 +0000 (0:00:00.016) 0:01:05.673 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:31 Monday 03 June 2024 21:26:23 +0000 (0:00:00.017) 0:01:05.691 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:44 Monday 03 June 2024 21:26:23 +0000 (0:00:00.014) 0:01:05.705 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:53 Monday 03 June 2024 21:26:23 +0000 (0:00:00.016) 0:01:05.722 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:65 Monday 03 June 2024 21:26:23 +0000 (0:00:00.014) 0:01:05.736 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:77 Monday 03 June 2024 21:26:23 +0000 (0:00:00.013) 0:01:05.749 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:92 Monday 03 June 2024 21:26:23 +0000 (0:00:00.015) 0:01:05.765 *********** ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003138", "end": "2024-06-03 21:26:23.750477", "rc": 0, "start": "2024-06-03 21:26:23.747339" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:98 Monday 03 June 2024 21:26:23 +0000 (0:00:00.182) 0:01:05.947 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:01.003950", "end": "2024-06-03 21:26:24.931891", "rc": 0, "start": "2024-06-03 21:26:23.927941" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:104 Monday 03 June 2024 21:26:24 +0000 (0:00:01.184) 0:01:07.131 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:116 Monday 03 June 2024 21:26:25 +0000 (0:00:00.056) 0:01:07.188 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:2 Monday 03 June 2024 21:26:25 +0000 (0:00:00.011) 0:01:07.200 *********** 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": "0", "storage_test_fstab_id_matches": [ "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b " ], "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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:40 Monday 03 June 2024 21:26:25 +0000 (0:00:00.024) 0:01:07.224 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:48 Monday 03 June 2024 21:26:25 +0000 (0:00:00.014) 0:01:07.239 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:58 Monday 03 June 2024 21:26:25 +0000 (0:00:00.014) 0:01:07.253 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:71 Monday 03 June 2024 21:26:25 +0000 (0:00:00.013) 0:01:07.267 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:6 Monday 03 June 2024 21:26:25 +0000 (0:00:00.010) 0:01:07.278 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:17 Monday 03 June 2024 21:26:25 +0000 (0:00:00.016) 0:01:07.294 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:3 Monday 03 June 2024 21:26:25 +0000 (0:00:00.017) 0:01:07.312 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717449979.2911954, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717449979.2711954, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717449979.2711954, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:9 Monday 03 June 2024 21:26:25 +0000 (0:00:00.179) 0:01:07.492 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:16 Monday 03 June 2024 21:26:25 +0000 (0:00:00.015) 0:01:07.508 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:24 Monday 03 June 2024 21:26:25 +0000 (0:00:00.012) 0:01:07.520 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:30 Monday 03 June 2024 21:26:25 +0000 (0:00:00.014) 0:01:07.534 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:34 Monday 03 June 2024 21:26:25 +0000 (0:00:00.012) 0:01:07.547 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:39 Monday 03 June 2024 21:26:25 +0000 (0:00:00.012) 0:01:07.559 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:3 Monday 03 June 2024 21:26:25 +0000 (0:00:00.014) 0:01:07.574 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Monday 03 June 2024 21:26:25 +0000 (0:00:00.011) 0:01:07.585 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:17 Monday 03 June 2024 21:26:26 +0000 (0:00:00.878) 0:01:08.463 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:23 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.476 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:32 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.488 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:45 Monday 03 June 2024 21:26:26 +0000 (0:00:00.016) 0:01:08.505 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:51 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.517 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:56 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.530 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:69 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.542 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:81 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:08.555 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:94 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.568 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:106 Monday 03 June 2024 21:26:26 +0000 (0:00:00.015) 0:01:08.583 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:114 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:08.597 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:122 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.609 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:131 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.622 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:140 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:08.635 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:8 Monday 03 June 2024 21:26:26 +0000 (0:00:00.011) 0:01:08.647 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:14 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.659 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:21 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.671 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:28 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.683 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:35 Monday 03 June 2024 21:26:26 +0000 (0:00:00.011) 0:01:08.695 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:45 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:08.708 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:54 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.721 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:63 Monday 03 June 2024 21:26:26 +0000 (0:00:00.011) 0:01:08.732 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:72 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.745 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:81 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.757 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:3 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.769 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:11 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:08.783 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:20 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.795 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:28 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.807 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:32 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.820 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:46 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.832 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:50 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:08.845 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:54 Monday 03 June 2024 21:26:26 +0000 (0:00:00.014) 0:01:08.860 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:58 Monday 03 June 2024 21:26:26 +0000 (0:00:00.032) 0:01:08.893 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:68 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:08.907 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:72 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.919 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:77 Monday 03 June 2024 21:26:26 +0000 (0:00:00.011) 0:01:08.930 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:83 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.943 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:88 Monday 03 June 2024 21:26:26 +0000 (0:00:00.011) 0:01:08.954 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:96 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:08.967 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:104 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.980 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:109 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:08.993 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:113 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:09.005 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:117 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:09.018 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:121 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:09.030 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:129 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:09.044 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:138 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:09.056 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:142 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:09.069 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:150 Monday 03 June 2024 21:26:26 +0000 (0:00:00.012) 0:01:09.082 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:156 Monday 03 June 2024 21:26:26 +0000 (0:00:00.024) 0:01:09.106 *********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:160 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:09.120 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:164 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:09.133 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:5 Monday 03 June 2024 21:26:26 +0000 (0:00:00.013) 0:01:09.147 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:13 Monday 03 June 2024 21:26:26 +0000 (0:00:00.016) 0:01:09.164 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:18 Monday 03 June 2024 21:26:27 +0000 (0:00:00.024) 0:01:09.188 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:27 Monday 03 June 2024 21:26:27 +0000 (0:00:00.012) 0:01:09.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:35 Monday 03 June 2024 21:26:27 +0000 (0:00:00.012) 0:01:09.214 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:41 Monday 03 June 2024 21:26:27 +0000 (0:00:00.013) 0:01:09.227 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:47 Monday 03 June 2024 21:26:27 +0000 (0:00:00.012) 0:01:09.240 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:27 Monday 03 June 2024 21:26:27 +0000 (0:00:00.012) 0:01:09.253 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:54 Monday 03 June 2024 21:26:27 +0000 (0:00:00.011) 0:01:09.264 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Get disk to use for non-swap device] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:51 Monday 03 June 2024 21:26:27 +0000 (0:00:00.012) 0:01:09.277 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml:2 Monday 03 June 2024 21:26:27 +0000 (0:00:00.020) 0:01:09.297 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml:16 Monday 03 June 2024 21:26:28 +0000 (0:00:00.890) 0:01:10.188 *********** ok: [sut] => { "changed": false, "disks": [ "sdb" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml:24 Monday 03 June 2024 21:26:28 +0000 (0:00:00.193) 0:01:10.381 *********** ok: [sut] => { "ansible_facts": { "unused_disks": [ "sdb" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml:29 Monday 03 June 2024 21:26:28 +0000 (0:00:00.014) 0:01:10.396 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/get_unused_disk.yml:34 Monday 03 June 2024 21:26:28 +0000 (0:00:00.012) 0:01:10.409 *********** ok: [sut] => { "unused_disks": [ "sdb" ] } TASK [Save non-swap disk] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:58 Monday 03 June 2024 21:26:28 +0000 (0:00:00.012) 0:01:10.421 *********** ok: [sut] => { "ansible_facts": { "__non_swap_disk": "sdb" }, "changed": false } TASK [Format second disk as ext3] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:62 Monday 03 June 2024 21:26:28 +0000 (0:00:00.013) 0:01:10.435 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 03 June 2024 21:26:28 +0000 (0:00:00.025) 0:01:10.461 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 03 June 2024 21:26:28 +0000 (0:00:00.018) 0:01:10.479 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 03 June 2024 21:26:28 +0000 (0:00:00.014) 0:01:10.494 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 03 June 2024 21:26:28 +0000 (0:00:00.030) 0:01:10.525 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 03 June 2024 21:26:28 +0000 (0:00:00.012) 0:01:10.537 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 03 June 2024 21:26:28 +0000 (0:00:00.012) 0:01:10.549 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 03 June 2024 21:26:28 +0000 (0:00:00.012) 0:01:10.561 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 03 June 2024 21:26:28 +0000 (0:00:00.011) 0:01:10.573 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 03 June 2024 21:26:28 +0000 (0:00:00.024) 0:01:10.597 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 03 June 2024 21:26:28 +0000 (0:00:00.012) 0:01:10.610 *********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 03 June 2024 21:26:28 +0000 (0:00:00.035) 0:01:10.646 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sdb" ], "fs_type": "ext3", "mount_point": "none", "name": "test2", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 03 June 2024 21:26:28 +0000 (0:00:00.014) 0:01:10.661 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 03 June 2024 21:26:28 +0000 (0:00:00.012) 0:01:10.673 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 03 June 2024 21:26:28 +0000 (0:00:00.012) 0:01:10.685 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 03 June 2024 21:26:28 +0000 (0:00:00.012) 0:01:10.697 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 03 June 2024 21:26:28 +0000 (0:00:00.012) 0:01:10.709 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 03 June 2024 21:26:28 +0000 (0:00:00.020) 0:01:10.730 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 03 June 2024 21:26:28 +0000 (0:00:00.011) 0:01:10.741 *********** changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=8a9afb7c-5aad-4e3e-a273-e828e6db23a8", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 03 June 2024 21:26:32 +0000 (0:00:04.075) 0:01:14.817 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 03 June 2024 21:26:32 +0000 (0:00:00.013) 0:01:14.830 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 03 June 2024 21:26:32 +0000 (0:00:00.011) 0:01:14.841 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdb", "fs_type": "ext3" } ], "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" ], "mounts": [], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=8a9afb7c-5aad-4e3e-a273-e828e6db23a8", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 03 June 2024 21:26:32 +0000 (0:00:00.014) 0:01:14.856 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 03 June 2024 21:26:32 +0000 (0:00:00.014) 0:01:14.870 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=8a9afb7c-5aad-4e3e-a273-e828e6db23a8", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 03 June 2024 21:26:32 +0000 (0:00:00.015) 0:01:14.885 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 03 June 2024 21:26:32 +0000 (0:00:00.012) 0:01:14.898 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 03 June 2024 21:26:32 +0000 (0:00:00.012) 0:01:14.910 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 03 June 2024 21:26:32 +0000 (0:00:00.012) 0:01:14.923 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 03 June 2024 21:26:32 +0000 (0:00:00.015) 0:01:14.939 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 03 June 2024 21:26:32 +0000 (0:00:00.012) 0:01:14.951 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717449771.3090873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 03 June 2024 21:26:32 +0000 (0:00:00.181) 0:01:15.133 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 03 June 2024 21:26:32 +0000 (0:00:00.011) 0:01:15.145 *********** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:73 Monday 03 June 2024 21:26:33 +0000 (0:00:00.610) 0:01:15.755 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:2 Monday 03 June 2024 21:26:33 +0000 (0:00:00.022) 0:01:15.778 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:7 Monday 03 June 2024 21:26:33 +0000 (0:00:00.012) 0:01:15.791 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=8a9afb7c-5aad-4e3e-a273-e828e6db23a8", "_raw_device": "/dev/sdb", "_raw_kernel_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:15 Monday 03 June 2024 21:26:33 +0000 (0:00:00.015) 0:01:15.807 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "15e4952e-b797-4d53-8454-cc49e1e96a2b" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "8a9afb7c-5aad-4e3e-a273-e828e6db23a8" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:20 Monday 03 June 2024 21:26:33 +0000 (0:00:00.178) 0:01:15.985 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003027", "end": "2024-06-03 21:26:33.964523", "rc": 0, "start": "2024-06-03 21:26:33.961496" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / xfs defaults 0 0 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 UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 Monday 03 June 2024 21:26:33 +0000 (0:00:00.175) 0:01:16.161 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003170", "end": "2024-06-03 21:26:34.139854", "failed_when_result": false, "rc": 0, "start": "2024-06-03 21:26:34.136684" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:34 Monday 03 June 2024 21:26:34 +0000 (0:00:00.177) 0:01:16.338 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:44 Monday 03 June 2024 21:26:34 +0000 (0:00:00.011) 0:01:16.349 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:2 Monday 03 June 2024 21:26:34 +0000 (0:00:00.024) 0:01:16.374 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:21 Monday 03 June 2024 21:26:34 +0000 (0:00:00.014) 0:01:16.389 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:7 Monday 03 June 2024 21:26:34 +0000 (0:00:00.071) 0:01:16.460 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:16 Monday 03 June 2024 21:26:34 +0000 (0:00:00.015) 0:01:16.475 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:31 Monday 03 June 2024 21:26:34 +0000 (0:00:00.015) 0:01:16.491 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:44 Monday 03 June 2024 21:26:34 +0000 (0:00:00.013) 0:01:16.504 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:53 Monday 03 June 2024 21:26:34 +0000 (0:00:00.014) 0:01:16.518 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:65 Monday 03 June 2024 21:26:34 +0000 (0:00:00.012) 0:01:16.530 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:77 Monday 03 June 2024 21:26:34 +0000 (0:00:00.012) 0:01:16.543 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:92 Monday 03 June 2024 21:26:34 +0000 (0:00:00.012) 0:01:16.555 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:98 Monday 03 June 2024 21:26:34 +0000 (0:00:00.012) 0:01:16.567 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:104 Monday 03 June 2024 21:26:34 +0000 (0:00:00.013) 0:01:16.581 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:116 Monday 03 June 2024 21:26:34 +0000 (0:00:00.012) 0:01:16.593 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:2 Monday 03 June 2024 21:26:34 +0000 (0:00:00.011) 0:01:16.605 *********** ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "1", "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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:40 Monday 03 June 2024 21:26:34 +0000 (0:00:00.024) 0:01:16.630 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:48 Monday 03 June 2024 21:26:34 +0000 (0:00:00.014) 0:01:16.644 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:58 Monday 03 June 2024 21:26:34 +0000 (0:00:00.014) 0:01:16.659 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:71 Monday 03 June 2024 21:26:34 +0000 (0:00:00.013) 0:01:16.673 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:6 Monday 03 June 2024 21:26:34 +0000 (0:00:00.011) 0:01:16.684 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:17 Monday 03 June 2024 21:26:34 +0000 (0:00:00.016) 0:01:16.701 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:3 Monday 03 June 2024 21:26:34 +0000 (0:00:00.017) 0:01:16.719 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717449992.572196, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717449992.572196, "dev": 5, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 450, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717449992.572196, "nlink": 1, "path": "/dev/sdb", "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-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:9 Monday 03 June 2024 21:26:34 +0000 (0:00:00.183) 0:01:16.902 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:16 Monday 03 June 2024 21:26:34 +0000 (0:00:00.016) 0:01:16.918 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:24 Monday 03 June 2024 21:26:34 +0000 (0:00:00.012) 0:01:16.931 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:30 Monday 03 June 2024 21:26:34 +0000 (0:00:00.014) 0:01:16.946 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:34 Monday 03 June 2024 21:26:34 +0000 (0:00:00.013) 0:01:16.960 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:39 Monday 03 June 2024 21:26:34 +0000 (0:00:00.013) 0:01:16.973 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:3 Monday 03 June 2024 21:26:34 +0000 (0:00:00.013) 0:01:16.986 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Monday 03 June 2024 21:26:34 +0000 (0:00:00.011) 0:01:16.997 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:17 Monday 03 June 2024 21:26:35 +0000 (0:00:00.913) 0:01:17.910 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:23 Monday 03 June 2024 21:26:35 +0000 (0:00:00.014) 0:01:17.925 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:32 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:17.938 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:45 Monday 03 June 2024 21:26:35 +0000 (0:00:00.017) 0:01:17.955 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:51 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:17.968 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:56 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:17.980 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:69 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:17.993 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:81 Monday 03 June 2024 21:26:35 +0000 (0:00:00.013) 0:01:18.006 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:94 Monday 03 June 2024 21:26:35 +0000 (0:00:00.011) 0:01:18.017 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:106 Monday 03 June 2024 21:26:35 +0000 (0:00:00.015) 0:01:18.033 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:114 Monday 03 June 2024 21:26:35 +0000 (0:00:00.014) 0:01:18.048 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:122 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:18.060 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:131 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:18.072 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:140 Monday 03 June 2024 21:26:35 +0000 (0:00:00.013) 0:01:18.085 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:8 Monday 03 June 2024 21:26:35 +0000 (0:00:00.011) 0:01:18.096 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:14 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:18.109 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:21 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:18.121 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:28 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:18.133 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:35 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:18.145 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:45 Monday 03 June 2024 21:26:35 +0000 (0:00:00.013) 0:01:18.158 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:54 Monday 03 June 2024 21:26:35 +0000 (0:00:00.012) 0:01:18.171 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:63 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.183 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:72 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.195 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:81 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.207 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:3 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.219 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:11 Monday 03 June 2024 21:26:36 +0000 (0:00:00.035) 0:01:18.255 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:20 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.268 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:28 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.282 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:32 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.294 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:46 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.308 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:50 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.321 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:54 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.335 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:58 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.349 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:68 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.363 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:72 Monday 03 June 2024 21:26:36 +0000 (0:00:00.011) 0:01:18.374 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:77 Monday 03 June 2024 21:26:36 +0000 (0:00:00.011) 0:01:18.385 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:83 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.398 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:88 Monday 03 June 2024 21:26:36 +0000 (0:00:00.015) 0:01:18.413 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:96 Monday 03 June 2024 21:26:36 +0000 (0:00:00.014) 0:01:18.428 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:104 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.441 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:109 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.455 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:113 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.468 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:117 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.481 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:121 Monday 03 June 2024 21:26:36 +0000 (0:00:00.014) 0:01:18.495 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:129 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.508 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:138 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.521 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:142 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.533 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:150 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.546 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:156 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.558 *********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:160 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.572 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:164 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.584 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:5 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.596 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:13 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.609 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:18 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.621 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:27 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.633 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:35 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.647 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:41 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.659 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:47 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.671 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:27 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.683 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:54 Monday 03 June 2024 21:26:36 +0000 (0:00:00.011) 0:01:18.695 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change the disk device file system type from swap to ext3] *************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:76 Monday 03 June 2024 21:26:36 +0000 (0:00:00.011) 0:01:18.706 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 03 June 2024 21:26:36 +0000 (0:00:00.030) 0:01:18.736 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 03 June 2024 21:26:36 +0000 (0:00:00.016) 0:01:18.752 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 03 June 2024 21:26:36 +0000 (0:00:00.016) 0:01:18.769 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 03 June 2024 21:26:36 +0000 (0:00:00.032) 0:01:18.801 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.814 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 03 June 2024 21:26:36 +0000 (0:00:00.012) 0:01:18.826 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 03 June 2024 21:26:36 +0000 (0:00:00.014) 0:01:18.840 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 03 June 2024 21:26:36 +0000 (0:00:00.014) 0:01:18.854 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 03 June 2024 21:26:36 +0000 (0:00:00.027) 0:01:18.882 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 03 June 2024 21:26:36 +0000 (0:00:00.014) 0:01:18.897 *********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 03 June 2024 21:26:36 +0000 (0:00:00.014) 0:01:18.912 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 03 June 2024 21:26:36 +0000 (0:00:00.018) 0:01:18.930 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 03 June 2024 21:26:36 +0000 (0:00:00.014) 0:01:18.945 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 03 June 2024 21:26:36 +0000 (0:00:00.014) 0:01:18.959 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 03 June 2024 21:26:36 +0000 (0:00:00.014) 0:01:18.973 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:18.987 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 03 June 2024 21:26:36 +0000 (0:00:00.020) 0:01:19.007 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 03 June 2024 21:26:36 +0000 (0:00:00.013) 0:01:19.021 *********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 03 June 2024 21:26:41 +0000 (0:00:04.222) 0:01:23.243 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 03 June 2024 21:26:41 +0000 (0:00:00.012) 0:01:23.256 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 03 June 2024 21:26:41 +0000 (0:00:00.011) 0:01:23.268 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" }, { "action": "create format", "device": "/dev/sda", "fs_type": "ext3" } ], "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" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 03 June 2024 21:26:41 +0000 (0:00:00.014) 0:01:23.283 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 03 June 2024 21:26:41 +0000 (0:00:00.013) 0:01:23.296 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 03 June 2024 21:26:41 +0000 (0:00:00.013) 0:01:23.310 *********** changed: [sut] => (item={'src': 'UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=15e4952e-b797-4d53-8454-cc49e1e96a2b" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 03 June 2024 21:26:41 +0000 (0:00:00.186) 0:01:23.497 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 03 June 2024 21:26:41 +0000 (0:00:00.489) 0:01:23.986 *********** changed: [sut] => (item={'src': 'UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e', 'path': '/opt/test', 'fstype': 'ext3', '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": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 03 June 2024 21:26:42 +0000 (0:00:00.293) 0:01:24.280 *********** skipping: [sut] => (item={'src': 'UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e', 'path': '/opt/test', 'fstype': 'ext3', '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": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 03 June 2024 21:26:42 +0000 (0:00:00.018) 0:01:24.299 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 03 June 2024 21:26:42 +0000 (0:00:00.492) 0:01:24.792 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717449771.3090873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 03 June 2024 21:26:42 +0000 (0:00:00.183) 0:01:24.975 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 03 June 2024 21:26:42 +0000 (0:00:00.011) 0:01:24.987 *********** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:87 Monday 03 June 2024 21:26:43 +0000 (0:00:00.600) 0:01:25.587 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:2 Monday 03 June 2024 21:26:43 +0000 (0:00:00.023) 0:01:25.611 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:7 Monday 03 June 2024 21:26:43 +0000 (0:00:00.012) 0:01:25.623 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:15 Monday 03 June 2024 21:26:43 +0000 (0:00:00.016) 0:01:25.640 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "98473720-d1c0-48e8-adcb-c8a04e8f4a3e" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "8a9afb7c-5aad-4e3e-a273-e828e6db23a8" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:20 Monday 03 June 2024 21:26:43 +0000 (0:00:00.180) 0:01:25.820 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002976", "end": "2024-06-03 21:26:43.798697", "rc": 0, "start": "2024-06-03 21:26:43.795721" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / xfs defaults 0 0 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 UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 Monday 03 June 2024 21:26:43 +0000 (0:00:00.176) 0:01:25.997 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004053", "end": "2024-06-03 21:26:44.977842", "failed_when_result": false, "rc": 0, "start": "2024-06-03 21:26:43.973789" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:34 Monday 03 June 2024 21:26:44 +0000 (0:00:01.177) 0:01:27.174 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:44 Monday 03 June 2024 21:26:45 +0000 (0:00:00.011) 0:01:27.186 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:2 Monday 03 June 2024 21:26:45 +0000 (0:00:00.023) 0:01:27.209 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:21 Monday 03 June 2024 21:26:45 +0000 (0:00:00.014) 0:01:27.224 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:7 Monday 03 June 2024 21:26:45 +0000 (0:00:00.096) 0:01:27.320 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:16 Monday 03 June 2024 21:26:45 +0000 (0:00:00.015) 0:01:27.336 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:31 Monday 03 June 2024 21:26:45 +0000 (0:00:00.017) 0:01:27.353 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:44 Monday 03 June 2024 21:26:45 +0000 (0:00:00.012) 0:01:27.366 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:53 Monday 03 June 2024 21:26:45 +0000 (0:00:00.014) 0:01:27.380 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:65 Monday 03 June 2024 21:26:45 +0000 (0:00:00.013) 0:01:27.394 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:77 Monday 03 June 2024 21:26:45 +0000 (0:00:00.014) 0:01:27.408 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:92 Monday 03 June 2024 21:26:45 +0000 (0:00:00.014) 0:01:27.423 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:98 Monday 03 June 2024 21:26:45 +0000 (0:00:00.014) 0:01:27.437 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:104 Monday 03 June 2024 21:26:45 +0000 (0:00:00.014) 0:01:27.451 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:116 Monday 03 June 2024 21:26:45 +0000 (0:00:00.012) 0:01:27.464 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:2 Monday 03 June 2024 21:26:45 +0000 (0:00:00.013) 0:01:27.478 *********** 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": [ "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:40 Monday 03 June 2024 21:26:45 +0000 (0:00:00.026) 0:01:27.504 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:48 Monday 03 June 2024 21:26:45 +0000 (0:00:00.015) 0:01:27.519 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:58 Monday 03 June 2024 21:26:45 +0000 (0:00:00.016) 0:01:27.536 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:71 Monday 03 June 2024 21:26:45 +0000 (0:00:00.013) 0:01:27.550 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:6 Monday 03 June 2024 21:26:45 +0000 (0:00:00.012) 0:01:27.563 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:17 Monday 03 June 2024 21:26:45 +0000 (0:00:00.022) 0:01:27.585 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:3 Monday 03 June 2024 21:26:45 +0000 (0:00:00.025) 0:01:27.610 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717450001.0011964, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717450001.0011964, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717450001.0011964, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:9 Monday 03 June 2024 21:26:45 +0000 (0:00:00.186) 0:01:27.797 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:16 Monday 03 June 2024 21:26:45 +0000 (0:00:00.018) 0:01:27.815 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:24 Monday 03 June 2024 21:26:45 +0000 (0:00:00.014) 0:01:27.829 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:30 Monday 03 June 2024 21:26:45 +0000 (0:00:00.021) 0:01:27.851 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:34 Monday 03 June 2024 21:26:45 +0000 (0:00:00.014) 0:01:27.866 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:39 Monday 03 June 2024 21:26:45 +0000 (0:00:00.013) 0:01:27.879 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:3 Monday 03 June 2024 21:26:45 +0000 (0:00:00.018) 0:01:27.898 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Monday 03 June 2024 21:26:45 +0000 (0:00:00.020) 0:01:27.918 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:17 Monday 03 June 2024 21:26:46 +0000 (0:00:00.895) 0:01:28.814 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:23 Monday 03 June 2024 21:26:46 +0000 (0:00:00.014) 0:01:28.828 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:32 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:28.840 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:45 Monday 03 June 2024 21:26:46 +0000 (0:00:00.017) 0:01:28.858 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:51 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:28.870 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:56 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:28.883 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:69 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:28.895 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:81 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:28.908 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:94 Monday 03 June 2024 21:26:46 +0000 (0:00:00.011) 0:01:28.919 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:106 Monday 03 June 2024 21:26:46 +0000 (0:00:00.016) 0:01:28.936 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:114 Monday 03 June 2024 21:26:46 +0000 (0:00:00.015) 0:01:28.951 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:122 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:28.964 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:131 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:28.977 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:140 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:28.989 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:8 Monday 03 June 2024 21:26:46 +0000 (0:00:00.011) 0:01:29.000 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:14 Monday 03 June 2024 21:26:46 +0000 (0:00:00.013) 0:01:29.014 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:21 Monday 03 June 2024 21:26:46 +0000 (0:00:00.031) 0:01:29.046 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:28 Monday 03 June 2024 21:26:46 +0000 (0:00:00.013) 0:01:29.059 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:35 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:29.071 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:45 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:29.084 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:54 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:29.097 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:63 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:29.109 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:72 Monday 03 June 2024 21:26:46 +0000 (0:00:00.013) 0:01:29.123 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:81 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:29.135 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:3 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:29.148 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:11 Monday 03 June 2024 21:26:46 +0000 (0:00:00.013) 0:01:29.161 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:20 Monday 03 June 2024 21:26:46 +0000 (0:00:00.012) 0:01:29.174 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:28 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.186 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:32 Monday 03 June 2024 21:26:47 +0000 (0:00:00.014) 0:01:29.200 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:46 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.214 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:50 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.228 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:54 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.242 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:58 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.255 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:68 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.268 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:72 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.280 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:77 Monday 03 June 2024 21:26:47 +0000 (0:00:00.011) 0:01:29.292 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:83 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.304 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:88 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:96 Monday 03 June 2024 21:26:47 +0000 (0:00:00.011) 0:01:29.328 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:104 Monday 03 June 2024 21:26:47 +0000 (0:00:00.011) 0:01:29.340 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:109 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.354 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:113 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.366 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:117 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.379 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:121 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.391 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:129 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.403 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:138 Monday 03 June 2024 21:26:47 +0000 (0:00:00.011) 0:01:29.415 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:142 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.427 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:150 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.440 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:156 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.452 *********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:160 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.466 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:164 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.478 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:5 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.491 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:13 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.504 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:18 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.517 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:27 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.529 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:35 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.541 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:41 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.554 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:47 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.566 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:27 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.580 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:54 Monday 03 June 2024 21:26:47 +0000 (0:00:00.011) 0:01:29.591 *********** 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-main_stratis-support-2ser92b31/tests/tests_swap.yml:90 Monday 03 June 2024 21:26:47 +0000 (0:00:00.011) 0:01:29.602 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 03 June 2024 21:26:47 +0000 (0:00:00.030) 0:01:29.633 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 03 June 2024 21:26:47 +0000 (0:00:00.016) 0:01:29.649 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 03 June 2024 21:26:47 +0000 (0:00:00.014) 0:01:29.664 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 03 June 2024 21:26:47 +0000 (0:00:00.032) 0:01:29.696 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.709 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.722 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 03 June 2024 21:26:47 +0000 (0:00:00.011) 0:01:29.733 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 03 June 2024 21:26:47 +0000 (0:00:00.011) 0:01:29.744 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 03 June 2024 21:26:47 +0000 (0:00:00.025) 0:01:29.769 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.782 *********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.794 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 03 June 2024 21:26:47 +0000 (0:00:00.014) 0:01:29.809 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 03 June 2024 21:26:47 +0000 (0:00:00.012) 0:01:29.821 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.834 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 03 June 2024 21:26:47 +0000 (0:00:00.034) 0:01:29.869 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 03 June 2024 21:26:47 +0000 (0:00:00.013) 0:01:29.882 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 03 June 2024 21:26:47 +0000 (0:00:00.019) 0:01:29.902 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 03 June 2024 21:26:47 +0000 (0:00:00.011) 0:01:29.913 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 03 June 2024 21:26:48 +0000 (0:00:00.939) 0:01:30.853 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 03 June 2024 21:26:48 +0000 (0:00:00.012) 0:01:30.866 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 03 June 2024 21:26:48 +0000 (0:00:00.011) 0:01:30.877 *********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 03 June 2024 21:26:48 +0000 (0:00:00.013) 0:01:30.891 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 03 June 2024 21:26:48 +0000 (0:00:00.014) 0:01:30.905 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 03 June 2024 21:26:48 +0000 (0:00:00.015) 0:01:30.921 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 03 June 2024 21:26:48 +0000 (0:00:00.014) 0:01:30.935 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 03 June 2024 21:26:49 +0000 (0:00:00.482) 0:01:31.418 *********** ok: [sut] => (item={'src': 'UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e', 'path': '/opt/test', 'fstype': 'ext3', '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": "ext3", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 03 June 2024 21:26:49 +0000 (0:00:00.183) 0:01:31.601 *********** skipping: [sut] => (item={'src': 'UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e', 'path': '/opt/test', 'fstype': 'ext3', '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": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 03 June 2024 21:26:49 +0000 (0:00:00.017) 0:01:31.618 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 03 June 2024 21:26:49 +0000 (0:00:00.484) 0:01:32.103 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717449771.3090873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 03 June 2024 21:26:50 +0000 (0:00:00.180) 0:01:32.283 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 03 June 2024 21:26:50 +0000 (0:00:00.011) 0:01:32.295 *********** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:101 Monday 03 June 2024 21:26:50 +0000 (0:00:00.600) 0:01:32.895 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:2 Monday 03 June 2024 21:26:50 +0000 (0:00:00.025) 0:01:32.920 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:7 Monday 03 June 2024 21:26:50 +0000 (0:00:00.012) 0:01:32.933 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:15 Monday 03 June 2024 21:26:50 +0000 (0:00:00.014) 0:01:32.948 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "mountpoint": "/opt/test", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "98473720-d1c0-48e8-adcb-c8a04e8f4a3e" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "8a9afb7c-5aad-4e3e-a273-e828e6db23a8" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:20 Monday 03 June 2024 21:26:50 +0000 (0:00:00.177) 0:01:33.126 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002843", "end": "2024-06-03 21:26:51.106562", "rc": 0, "start": "2024-06-03 21:26:51.103719" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / xfs defaults 0 0 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 UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 Monday 03 June 2024 21:26:51 +0000 (0:00:00.177) 0:01:33.304 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.003971", "end": "2024-06-03 21:26:52.283902", "failed_when_result": false, "rc": 0, "start": "2024-06-03 21:26:51.279931" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:34 Monday 03 June 2024 21:26:52 +0000 (0:00:01.180) 0:01:34.484 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:44 Monday 03 June 2024 21:26:52 +0000 (0:00:00.014) 0:01:34.499 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:2 Monday 03 June 2024 21:26:52 +0000 (0:00:00.023) 0:01:34.523 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:21 Monday 03 June 2024 21:26:52 +0000 (0:00:00.014) 0:01:34.537 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:7 Monday 03 June 2024 21:26:52 +0000 (0:00:00.078) 0:01:34.616 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:16 Monday 03 June 2024 21:26:52 +0000 (0:00:00.015) 0:01:34.632 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "/opt/test", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:31 Monday 03 June 2024 21:26:52 +0000 (0:00:00.016) 0:01:34.648 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:44 Monday 03 June 2024 21:26:52 +0000 (0:00:00.012) 0:01:34.661 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:53 Monday 03 June 2024 21:26:52 +0000 (0:00:00.014) 0:01:34.675 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:65 Monday 03 June 2024 21:26:52 +0000 (0:00:00.012) 0:01:34.688 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:77 Monday 03 June 2024 21:26:52 +0000 (0:00:00.013) 0:01:34.701 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:92 Monday 03 June 2024 21:26:52 +0000 (0:00:00.012) 0:01:34.714 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:98 Monday 03 June 2024 21:26:52 +0000 (0:00:00.013) 0:01:34.727 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:104 Monday 03 June 2024 21:26:52 +0000 (0:00:00.014) 0:01:34.741 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:116 Monday 03 June 2024 21:26:52 +0000 (0:00:00.013) 0:01:34.755 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:2 Monday 03 June 2024 21:26:52 +0000 (0:00:00.012) 0:01:34.767 *********** 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": [ "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e " ], "storage_test_fstab_mount_options_matches": [ " /opt/test ext3 defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:40 Monday 03 June 2024 21:26:52 +0000 (0:00:00.029) 0:01:34.796 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:48 Monday 03 June 2024 21:26:52 +0000 (0:00:00.016) 0:01:34.813 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:58 Monday 03 June 2024 21:26:52 +0000 (0:00:00.015) 0:01:34.829 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:71 Monday 03 June 2024 21:26:52 +0000 (0:00:00.012) 0:01:34.842 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:6 Monday 03 June 2024 21:26:52 +0000 (0:00:00.012) 0:01:34.855 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:17 Monday 03 June 2024 21:26:52 +0000 (0:00:00.018) 0:01:34.873 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:3 Monday 03 June 2024 21:26:52 +0000 (0:00:00.026) 0:01:34.900 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717450001.0011964, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717450001.0011964, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717450001.0011964, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:9 Monday 03 June 2024 21:26:52 +0000 (0:00:00.187) 0:01:35.087 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:16 Monday 03 June 2024 21:26:52 +0000 (0:00:00.018) 0:01:35.105 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:24 Monday 03 June 2024 21:26:52 +0000 (0:00:00.014) 0:01:35.120 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:30 Monday 03 June 2024 21:26:52 +0000 (0:00:00.028) 0:01:35.148 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:34 Monday 03 June 2024 21:26:52 +0000 (0:00:00.016) 0:01:35.164 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:39 Monday 03 June 2024 21:26:53 +0000 (0:00:00.013) 0:01:35.178 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:3 Monday 03 June 2024 21:26:53 +0000 (0:00:00.016) 0:01:35.195 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Monday 03 June 2024 21:26:53 +0000 (0:00:00.019) 0:01:35.214 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:17 Monday 03 June 2024 21:26:53 +0000 (0:00:00.905) 0:01:36.120 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:23 Monday 03 June 2024 21:26:53 +0000 (0:00:00.013) 0:01:36.133 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:32 Monday 03 June 2024 21:26:53 +0000 (0:00:00.012) 0:01:36.146 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:45 Monday 03 June 2024 21:26:53 +0000 (0:00:00.017) 0:01:36.163 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:51 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.176 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:56 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.189 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:69 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:81 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.213 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:94 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.226 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:106 Monday 03 June 2024 21:26:54 +0000 (0:00:00.015) 0:01:36.241 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:114 Monday 03 June 2024 21:26:54 +0000 (0:00:00.016) 0:01:36.258 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:122 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.270 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:131 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.283 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:140 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.295 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:8 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.308 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:14 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.321 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:21 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.335 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:28 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.347 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:35 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.360 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:45 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.372 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:54 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.385 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:63 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.397 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:72 Monday 03 June 2024 21:26:54 +0000 (0:00:00.014) 0:01:36.411 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:81 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.424 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:3 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.437 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:11 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.451 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:20 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.464 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:28 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.478 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:32 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.492 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:46 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.505 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:50 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.519 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:54 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.532 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:58 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.546 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:68 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.559 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:72 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.573 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:77 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.586 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:83 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.598 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:88 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.611 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:96 Monday 03 June 2024 21:26:54 +0000 (0:00:00.011) 0:01:36.622 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:104 Monday 03 June 2024 21:26:54 +0000 (0:00:00.011) 0:01:36.633 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:109 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.646 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:113 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.659 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:117 Monday 03 June 2024 21:26:54 +0000 (0:00:00.011) 0:01:36.670 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:121 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.683 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:129 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.695 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:138 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.707 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:142 Monday 03 June 2024 21:26:54 +0000 (0:00:00.014) 0:01:36.721 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:150 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.734 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:156 Monday 03 June 2024 21:26:54 +0000 (0:00:00.016) 0:01:36.751 *********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:160 Monday 03 June 2024 21:26:54 +0000 (0:00:00.016) 0:01:36.767 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:164 Monday 03 June 2024 21:26:54 +0000 (0:00:00.014) 0:01:36.782 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:5 Monday 03 June 2024 21:26:54 +0000 (0:00:00.014) 0:01:36.797 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:13 Monday 03 June 2024 21:26:54 +0000 (0:00:00.049) 0:01:36.846 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:18 Monday 03 June 2024 21:26:54 +0000 (0:00:00.014) 0:01:36.861 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:27 Monday 03 June 2024 21:26:54 +0000 (0:00:00.019) 0:01:36.881 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:35 Monday 03 June 2024 21:26:54 +0000 (0:00:00.017) 0:01:36.899 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:41 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:36.912 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:47 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:36.924 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:27 Monday 03 June 2024 21:26:54 +0000 (0:00:00.015) 0:01:36.940 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:54 Monday 03 June 2024 21:26:54 +0000 (0:00:00.021) 0:01:36.961 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change it back to swap] ************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:104 Monday 03 June 2024 21:26:54 +0000 (0:00:00.020) 0:01:36.982 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 03 June 2024 21:26:54 +0000 (0:00:00.067) 0:01:37.049 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 03 June 2024 21:26:54 +0000 (0:00:00.023) 0:01:37.073 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 03 June 2024 21:26:54 +0000 (0:00:00.019) 0:01:37.092 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 03 June 2024 21:26:54 +0000 (0:00:00.033) 0:01:37.126 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:37.139 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 03 June 2024 21:26:54 +0000 (0:00:00.013) 0:01:37.152 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 03 June 2024 21:26:54 +0000 (0:00:00.012) 0:01:37.164 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 03 June 2024 21:26:55 +0000 (0:00:00.011) 0:01:37.176 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 03 June 2024 21:26:55 +0000 (0:00:00.025) 0:01:37.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 03 June 2024 21:26:55 +0000 (0:00:00.013) 0:01:37.215 *********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 03 June 2024 21:26:55 +0000 (0:00:00.012) 0:01:37.227 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 03 June 2024 21:26:55 +0000 (0:00:00.013) 0:01:37.241 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 03 June 2024 21:26:55 +0000 (0:00:00.012) 0:01:37.254 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 03 June 2024 21:26:55 +0000 (0:00:00.014) 0:01:37.268 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 03 June 2024 21:26:55 +0000 (0:00:00.013) 0:01:37.282 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 03 June 2024 21:26:55 +0000 (0:00:00.014) 0:01:37.296 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 03 June 2024 21:26:55 +0000 (0:00:00.021) 0:01:37.317 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 03 June 2024 21:26:55 +0000 (0:00:00.013) 0:01:37.331 *********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 03 June 2024 21:26:56 +0000 (0:00:01.213) 0:01:38.544 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 03 June 2024 21:26:56 +0000 (0:00:00.014) 0:01:38.559 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 03 June 2024 21:26:56 +0000 (0:00:00.014) 0:01:38.573 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sda", "fs_type": "ext3" }, { "action": "create format", "device": "/dev/sda", "fs_type": "swap" } ], "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" ], "mounts": [ { "fstype": "ext3", "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "state": "absent" }, { "path": "/opt/test", "state": "absent" }, { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 03 June 2024 21:26:56 +0000 (0:00:00.021) 0:01:38.595 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 03 June 2024 21:26:56 +0000 (0:00:00.020) 0:01:38.616 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 03 June 2024 21:26:56 +0000 (0:00:00.015) 0:01:38.631 *********** changed: [sut] => (item={'src': 'UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e', 'path': '/opt/test', 'state': 'absent', 'fstype': 'ext3'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "fstype": "ext3", "path": "/opt/test", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=98473720-d1c0-48e8-adcb-c8a04e8f4a3e" } ok: [sut] => (item={'path': '/opt/test', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 03 June 2024 21:26:56 +0000 (0:00:00.403) 0:01:39.035 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 03 June 2024 21:26:57 +0000 (0:00:00.532) 0:01:39.567 *********** changed: [sut] => (item={'src': 'UUID=ec687833-746a-402f-a02f-0d21ad180edf', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 03 June 2024 21:26:57 +0000 (0:00:00.188) 0:01:39.756 *********** skipping: [sut] => (item={'src': 'UUID=ec687833-746a-402f-a02f-0d21ad180edf', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 03 June 2024 21:26:57 +0000 (0:00:00.019) 0:01:39.775 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 03 June 2024 21:26:58 +0000 (0:00:00.503) 0:01:40.279 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717449771.3090873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 03 June 2024 21:26:58 +0000 (0:00:00.194) 0:01:40.473 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 03 June 2024 21:26:58 +0000 (0:00:00.013) 0:01:40.486 *********** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:114 Monday 03 June 2024 21:26:58 +0000 (0:00:00.644) 0:01:41.131 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:2 Monday 03 June 2024 21:26:58 +0000 (0:00:00.028) 0:01:41.159 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:7 Monday 03 June 2024 21:26:58 +0000 (0:00:00.013) 0:01:41.172 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:15 Monday 03 June 2024 21:26:59 +0000 (0:00:00.015) 0:01:41.187 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "ec687833-746a-402f-a02f-0d21ad180edf" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "8a9afb7c-5aad-4e3e-a273-e828e6db23a8" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:20 Monday 03 June 2024 21:26:59 +0000 (0:00:00.185) 0:01:41.372 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002938", "end": "2024-06-03 21:26:59.362152", "rc": 0, "start": "2024-06-03 21:26:59.359214" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / xfs defaults 0 0 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 UUID=ec687833-746a-402f-a02f-0d21ad180edf none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 Monday 03 June 2024 21:26:59 +0000 (0:00:00.188) 0:01:41.561 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004025", "end": "2024-06-03 21:27:00.540990", "failed_when_result": false, "rc": 0, "start": "2024-06-03 21:26:59.536965" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:34 Monday 03 June 2024 21:27:00 +0000 (0:00:01.178) 0:01:42.739 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:44 Monday 03 June 2024 21:27:00 +0000 (0:00:00.011) 0:01:42.751 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:2 Monday 03 June 2024 21:27:00 +0000 (0:00:00.023) 0:01:42.774 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:21 Monday 03 June 2024 21:27:00 +0000 (0:00:00.014) 0:01:42.788 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:7 Monday 03 June 2024 21:27:00 +0000 (0:00:00.052) 0:01:42.841 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:16 Monday 03 June 2024 21:27:00 +0000 (0:00:00.015) 0:01:42.856 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:31 Monday 03 June 2024 21:27:00 +0000 (0:00:00.016) 0:01:42.873 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:44 Monday 03 June 2024 21:27:00 +0000 (0:00:00.012) 0:01:42.886 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:53 Monday 03 June 2024 21:27:00 +0000 (0:00:00.040) 0:01:42.926 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:65 Monday 03 June 2024 21:27:00 +0000 (0:00:00.013) 0:01:42.939 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:77 Monday 03 June 2024 21:27:00 +0000 (0:00:00.013) 0:01:42.953 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:92 Monday 03 June 2024 21:27:00 +0000 (0:00:00.012) 0:01:42.966 *********** ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.002953", "end": "2024-06-03 21:27:00.950826", "rc": 0, "start": "2024-06-03 21:27:00.947873" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:98 Monday 03 June 2024 21:27:00 +0000 (0:00:00.183) 0:01:43.149 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002919", "end": "2024-06-03 21:27:01.131288", "rc": 0, "start": "2024-06-03 21:27:01.128369" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:104 Monday 03 June 2024 21:27:01 +0000 (0:00:00.179) 0:01:43.328 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:116 Monday 03 June 2024 21:27:01 +0000 (0:00:00.017) 0:01:43.346 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:2 Monday 03 June 2024 21:27:01 +0000 (0:00:00.013) 0:01:43.360 *********** 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": "0", "storage_test_fstab_id_matches": [ "UUID=ec687833-746a-402f-a02f-0d21ad180edf " ], "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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:40 Monday 03 June 2024 21:27:01 +0000 (0:00:00.027) 0:01:43.387 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:48 Monday 03 June 2024 21:27:01 +0000 (0:00:00.016) 0:01:43.404 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:58 Monday 03 June 2024 21:27:01 +0000 (0:00:00.015) 0:01:43.420 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:71 Monday 03 June 2024 21:27:01 +0000 (0:00:00.012) 0:01:43.433 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:6 Monday 03 June 2024 21:27:01 +0000 (0:00:00.011) 0:01:43.445 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:17 Monday 03 June 2024 21:27:01 +0000 (0:00:00.019) 0:01:43.464 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:3 Monday 03 June 2024 21:27:01 +0000 (0:00:00.017) 0:01:43.482 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717450016.3072007, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717450016.2872007, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717450016.2872007, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:9 Monday 03 June 2024 21:27:01 +0000 (0:00:00.183) 0:01:43.666 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:16 Monday 03 June 2024 21:27:01 +0000 (0:00:00.016) 0:01:43.683 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:24 Monday 03 June 2024 21:27:01 +0000 (0:00:00.012) 0:01:43.695 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:30 Monday 03 June 2024 21:27:01 +0000 (0:00:00.014) 0:01:43.710 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:34 Monday 03 June 2024 21:27:01 +0000 (0:00:00.012) 0:01:43.722 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:39 Monday 03 June 2024 21:27:01 +0000 (0:00:00.012) 0:01:43.734 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:3 Monday 03 June 2024 21:27:01 +0000 (0:00:00.014) 0:01:43.748 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Monday 03 June 2024 21:27:01 +0000 (0:00:00.013) 0:01:43.762 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:17 Monday 03 June 2024 21:27:02 +0000 (0:00:00.903) 0:01:44.665 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:23 Monday 03 June 2024 21:27:02 +0000 (0:00:00.012) 0:01:44.678 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:32 Monday 03 June 2024 21:27:02 +0000 (0:00:00.012) 0:01:44.691 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:45 Monday 03 June 2024 21:27:02 +0000 (0:00:00.016) 0:01:44.708 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:51 Monday 03 June 2024 21:27:02 +0000 (0:00:00.012) 0:01:44.720 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:56 Monday 03 June 2024 21:27:02 +0000 (0:00:00.013) 0:01:44.733 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:69 Monday 03 June 2024 21:27:02 +0000 (0:00:00.012) 0:01:44.745 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:81 Monday 03 June 2024 21:27:02 +0000 (0:00:00.012) 0:01:44.758 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:94 Monday 03 June 2024 21:27:02 +0000 (0:00:00.012) 0:01:44.771 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:106 Monday 03 June 2024 21:27:02 +0000 (0:00:00.015) 0:01:44.786 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:114 Monday 03 June 2024 21:27:02 +0000 (0:00:00.014) 0:01:44.801 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:122 Monday 03 June 2024 21:27:02 +0000 (0:00:00.013) 0:01:44.814 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:131 Monday 03 June 2024 21:27:02 +0000 (0:00:00.012) 0:01:44.827 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:140 Monday 03 June 2024 21:27:02 +0000 (0:00:00.018) 0:01:44.846 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:8 Monday 03 June 2024 21:27:02 +0000 (0:00:00.020) 0:01:44.866 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:14 Monday 03 June 2024 21:27:02 +0000 (0:00:00.020) 0:01:44.886 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:21 Monday 03 June 2024 21:27:02 +0000 (0:00:00.015) 0:01:44.902 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:28 Monday 03 June 2024 21:27:02 +0000 (0:00:00.016) 0:01:44.918 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:35 Monday 03 June 2024 21:27:02 +0000 (0:00:00.014) 0:01:44.933 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:45 Monday 03 June 2024 21:27:02 +0000 (0:00:00.013) 0:01:44.947 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:54 Monday 03 June 2024 21:27:02 +0000 (0:00:00.015) 0:01:44.963 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:63 Monday 03 June 2024 21:27:02 +0000 (0:00:00.013) 0:01:44.976 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:72 Monday 03 June 2024 21:27:02 +0000 (0:00:00.013) 0:01:44.989 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:81 Monday 03 June 2024 21:27:02 +0000 (0:00:00.015) 0:01:45.004 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:3 Monday 03 June 2024 21:27:02 +0000 (0:00:00.013) 0:01:45.018 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:11 Monday 03 June 2024 21:27:02 +0000 (0:00:00.015) 0:01:45.033 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:20 Monday 03 June 2024 21:27:02 +0000 (0:00:00.014) 0:01:45.048 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:28 Monday 03 June 2024 21:27:02 +0000 (0:00:00.013) 0:01:45.062 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:32 Monday 03 June 2024 21:27:02 +0000 (0:00:00.013) 0:01:45.075 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:46 Monday 03 June 2024 21:27:02 +0000 (0:00:00.015) 0:01:45.091 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:50 Monday 03 June 2024 21:27:02 +0000 (0:00:00.015) 0:01:45.106 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:54 Monday 03 June 2024 21:27:02 +0000 (0:00:00.014) 0:01:45.121 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:58 Monday 03 June 2024 21:27:02 +0000 (0:00:00.015) 0:01:45.136 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:68 Monday 03 June 2024 21:27:02 +0000 (0:00:00.014) 0:01:45.151 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:72 Monday 03 June 2024 21:27:02 +0000 (0:00:00.012) 0:01:45.163 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:77 Monday 03 June 2024 21:27:03 +0000 (0:00:00.038) 0:01:45.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:83 Monday 03 June 2024 21:27:03 +0000 (0:00:00.013) 0:01:45.214 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:88 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.227 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:96 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.239 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:104 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.251 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:109 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.264 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:113 Monday 03 June 2024 21:27:03 +0000 (0:00:00.014) 0:01:45.279 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:117 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.291 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:121 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.304 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:129 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.317 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:138 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.330 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:142 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.342 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:150 Monday 03 June 2024 21:27:03 +0000 (0:00:00.013) 0:01:45.356 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:156 Monday 03 June 2024 21:27:03 +0000 (0:00:00.014) 0:01:45.370 *********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:160 Monday 03 June 2024 21:27:03 +0000 (0:00:00.013) 0:01:45.384 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:164 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.397 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:5 Monday 03 June 2024 21:27:03 +0000 (0:00:00.013) 0:01:45.410 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:13 Monday 03 June 2024 21:27:03 +0000 (0:00:00.013) 0:01:45.423 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:18 Monday 03 June 2024 21:27:03 +0000 (0:00:00.014) 0:01:45.438 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:27 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.451 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:35 Monday 03 June 2024 21:27:03 +0000 (0:00:00.013) 0:01:45.464 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:41 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.476 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:47 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.489 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:27 Monday 03 June 2024 21:27:03 +0000 (0:00:00.014) 0:01:45.503 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:54 Monday 03 June 2024 21:27:03 +0000 (0:00:00.015) 0:01:45.518 *********** 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-main_stratis-support-2ser92b31/tests/tests_swap.yml:117 Monday 03 June 2024 21:27:03 +0000 (0:00:00.030) 0:01:45.548 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 03 June 2024 21:27:03 +0000 (0:00:00.050) 0:01:45.599 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 03 June 2024 21:27:03 +0000 (0:00:00.018) 0:01:45.617 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 03 June 2024 21:27:03 +0000 (0:00:00.022) 0:01:45.640 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 03 June 2024 21:27:03 +0000 (0:00:00.044) 0:01:45.684 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 03 June 2024 21:27:03 +0000 (0:00:00.015) 0:01:45.700 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 03 June 2024 21:27:03 +0000 (0:00:00.016) 0:01:45.716 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.729 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.742 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 03 June 2024 21:27:03 +0000 (0:00:00.025) 0:01:45.767 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 03 June 2024 21:27:03 +0000 (0:00:00.014) 0:01:45.781 *********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.794 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 03 June 2024 21:27:03 +0000 (0:00:00.013) 0:01:45.808 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.820 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 03 June 2024 21:27:03 +0000 (0:00:00.012) 0:01:45.832 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 03 June 2024 21:27:03 +0000 (0:00:00.013) 0:01:45.846 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 03 June 2024 21:27:03 +0000 (0:00:00.013) 0:01:45.859 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 03 June 2024 21:27:03 +0000 (0:00:00.019) 0:01:45.879 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 03 June 2024 21:27:03 +0000 (0:00:00.011) 0:01:45.890 *********** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 03 June 2024 21:27:04 +0000 (0:00:00.971) 0:01:46.861 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 03 June 2024 21:27:04 +0000 (0:00:00.014) 0:01:46.876 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 03 June 2024 21:27:04 +0000 (0:00:00.011) 0:01:46.887 *********** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 03 June 2024 21:27:04 +0000 (0:00:00.017) 0:01:46.905 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 03 June 2024 21:27:04 +0000 (0:00:00.015) 0:01:46.920 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 03 June 2024 21:27:04 +0000 (0:00:00.025) 0:01:46.945 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 03 June 2024 21:27:04 +0000 (0:00:00.017) 0:01:46.962 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 03 June 2024 21:27:05 +0000 (0:00:00.510) 0:01:47.473 *********** ok: [sut] => (item={'src': 'UUID=ec687833-746a-402f-a02f-0d21ad180edf', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf" } TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 03 June 2024 21:27:05 +0000 (0:00:00.208) 0:01:47.681 *********** skipping: [sut] => (item={'src': 'UUID=ec687833-746a-402f-a02f-0d21ad180edf', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "present" }, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 03 June 2024 21:27:05 +0000 (0:00:00.018) 0:01:47.700 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 03 June 2024 21:27:06 +0000 (0:00:00.496) 0:01:48.196 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717449771.3090873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 03 June 2024 21:27:06 +0000 (0:00:00.179) 0:01:48.376 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 03 June 2024 21:27:06 +0000 (0:00:00.011) 0:01:48.388 *********** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:127 Monday 03 June 2024 21:27:06 +0000 (0:00:00.607) 0:01:48.995 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:2 Monday 03 June 2024 21:27:06 +0000 (0:00:00.027) 0:01:49.023 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:7 Monday 03 June 2024 21:27:06 +0000 (0:00:00.012) 0:01:49.036 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "_raw_kernel_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "present", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:15 Monday 03 June 2024 21:27:06 +0000 (0:00:00.015) 0:01:49.051 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "mountpoint": "[SWAP]", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "ec687833-746a-402f-a02f-0d21ad180edf" }, "/dev/sdb": { "fstype": "ext3", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "8a9afb7c-5aad-4e3e-a273-e828e6db23a8" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:20 Monday 03 June 2024 21:27:07 +0000 (0:00:00.178) 0:01:49.230 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.003932", "end": "2024-06-03 21:27:08.208859", "rc": 0, "start": "2024-06-03 21:27:07.204927" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / xfs defaults 0 0 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 UUID=ec687833-746a-402f-a02f-0d21ad180edf none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 Monday 03 June 2024 21:27:08 +0000 (0:00:01.177) 0:01:50.407 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004575", "end": "2024-06-03 21:27:09.399485", "failed_when_result": false, "rc": 0, "start": "2024-06-03 21:27:08.394910" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:34 Monday 03 June 2024 21:27:09 +0000 (0:00:01.210) 0:01:51.618 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:44 Monday 03 June 2024 21:27:09 +0000 (0:00:00.055) 0:01:51.673 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:2 Monday 03 June 2024 21:27:09 +0000 (0:00:00.035) 0:01:51.709 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:21 Monday 03 June 2024 21:27:09 +0000 (0:00:00.031) 0:01:51.741 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:7 Monday 03 June 2024 21:27:09 +0000 (0:00:00.117) 0:01:51.858 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:16 Monday 03 June 2024 21:27:09 +0000 (0:00:00.027) 0:01:51.885 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:31 Monday 03 June 2024 21:27:09 +0000 (0:00:00.025) 0:01:51.911 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:44 Monday 03 June 2024 21:27:09 +0000 (0:00:00.025) 0:01:51.936 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:53 Monday 03 June 2024 21:27:09 +0000 (0:00:00.022) 0:01:51.958 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:65 Monday 03 June 2024 21:27:09 +0000 (0:00:00.017) 0:01:51.976 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:77 Monday 03 June 2024 21:27:09 +0000 (0:00:00.019) 0:01:51.996 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:92 Monday 03 June 2024 21:27:09 +0000 (0:00:00.020) 0:01:52.017 *********** ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003227", "end": "2024-06-03 21:27:10.018357", "rc": 0, "start": "2024-06-03 21:27:10.015130" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:98 Monday 03 June 2024 21:27:10 +0000 (0:00:00.207) 0:01:52.224 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002991", "end": "2024-06-03 21:27:10.226599", "rc": 0, "start": "2024-06-03 21:27:10.223608" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:104 Monday 03 June 2024 21:27:10 +0000 (0:00:00.226) 0:01:52.451 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:116 Monday 03 June 2024 21:27:10 +0000 (0:00:00.042) 0:01:52.493 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:2 Monday 03 June 2024 21:27:10 +0000 (0:00:00.025) 0:01:52.518 *********** 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": "0", "storage_test_fstab_id_matches": [ "UUID=ec687833-746a-402f-a02f-0d21ad180edf " ], "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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:40 Monday 03 June 2024 21:27:10 +0000 (0:00:00.052) 0:01:52.571 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:48 Monday 03 June 2024 21:27:10 +0000 (0:00:00.040) 0:01:52.612 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:58 Monday 03 June 2024 21:27:10 +0000 (0:00:00.043) 0:01:52.655 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:71 Monday 03 June 2024 21:27:10 +0000 (0:00:00.027) 0:01:52.683 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:6 Monday 03 June 2024 21:27:10 +0000 (0:00:00.013) 0:01:52.697 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:17 Monday 03 June 2024 21:27:10 +0000 (0:00:00.035) 0:01:52.732 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:3 Monday 03 June 2024 21:27:10 +0000 (0:00:00.035) 0:01:52.768 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717450016.3072007, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717450016.2872007, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717450016.2872007, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:9 Monday 03 June 2024 21:27:10 +0000 (0:00:00.209) 0:01:52.977 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:16 Monday 03 June 2024 21:27:10 +0000 (0:00:00.017) 0:01:52.994 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:24 Monday 03 June 2024 21:27:10 +0000 (0:00:00.012) 0:01:53.007 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:30 Monday 03 June 2024 21:27:10 +0000 (0:00:00.015) 0:01:53.022 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:34 Monday 03 June 2024 21:27:10 +0000 (0:00:00.013) 0:01:53.035 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:39 Monday 03 June 2024 21:27:10 +0000 (0:00:00.012) 0:01:53.048 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:3 Monday 03 June 2024 21:27:10 +0000 (0:00:00.017) 0:01:53.066 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Monday 03 June 2024 21:27:10 +0000 (0:00:00.015) 0:01:53.081 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:17 Monday 03 June 2024 21:27:11 +0000 (0:00:00.925) 0:01:54.006 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:23 Monday 03 June 2024 21:27:11 +0000 (0:00:00.012) 0:01:54.019 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:32 Monday 03 June 2024 21:27:11 +0000 (0:00:00.012) 0:01:54.032 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:45 Monday 03 June 2024 21:27:11 +0000 (0:00:00.016) 0:01:54.048 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:51 Monday 03 June 2024 21:27:11 +0000 (0:00:00.012) 0:01:54.061 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:56 Monday 03 June 2024 21:27:11 +0000 (0:00:00.012) 0:01:54.073 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:69 Monday 03 June 2024 21:27:11 +0000 (0:00:00.012) 0:01:54.086 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:81 Monday 03 June 2024 21:27:11 +0000 (0:00:00.012) 0:01:54.098 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:94 Monday 03 June 2024 21:27:11 +0000 (0:00:00.013) 0:01:54.111 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:106 Monday 03 June 2024 21:27:11 +0000 (0:00:00.015) 0:01:54.127 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:114 Monday 03 June 2024 21:27:11 +0000 (0:00:00.018) 0:01:54.146 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:122 Monday 03 June 2024 21:27:11 +0000 (0:00:00.016) 0:01:54.162 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:131 Monday 03 June 2024 21:27:11 +0000 (0:00:00.012) 0:01:54.174 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:140 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.186 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:8 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.199 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:14 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.211 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:21 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.223 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:28 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.236 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:35 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.248 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:45 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.260 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:54 Monday 03 June 2024 21:27:12 +0000 (0:00:00.014) 0:01:54.275 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:63 Monday 03 June 2024 21:27:12 +0000 (0:00:00.013) 0:01:54.288 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:72 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.300 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:81 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.313 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:3 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.325 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:11 Monday 03 June 2024 21:27:12 +0000 (0:00:00.013) 0:01:54.339 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:20 Monday 03 June 2024 21:27:12 +0000 (0:00:00.014) 0:01:54.353 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:28 Monday 03 June 2024 21:27:12 +0000 (0:00:00.013) 0:01:54.367 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:32 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.380 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:46 Monday 03 June 2024 21:27:12 +0000 (0:00:00.014) 0:01:54.394 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:50 Monday 03 June 2024 21:27:12 +0000 (0:00:00.014) 0:01:54.408 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:54 Monday 03 June 2024 21:27:12 +0000 (0:00:00.013) 0:01:54.422 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:58 Monday 03 June 2024 21:27:12 +0000 (0:00:00.037) 0:01:54.459 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:68 Monday 03 June 2024 21:27:12 +0000 (0:00:00.014) 0:01:54.473 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:72 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.486 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:77 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.499 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:83 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.511 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:88 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.524 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:96 Monday 03 June 2024 21:27:12 +0000 (0:00:00.014) 0:01:54.538 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:104 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.550 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:109 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.563 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:113 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.575 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:117 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.588 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:121 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.601 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:129 Monday 03 June 2024 21:27:12 +0000 (0:00:00.013) 0:01:54.614 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:138 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.626 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:142 Monday 03 June 2024 21:27:12 +0000 (0:00:00.011) 0:01:54.638 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:150 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.650 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:156 Monday 03 June 2024 21:27:12 +0000 (0:00:00.011) 0:01:54.661 *********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:160 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.673 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:164 Monday 03 June 2024 21:27:12 +0000 (0:00:00.013) 0:01:54.687 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:5 Monday 03 June 2024 21:27:12 +0000 (0:00:00.013) 0:01:54.701 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:13 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.713 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:18 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.725 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:27 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.738 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:35 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.750 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:41 Monday 03 June 2024 21:27:12 +0000 (0:00:00.013) 0:01:54.764 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:47 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.777 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:27 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.790 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:54 Monday 03 June 2024 21:27:12 +0000 (0:00:00.011) 0:01:54.801 *********** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Clean up] **************************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:130 Monday 03 June 2024 21:27:12 +0000 (0:00:00.011) 0:01:54.812 *********** TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:2 Monday 03 June 2024 21:27:12 +0000 (0:00:00.042) 0:01:54.855 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:2 Monday 03 June 2024 21:27:12 +0000 (0:00:00.019) 0:01:54.874 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set platform/version specific variables] **** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:8 Monday 03 June 2024 21:27:12 +0000 (0:00:00.015) 0:01:54.889 *********** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs", "stratisd", "stratis-cli" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [linux-system-roles.storage : Check if system is ostree] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:26 Monday 03 June 2024 21:27:12 +0000 (0:00:00.031) 0:01:54.920 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/set_vars.yml:31 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.933 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:5 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.945 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:9 Monday 03 June 2024 21:27:12 +0000 (0:00:00.011) 0:01:54.956 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [linux-system-roles.storage : Include the appropriate provider tasks] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main.yml:13 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:54.968 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:2 Monday 03 June 2024 21:27:12 +0000 (0:00:00.024) 0:01:54.993 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Show storage_pools] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:11 Monday 03 June 2024 21:27:12 +0000 (0:00:00.014) 0:01:55.008 *********** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined" } TASK [linux-system-roles.storage : Show storage_volumes] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:16 Monday 03 June 2024 21:27:12 +0000 (0:00:00.015) 0:01:55.023 *********** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "mount_point": "/opt/test", "name": "test1", "state": "absent", "type": "disk" }, { "disks": [ "sdb" ], "mount_point": "none", "name": "test2", "state": "absent", "type": "disk" } ] } TASK [linux-system-roles.storage : Get required packages] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:21 Monday 03 June 2024 21:27:12 +0000 (0:00:00.016) 0:01:55.040 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Enable copr repositories if needed] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:34 Monday 03 June 2024 21:27:12 +0000 (0:00:00.014) 0:01:55.054 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:41 Monday 03 June 2024 21:27:12 +0000 (0:00:00.012) 0:01:55.067 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Get service facts] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:57 Monday 03 June 2024 21:27:12 +0000 (0:00:00.013) 0:01:55.081 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Set storage_cryptsetup_services] ************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:64 Monday 03 June 2024 21:27:12 +0000 (0:00:00.013) 0:01:55.094 *********** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [linux-system-roles.storage : Mask the systemd cryptsetup services] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:78 Monday 03 June 2024 21:27:12 +0000 (0:00:00.030) 0:01:55.125 *********** TASK [linux-system-roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Monday 03 June 2024 21:27:12 +0000 (0:00:00.011) 0:01:55.136 *********** changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=8a9afb7c-5aad-4e3e-a273-e828e6db23a8", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [linux-system-roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:98 Monday 03 June 2024 21:27:14 +0000 (0:00:01.159) 0:01:56.295 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [linux-system-roles.storage : Unmask the systemd cryptsetup services] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:110 Monday 03 June 2024 21:27:14 +0000 (0:00:00.013) 0:01:56.309 *********** TASK [linux-system-roles.storage : Show blivet_output] ************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:116 Monday 03 June 2024 21:27:14 +0000 (0:00:00.011) 0:01:56.320 *********** ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/sdb", "fs_type": "ext3" }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "swap" } ], "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" ], "mounts": [ { "fstype": "swap", "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=8a9afb7c-5aad-4e3e-a273-e828e6db23a8", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } } TASK [linux-system-roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:125 Monday 03 June 2024 21:27:14 +0000 (0:00:00.014) 0:01:56.335 *********** 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-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:129 Monday 03 June 2024 21:27:14 +0000 (0:00:00.014) 0:01:56.349 *********** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=8a9afb7c-5aad-4e3e-a273-e828e6db23a8", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] }, "changed": false } TASK [linux-system-roles.storage : Remove obsolete mounts] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:145 Monday 03 June 2024 21:27:14 +0000 (0:00:00.014) 0:01:56.364 *********** changed: [sut] => (item={'src': 'UUID=ec687833-746a-402f-a02f-0d21ad180edf', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=ec687833-746a-402f-a02f-0d21ad180edf" } TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:157 Monday 03 June 2024 21:27:14 +0000 (0:00:00.189) 0:01:56.554 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Set up new/current mounts] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:162 Monday 03 June 2024 21:27:14 +0000 (0:00:00.486) 0:01:57.040 *********** TASK [linux-system-roles.storage : Manage mount ownership/permissions] ********* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:174 Monday 03 June 2024 21:27:14 +0000 (0:00:00.015) 0:01:57.056 *********** TASK [linux-system-roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:189 Monday 03 June 2024 21:27:14 +0000 (0:00:00.012) 0:01:57.069 *********** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [linux-system-roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:197 Monday 03 June 2024 21:27:15 +0000 (0:00:00.488) 0:01:57.557 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717449771.3090873, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1716902420.402, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1716902144.521, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3342962587", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [linux-system-roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:202 Monday 03 June 2024 21:27:15 +0000 (0:00:00.184) 0:01:57.742 *********** TASK [linux-system-roles.storage : Update facts] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:224 Monday 03 June 2024 21:27:15 +0000 (0:00:00.012) 0:01:57.755 *********** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/tests_swap.yml:146 Monday 03 June 2024 21:27:16 +0000 (0:00:00.623) 0:01:58.378 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:2 Monday 03 June 2024 21:27:16 +0000 (0:00:00.030) 0:01:58.408 *********** skipping: [sut] => {} TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:7 Monday 03 June 2024 21:27:16 +0000 (0:00:00.012) 0:01:58.421 *********** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=ec687833-746a-402f-a02f-0d21ad180edf", "_raw_device": "/dev/sda", "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": "swap", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null }, { "_device": "/dev/sdb", "_mount_id": "UUID=8a9afb7c-5aad-4e3e-a273-e828e6db23a8", "_raw_device": "/dev/sdb", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sdb" ], "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": "ext3", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "none", "mount_user": null, "name": "test2", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10737418240, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:15 Monday 03 June 2024 21:27:16 +0000 (0:00:00.016) 0:01:58.437 *********** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "mountpoint": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "mountpoint": "/", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "82a26900-2b36-49b9-bc49-f4d2f0bb14b8" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:20 Monday 03 June 2024 21:27:16 +0000 (0:00:00.181) 0:01:58.619 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.002950", "end": "2024-06-03 21:27:16.604620", "rc": 0, "start": "2024-06-03 21:27:16.601670" } STDOUT: # # /etc/fstab # Created by anaconda on Tue May 28 13:15:44 2024 # # Accessible filesystems, by reference, are maintained under '/dev/disk/'. # See man pages fstab(5), findfs(8), mount(8) and/or blkid(8) for more info. # # After editing this file, run 'systemctl daemon-reload' to update systemd # units generated from this file. # UUID=82a26900-2b36-49b9-bc49-f4d2f0bb14b8 / xfs defaults 0 0 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-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 Monday 03 June 2024 21:27:16 +0000 (0:00:00.185) 0:01:58.804 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003118", "end": "2024-06-03 21:27:16.788685", "failed_when_result": false, "rc": 0, "start": "2024-06-03 21:27:16.785567" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:34 Monday 03 June 2024 21:27:16 +0000 (0:00:00.183) 0:01:58.987 *********** TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:44 Monday 03 June 2024 21:27:16 +0000 (0:00:00.013) 0:01:59.001 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml for sut TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:2 Monday 03 June 2024 21:27:16 +0000 (0:00:00.030) 0:01:59.031 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:21 Monday 03 June 2024 21:27:16 +0000 (0:00:00.017) 0:01:59.049 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:7 Monday 03 June 2024 21:27:16 +0000 (0:00:00.078) 0:01:59.127 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:16 Monday 03 June 2024 21:27:16 +0000 (0:00:00.015) 0:01:59.143 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "[SWAP]", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:31 Monday 03 June 2024 21:27:16 +0000 (0:00:00.018) 0:01:59.161 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:44 Monday 03 June 2024 21:27:17 +0000 (0:00:00.014) 0:01:59.176 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:53 Monday 03 June 2024 21:27:17 +0000 (0:00:00.010) 0:01:59.186 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:65 Monday 03 June 2024 21:27:17 +0000 (0:00:00.014) 0:01:59.201 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:77 Monday 03 June 2024 21:27:17 +0000 (0:00:00.013) 0:01:59.214 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:92 Monday 03 June 2024 21:27:17 +0000 (0:00:00.012) 0:01:59.226 *********** ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.002940", "end": "2024-06-03 21:27:17.216369", "rc": 0, "start": "2024-06-03 21:27:17.213429" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:98 Monday 03 June 2024 21:27:17 +0000 (0:00:00.187) 0:01:59.414 *********** ok: [sut] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.002870", "end": "2024-06-03 21:27:17.400263", "rc": 0, "start": "2024-06-03 21:27:17.397393" } STDOUT: Filename Type Size Used Priority TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:104 Monday 03 June 2024 21:27:17 +0000 (0:00:00.184) 0:01:59.598 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:116 Monday 03 June 2024 21:27:17 +0000 (0:00:00.018) 0:01:59.617 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:2 Monday 03 June 2024 21:27:17 +0000 (0:00:00.012) 0:01:59.630 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:40 Monday 03 June 2024 21:27:17 +0000 (0:00:00.025) 0:01:59.655 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:48 Monday 03 June 2024 21:27:17 +0000 (0:00:00.012) 0:01:59.668 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:58 Monday 03 June 2024 21:27:17 +0000 (0:00:00.020) 0:01:59.688 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:71 Monday 03 June 2024 21:27:17 +0000 (0:00:00.014) 0:01:59.702 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:6 Monday 03 June 2024 21:27:17 +0000 (0:00:00.011) 0:01:59.714 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:17 Monday 03 June 2024 21:27:17 +0000 (0:00:00.013) 0:01:59.727 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:3 Monday 03 June 2024 21:27:17 +0000 (0:00:00.013) 0:01:59.741 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717450034.0462093, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717450034.0462093, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 446, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717450034.0462093, "nlink": 1, "path": "/dev/sda", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:9 Monday 03 June 2024 21:27:17 +0000 (0:00:00.188) 0:01:59.930 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:16 Monday 03 June 2024 21:27:17 +0000 (0:00:00.017) 0:01:59.947 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:24 Monday 03 June 2024 21:27:17 +0000 (0:00:00.012) 0:01:59.960 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:30 Monday 03 June 2024 21:27:17 +0000 (0:00:00.009) 0:01:59.969 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:34 Monday 03 June 2024 21:27:17 +0000 (0:00:00.012) 0:01:59.981 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:39 Monday 03 June 2024 21:27:17 +0000 (0:00:00.013) 0:01:59.995 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:3 Monday 03 June 2024 21:27:17 +0000 (0:00:00.009) 0:02:00.004 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Monday 03 June 2024 21:27:17 +0000 (0:00:00.012) 0:02:00.016 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:17 Monday 03 June 2024 21:27:18 +0000 (0:00:00.925) 0:02:00.942 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:23 Monday 03 June 2024 21:27:18 +0000 (0:00:00.014) 0:02:00.956 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:32 Monday 03 June 2024 21:27:18 +0000 (0:00:00.012) 0:02:00.969 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:45 Monday 03 June 2024 21:27:18 +0000 (0:00:00.010) 0:02:00.980 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:51 Monday 03 June 2024 21:27:18 +0000 (0:00:00.012) 0:02:00.992 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:56 Monday 03 June 2024 21:27:18 +0000 (0:00:00.015) 0:02:01.008 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:69 Monday 03 June 2024 21:27:18 +0000 (0:00:00.012) 0:02:01.020 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:81 Monday 03 June 2024 21:27:18 +0000 (0:00:00.010) 0:02:01.031 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:94 Monday 03 June 2024 21:27:18 +0000 (0:00:00.011) 0:02:01.042 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:106 Monday 03 June 2024 21:27:18 +0000 (0:00:00.016) 0:02:01.059 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:114 Monday 03 June 2024 21:27:18 +0000 (0:00:00.017) 0:02:01.076 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:122 Monday 03 June 2024 21:27:18 +0000 (0:00:00.013) 0:02:01.090 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:131 Monday 03 June 2024 21:27:18 +0000 (0:00:00.013) 0:02:01.104 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:140 Monday 03 June 2024 21:27:18 +0000 (0:00:00.012) 0:02:01.116 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:8 Monday 03 June 2024 21:27:18 +0000 (0:00:00.013) 0:02:01.130 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:14 Monday 03 June 2024 21:27:18 +0000 (0:00:00.012) 0:02:01.142 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:21 Monday 03 June 2024 21:27:18 +0000 (0:00:00.012) 0:02:01.155 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:28 Monday 03 June 2024 21:27:18 +0000 (0:00:00.012) 0:02:01.167 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:35 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.181 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:45 Monday 03 June 2024 21:27:19 +0000 (0:00:00.035) 0:02:01.217 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:54 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.230 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:63 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.242 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:72 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.255 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:81 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.267 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:3 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.279 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:11 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.292 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:20 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.304 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:28 Monday 03 June 2024 21:27:19 +0000 (0:00:00.015) 0:02:01.320 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:32 Monday 03 June 2024 21:27:19 +0000 (0:00:00.014) 0:02:01.334 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:46 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.347 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:50 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.360 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:54 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.374 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:58 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.387 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:68 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.400 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:72 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.414 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:77 Monday 03 June 2024 21:27:19 +0000 (0:00:00.015) 0:02:01.429 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:83 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.442 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:88 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.456 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:96 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.468 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:104 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.480 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:109 Monday 03 June 2024 21:27:19 +0000 (0:00:00.011) 0:02:01.492 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:113 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.504 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:117 Monday 03 June 2024 21:27:19 +0000 (0:00:00.011) 0:02:01.516 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:121 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.528 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:129 Monday 03 June 2024 21:27:19 +0000 (0:00:00.011) 0:02:01.540 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:138 Monday 03 June 2024 21:27:19 +0000 (0:00:00.011) 0:02:01.551 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:142 Monday 03 June 2024 21:27:19 +0000 (0:00:00.011) 0:02:01.562 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:150 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.575 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:156 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.587 *********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:160 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.601 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:164 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.614 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:5 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.626 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:13 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.639 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:18 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.651 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:27 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.664 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:35 Monday 03 June 2024 21:27:19 +0000 (0:00:00.014) 0:02:01.678 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:41 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.690 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:47 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.703 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:27 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.716 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:2 Monday 03 June 2024 21:27:19 +0000 (0:00:00.011) 0:02:01.727 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:21 Monday 03 June 2024 21:27:19 +0000 (0:00:00.014) 0:02:01.741 *********** included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml for sut included: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml for sut TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:7 Monday 03 June 2024 21:27:19 +0000 (0:00:00.055) 0:02:01.796 *********** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:16 Monday 03 June 2024 21:27:19 +0000 (0:00:00.015) 0:02:01.812 *********** ok: [sut] => { "ansible_facts": { "storage_test_mount_expected_mount_point": "", "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:31 Monday 03 June 2024 21:27:19 +0000 (0:00:00.015) 0:02:01.827 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:44 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.840 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:53 Monday 03 June 2024 21:27:19 +0000 (0:00:00.010) 0:02:01.850 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:65 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.863 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:77 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.876 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:92 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.889 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:98 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.902 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:104 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.915 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:116 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.928 *********** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_expected_mount_point": 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:2 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:01.941 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:40 Monday 03 June 2024 21:27:19 +0000 (0:00:00.025) 0:02:01.966 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:48 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:01.980 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:58 Monday 03 June 2024 21:27:19 +0000 (0:00:00.019) 0:02:01.999 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fstab.yml:71 Monday 03 June 2024 21:27:19 +0000 (0:00:00.013) 0:02:02.013 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:6 Monday 03 June 2024 21:27:19 +0000 (0:00:00.012) 0:02:02.025 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-fs.yml:17 Monday 03 June 2024 21:27:19 +0000 (0:00:00.016) 0:02:02.041 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:3 Monday 03 June 2024 21:27:19 +0000 (0:00:00.044) 0:02:02.086 *********** ok: [sut] => { "changed": false, "stat": { "atime": 1717450033.9932091, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1717450033.9932091, "dev": 5, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 450, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1717450033.9932091, "nlink": 1, "path": "/dev/sdb", "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-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:9 Monday 03 June 2024 21:27:20 +0000 (0:00:00.190) 0:02:02.276 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:16 Monday 03 June 2024 21:27:20 +0000 (0:00:00.017) 0:02:02.294 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:24 Monday 03 June 2024 21:27:20 +0000 (0:00:00.015) 0:02:02.309 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:30 Monday 03 June 2024 21:27:20 +0000 (0:00:00.010) 0:02:02.320 *********** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:34 Monday 03 June 2024 21:27:20 +0000 (0:00:00.014) 0:02:02.334 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-device.yml:39 Monday 03 June 2024 21:27:20 +0000 (0:00:00.013) 0:02:02.348 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:3 Monday 03 June 2024 21:27:20 +0000 (0:00:00.010) 0:02:02.358 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Monday 03 June 2024 21:27:20 +0000 (0:00:00.019) 0:02:02.378 *********** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:17 Monday 03 June 2024 21:27:21 +0000 (0:00:00.921) 0:02:03.299 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:23 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.312 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:32 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.324 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:45 Monday 03 June 2024 21:27:21 +0000 (0:00:00.010) 0:02:03.335 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:51 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.347 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:56 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.360 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:69 Monday 03 June 2024 21:27:21 +0000 (0:00:00.009) 0:02:03.369 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:81 Monday 03 June 2024 21:27:21 +0000 (0:00:00.008) 0:02:03.378 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:94 Monday 03 June 2024 21:27:21 +0000 (0:00:00.008) 0:02:03.386 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:106 Monday 03 June 2024 21:27:21 +0000 (0:00:00.016) 0:02:03.403 *********** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:114 Monday 03 June 2024 21:27:21 +0000 (0:00:00.014) 0:02:03.418 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:122 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.431 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:131 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.444 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:140 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.456 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:8 Monday 03 June 2024 21:27:21 +0000 (0:00:00.011) 0:02:03.467 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:14 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.481 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:21 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.493 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:28 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.506 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:35 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.518 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:45 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.531 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:54 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.543 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:63 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.557 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:72 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.569 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-md.yml:81 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.581 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:3 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.594 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:11 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.606 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:20 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.618 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:28 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.632 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:32 Monday 03 June 2024 21:27:21 +0000 (0:00:00.017) 0:02:03.649 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:46 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.663 *********** skipping: [sut] => {} TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:50 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.676 *********** skipping: [sut] => {} TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:54 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.689 *********** skipping: [sut] => {} TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:58 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.702 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:68 Monday 03 June 2024 21:27:21 +0000 (0:00:00.015) 0:02:03.717 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:72 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.730 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:77 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.743 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:83 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.756 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:88 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:03.768 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:96 Monday 03 June 2024 21:27:21 +0000 (0:00:00.015) 0:02:03.784 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:104 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.798 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:109 Monday 03 June 2024 21:27:21 +0000 (0:00:00.019) 0:02:03.818 *********** skipping: [sut] => {} TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:113 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.831 *********** skipping: [sut] => {} TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:117 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.845 *********** skipping: [sut] => {} TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:121 Monday 03 June 2024 21:27:21 +0000 (0:00:00.014) 0:02:03.859 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:129 Monday 03 June 2024 21:27:21 +0000 (0:00:00.016) 0:02:03.876 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:138 Monday 03 June 2024 21:27:21 +0000 (0:00:00.014) 0:02:03.891 *********** 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-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:142 Monday 03 June 2024 21:27:21 +0000 (0:00:00.018) 0:02:03.909 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:150 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.922 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:156 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:03.935 *********** ok: [sut] => { "storage_test_actual_size": { "changed": false, "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:160 Monday 03 June 2024 21:27:21 +0000 (0:00:00.014) 0:02:03.950 *********** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-size.yml:164 Monday 03 June 2024 21:27:21 +0000 (0:00:00.014) 0:02:03.964 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:5 Monday 03 June 2024 21:27:21 +0000 (0:00:00.014) 0:02:03.978 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:13 Monday 03 June 2024 21:27:21 +0000 (0:00:00.014) 0:02:03.993 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:18 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:04.006 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:27 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:04.019 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:35 Monday 03 June 2024 21:27:21 +0000 (0:00:00.013) 0:02:04.032 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:41 Monday 03 June 2024 21:27:21 +0000 (0:00:00.012) 0:02:04.045 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-cache.yml:47 Monday 03 June 2024 21:27:21 +0000 (0:00:00.015) 0:02:04.060 *********** skipping: [sut] => { "changed": false, "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume.yml:27 Monday 03 June 2024 21:27:21 +0000 (0:00:00.018) 0:02:04.079 *********** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:54 Monday 03 June 2024 21:27:21 +0000 (0:00:00.011) 0:02:04.091 *********** 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=467 changed=12 unreachable=0 failed=0 skipped=626 rescued=0 ignored=0 Monday 03 June 2024 21:27:21 +0000 (0:00:00.007) 0:02:04.098 *********** =============================================================================== linux-system-roles.storage : Make sure blivet is available ------------- 52.57s /WORKDIR/git-main_stratis-support-2ser92b31/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 --- 4.22s /WORKDIR/git-main_stratis-support-2ser92b31/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 --- 4.08s /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 linux-system-roles.storage : Get service facts -------------------------- 1.57s /WORKDIR/git-main_stratis-support-2ser92b31/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.22s /WORKDIR/git-main_stratis-support-2ser92b31/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 --- 1.21s /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Read the /etc/crypttab file --------------------------------------------- 1.21s /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 -- Gather swap info -------------------------------------------------------- 1.18s /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-mount.yml:98 Read the /etc/crypttab file --------------------------------------------- 1.18s /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 -- Read the /etc/crypttab file --------------------------------------------- 1.18s /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 -- Read the /etc/crypttab file --------------------------------------------- 1.18s /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 -- Read the /etc/fstab file for volume existence --------------------------- 1.18s /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:20 -- Read the /etc/crypttab file --------------------------------------------- 1.18s /WORKDIR/git-main_stratis-support-2ser92b31/tests/verify-role-results.yml:25 -- linux-system-roles.storage : Manage the pools and volumes to match the specified state --- 1.16s /WORKDIR/git-main_stratis-support-2ser92b31/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 --- 0.97s /WORKDIR/git-main_stratis-support-2ser92b31/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 --- 0.94s /WORKDIR/git-main_stratis-support-2ser92b31/tests/roles/linux-system-roles.storage/tasks/main-blivet.yml:84 Ensure cryptsetup is present -------------------------------------------- 0.93s /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 0.93s /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 0.92s /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 0.91s /WORKDIR/git-main_stratis-support-2ser92b31/tests/test-verify-volume-encryption.yml:10 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: Distribution centos 9 on host sut should use /usr/libexec/platform-python, but is using /usr/bin/python for backward compatibility with prior Ansible releases. A future Ansible release will default to using the discovered platform python for this host. See https://docs .ansible.com/ansible/2.9/reference_appendices/interpreter_discovery.html for more information. This feature will be removed in version 2.12. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---