# STDOUT: ---v---v---v---v---v--- ansible-playbook [core 2.16.0] 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.16/lib/python3.11/site-packages/ansible ansible collection location = /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_swap_scsi_generated.yml **************************************** 2 plays in /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap_scsi_generated.yml PLAY [Run test tests_swap.yml for scsi] **************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap_scsi_generated.yml:3 Thursday 04 April 2024 18:43:22 +0000 (0:00:00.013) 0:00:00.013 ******** ok: [sut] TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap_scsi_generated.yml:8 Thursday 04 April 2024 18:43:23 +0000 (0:00:01.016) 0:00:01.029 ******** ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test management of swap] ************************************************* TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:2 Thursday 04 April 2024 18:43:23 +0000 (0:00:00.021) 0:00:01.051 ******** ok: [sut] TASK [Include role to ensure packages are installed] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:10 Thursday 04 April 2024 18:43:24 +0000 (0:00:00.739) 0:00:01.790 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 04 April 2024 18:43:24 +0000 (0:00:00.019) 0:00:01.810 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 04 April 2024 18:43:24 +0000 (0:00:00.015) 0:00:01.825 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 04 April 2024 18:43:24 +0000 (0:00:00.019) 0:00:01.844 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 04 April 2024 18:43:24 +0000 (0:00:00.030) 0:00:01.875 ******** ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 04 April 2024 18:43:24 +0000 (0:00:00.285) 0:00:02.161 ******** ok: [sut] => { "ansible_facts": { "__storage_is_ostree": false }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 04 April 2024 18:43:24 +0000 (0:00:00.016) 0:00:02.177 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 04 April 2024 18:43:24 +0000 (0:00:00.009) 0:00:02.187 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 04 April 2024 18:43:24 +0000 (0:00:00.010) 0:00:02.197 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 04 April 2024 18:43:24 +0000 (0:00:00.030) 0:00:02.228 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: device-mapper-multipath-0.8.4-41.el8.x86_64", "Installed: python3-pyparted-1:3.11.7-4.el8.x86_64", "Installed: userspace-rcu-0.10.1-4.el8.x86_64", "Installed: libblockdev-mpath-2.28-6.el8.x86_64", "Installed: device-mapper-multipath-libs-0.8.4-41.el8.x86_64", "Installed: device-mapper-persistent-data-0.9.0-7.el8.x86_64", "Installed: libblockdev-nvdimm-2.28-6.el8.x86_64", "Installed: vdo-6.2.9.7-14.el8.x86_64", "Installed: libblockdev-part-2.28-6.el8.x86_64", "Installed: blivet-data-1:3.6.0-8.el8.noarch", "Installed: mdadm-4.2-14.el8.x86_64", "Installed: libblockdev-swap-2.28-6.el8.x86_64", "Installed: libblockdev-2.28-6.el8.x86_64", "Installed: volume_key-libs-0.3.11-6.el8.x86_64", "Installed: libaio-0.3.112-1.el8.x86_64", "Installed: libblockdev-utils-2.28-6.el8.x86_64", "Installed: python3-blivet-1:3.6.0-8.el8.noarch", "Installed: libblockdev-crypto-2.28-6.el8.x86_64", "Installed: daxctl-libs-71.1-7.el8.x86_64", "Installed: python3-blockdev-2.28-6.el8.x86_64", "Installed: libblockdev-dm-2.28-6.el8.x86_64", "Installed: python3-bytesize-1.4-3.el8.x86_64", "Installed: libbytesize-1.4-3.el8.x86_64", "Installed: libblockdev-fs-2.28-6.el8.x86_64", "Installed: kmod-kvdo-6.2.8.7-94.el8.x86_64", "Installed: libblockdev-kbd-2.28-6.el8.x86_64", "Installed: lsof-4.93.2-1.el8.x86_64", "Installed: libblockdev-loop-2.28-6.el8.x86_64", "Installed: lvm2-8:2.03.14-9.el8.x86_64", "Installed: device-mapper-event-8:1.02.181-9.el8.x86_64", "Installed: ndctl-71.1-7.el8.x86_64", "Installed: libblockdev-lvm-2.28-6.el8.x86_64", "Installed: lvm2-libs-8:2.03.14-9.el8.x86_64", "Installed: device-mapper-event-libs-8:1.02.181-9.el8.x86_64", "Installed: ndctl-libs-71.1-7.el8.x86_64", "Installed: libblockdev-mdraid-2.28-6.el8.x86_64" ] } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 04 April 2024 18:44:20 +0000 (0:00:55.505) 0:00:57.733 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 04 April 2024 18:44:20 +0000 (0:00:00.013) 0:00:57.746 ******** ok: [sut] => { "storage_volumes": "VARIABLE IS NOT DEFINED!: 'storage_volumes' is undefined. 'storage_volumes' is undefined" } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 04 April 2024 18:44:20 +0000 (0:00:00.011) 0:00:57.758 ******** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Thursday 04 April 2024 18:44:20 +0000 (0:00:00.702) 0:00:58.460 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml for sut TASK [fedora.linux_system_roles.storage : Check if the COPR support packages should be installed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Thursday 04 April 2024 18:44:20 +0000 (0:00:00.021) 0:00:58.482 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Thursday 04 April 2024 18:44:20 +0000 (0:00:00.016) 0:00:58.499 ******** skipping: [sut] => { "changed": false, "false_condition": "install_copr | d(false) | bool", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable COPRs] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Thursday 04 April 2024 18:44:20 +0000 (0:00:00.017) 0:00:58.516 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 04 April 2024 18:44:20 +0000 (0:00:00.016) 0:00:58.532 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Thursday 04 April 2024 18:44:23 +0000 (0:00:02.851) 0:01:01.384 ******** 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" }, "auto-cpufreq.service": { "name": "auto-cpufreq.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "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-dnssrv@.service": { "name": "chrony-dnssrv@.service", "source": "systemd", "state": "unknown", "status": "static" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "static" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "static" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "running", "status": "static" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "display-manager.service": { "name": "display-manager.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "ebtables.service": { "name": "ebtables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "emergency.service": { "name": "emergency.service", "source": "systemd", "state": "stopped", "status": "static" }, "fcoe.service": { "name": "fcoe.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "active" }, "grub-boot-indeterminate.service": { "name": "grub-boot-indeterminate.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "halt-local.service": { "name": "halt-local.service", "source": "systemd", "state": "inactive", "status": "static" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "iprdump.service": { "name": "iprdump.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprinit.service": { "name": "iprinit.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "iprupdate.service": { "name": "iprupdate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "iscsi-shutdown.service": { "name": "iscsi-shutdown.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsi.service": { "name": "iscsi.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "iscsid.service": { "name": "iscsid.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "kdump.service": { "name": "kdump.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "kvm_stat.service": { "name": "kvm_stat.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "lvm2-activation.service": { "name": "lvm2-activation.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "lvm2-pvscan@.service": { "name": "lvm2-pvscan@.service", "source": "systemd", "state": "unknown", "status": "static" }, "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" }, "messagebus.service": { "name": "messagebus.service", "source": "systemd", "state": "active", "status": "static" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ndctl-monitor.service": { "name": "ndctl-monitor.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "network.service": { "name": "network.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "nfs-blkmap.service": { "name": "nfs-blkmap.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nfs-convert.service": { "name": "nfs-convert.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" }, "ntpd.service": { "name": "ntpd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ntpdate.service": { "name": "ntpdate.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "oddjobd.service": { "name": "oddjobd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "power-profiles-daemon.service": { "name": "power-profiles-daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "rbdmap.service": { "name": "rbdmap.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "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" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "snapd.seeded.service": { "name": "snapd.seeded.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "sshd-keygen.service": { "name": "sshd-keygen.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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": "inactive" }, "sshd-keygen@ed25519.service": { "name": "sshd-keygen@ed25519.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "sshd-keygen@rsa.service": { "name": "sshd-keygen@rsa.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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" }, "syslog.service": { "name": "syslog.service", "source": "systemd", "state": "active", "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-plymouth.service": { "name": "systemd-ask-password-plymouth.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-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-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-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "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": "stopped", "status": "enabled" }, "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": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "inactive", "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-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "masked" }, "systemd-timesyncd.service": { "name": "systemd-timesyncd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "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" }, "tcsd.service": { "name": "tcsd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "timedatex.service": { "name": "timedatex.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "tlp.service": { "name": "tlp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "tuned.service": { "name": "tuned.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "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": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" }, "vdo-start-by-dev@.service": { "name": "vdo-start-by-dev@.service", "source": "systemd", "state": "unknown", "status": "static" }, "vdo.service": { "name": "vdo.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "ypbind.service": { "name": "ypbind.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "yppasswdd.service": { "name": "yppasswdd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypserv.service": { "name": "ypserv.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ypxfrd.service": { "name": "ypxfrd.service", "source": "systemd", "state": "stopped", "status": "not-found" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Thursday 04 April 2024 18:44:25 +0000 (0:00:02.100) 0:01:03.484 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Thursday 04 April 2024 18:44:25 +0000 (0:00:00.033) 0:01:03.518 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Thursday 04 April 2024 18:44:25 +0000 (0:00:00.009) 0:01:03.528 ******** ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.436) 0:01:03.965 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.020) 0:01:03.985 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.009) 0:01:03.995 ******** ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.014) 0:01:04.009 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.013) 0:01:04.022 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.013) 0:01:04.035 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.019) 0:01:04.055 ******** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.011) 0:01:04.067 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.020) 0:01:04.088 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.020) 0:01:04.108 ******** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.010) 0:01:04.119 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712255883.9451215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.230) 0:01:04.349 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Thursday 04 April 2024 18:44:26 +0000 (0:00:00.009) 0:01:04.359 ******** ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:14 Thursday 04 April 2024 18:44:27 +0000 (0:00:00.829) 0:01:05.189 ******** 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_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:22 Thursday 04 April 2024 18:44:27 +0000 (0:00:00.023) 0:01:05.212 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:2 Thursday 04 April 2024 18:44:27 +0000 (0:00:00.019) 0:01:05.231 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:11 Thursday 04 April 2024 18:44:30 +0000 (0:00:02.833) 0:01:08.064 ******** ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:19 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.335) 0:01:08.400 ******** 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_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:24 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.015) 0:01:08.415 ******** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:29 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.021) 0:01:08.437 ******** ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Save disk used for swap] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:30 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.013) 0:01:08.450 ******** ok: [sut] => { "ansible_facts": { "__swap_disk": "sda" }, "changed": false } TASK [Create a disk device with swap] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:34 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.012) 0:01:08.463 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.026) 0:01:08.490 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.018) 0:01:08.508 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.022) 0:01:08.531 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.034) 0:01:08.565 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.014) 0:01:08.580 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.014) 0:01:08.594 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 04 April 2024 18:44:30 +0000 (0:00:00.012) 0:01:08.607 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.012) 0:01:08.619 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.045) 0:01:08.665 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.015) 0:01:08.680 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.013) 0:01:08.694 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.014) 0:01:08.709 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.014) 0:01:08.724 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.014) 0:01:08.738 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.016) 0:01:08.755 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.014) 0:01:08.770 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.033) 0:01:08.803 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Thursday 04 April 2024 18:44:31 +0000 (0:00:00.009) 0:01:08.813 ******** 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=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "_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 [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Thursday 04 April 2024 18:44:35 +0000 (0:00:04.619) 0:01:13.432 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Thursday 04 April 2024 18:44:35 +0000 (0:00:00.021) 0:01:13.454 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Thursday 04 April 2024 18:44:35 +0000 (0:00:00.010) 0:01:13.464 ******** 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=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "state": "present" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "_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 [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 04 April 2024 18:44:35 +0000 (0:00:00.015) 0:01:13.479 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Thursday 04 April 2024 18:44:35 +0000 (0:00:00.014) 0:01:13.494 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "_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 [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 04 April 2024 18:44:35 +0000 (0:00:00.014) 0:01:13.508 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Thursday 04 April 2024 18:44:35 +0000 (0:00:00.022) 0:01:13.531 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Thursday 04 April 2024 18:44:36 +0000 (0:00:00.763) 0:01:14.295 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Thursday 04 April 2024 18:44:37 +0000 (0:00:00.411) 0:01:14.706 ******** skipping: [sut] => (item={'src': 'UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310', '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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Thursday 04 April 2024 18:44:37 +0000 (0:00:00.028) 0:01:14.735 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 04 April 2024 18:44:37 +0000 (0:00:00.721) 0:01:15.457 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712255883.9451215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Thursday 04 April 2024 18:44:38 +0000 (0:00:00.258) 0:01:15.715 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Thursday 04 April 2024 18:44:38 +0000 (0:00:00.010) 0:01:15.725 ******** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:44 Thursday 04 April 2024 18:44:39 +0000 (0:00:00.893) 0:01:16.619 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:2 Thursday 04 April 2024 18:44:39 +0000 (0:00:00.021) 0:01:16.640 ******** skipping: [sut] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:7 Thursday 04 April 2024 18:44:39 +0000 (0:00:00.019) 0:01:16.660 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "_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_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:15 Thursday 04 April 2024 18:44:39 +0000 (0:00:00.025) 0:01:16.685 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "768fdf3e-c48b-48ad-b2b2-91597bc3d310" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:20 Thursday 04 April 2024 18:44:39 +0000 (0:00:00.419) 0:01:17.105 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.005309", "end": "2024-04-04 18:44:39.873833", "rc": 0, "start": "2024-04-04 18:44:39.868524" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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=768fdf3e-c48b-48ad-b2b2-91597bc3d310 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:25 Thursday 04 April 2024 18:44:39 +0000 (0:00:00.417) 0:01:17.522 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.004611", "end": "2024-04-04 18:44:40.196544", "failed_when_result": false, "rc": 0, "start": "2024-04-04 18:44:40.191933" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:34 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.321) 0:01:17.844 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:44 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.009) 0:01:17.854 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:2 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.034) 0:01:17.888 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:19 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.024) 0:01:17.913 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:7 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.060) 0:01:17.973 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:11 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.017) 0:01:17.991 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:21 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.031) 0:01:18.022 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:30 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.011) 0:01:18.034 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:41 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.010) 0:01:18.044 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:48 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.022) 0:01:18.067 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:54 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.010) 0:01:18.077 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:60 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.010) 0:01:18.088 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:69 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.011) 0:01:18.099 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:80 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.019) 0:01:18.119 ******** ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.005041", "end": "2024-04-04 18:44:40.813958", "rc": 0, "start": "2024-04-04 18:44:40.808917" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:86 Thursday 04 April 2024 18:44:40 +0000 (0:00:00.346) 0:01:18.465 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.005524", "end": "2024-04-04 18:44:41.144443", "rc": 0, "start": "2024-04-04 18:44:41.138919" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:92 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.326) 0:01:18.792 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:102 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.025) 0:01:18.817 ******** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:2 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.011) 0:01:18.829 ******** 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=768fdf3e-c48b-48ad-b2b2-91597bc3d310 " ], "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:17 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.039) 0:01:18.868 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:24 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.023) 0:01:18.891 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:33 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.023) 0:01:18.915 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:45 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.019) 0:01:18.934 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:3 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.011) 0:01:18.945 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:9 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.023) 0:01:18.968 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:3 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.024) 0:01:18.993 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712256275.717679, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712256275.688679, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57262, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1712256275.688679, "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:9 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.359) 0:01:19.352 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:16 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.015) 0:01:19.367 ******** skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:23 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.011) 0:01:19.379 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:29 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.013) 0:01:19.392 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:33 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.012) 0:01:19.405 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:38 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.010) 0:01:19.415 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:3 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.014) 0:01:19.429 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Thursday 04 April 2024 18:44:41 +0000 (0:00:00.010) 0:01:19.440 ******** changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.3.7-7.el8.x86_64" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:16 Thursday 04 April 2024 18:44:45 +0000 (0:00:03.994) 0:01:23.434 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:22 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.011) 0:01:23.446 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:29 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.010) 0:01:23.457 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:40 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.024) 0:01:23.481 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:46 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.012) 0:01:23.493 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:51 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.010) 0:01:23.504 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:63 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.011) 0:01:23.515 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:75 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.011) 0:01:23.527 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:87 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.011) 0:01:23.538 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:93 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.025) 0:01:23.563 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:100 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.025) 0:01:23.589 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:108 Thursday 04 April 2024 18:44:45 +0000 (0:00:00.020) 0:01:23.609 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:116 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.020) 0:01:23.629 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:124 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.019) 0:01:23.649 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:8 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.011) 0:01:23.660 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:14 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.671 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:19 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.011) 0:01:23.683 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:24 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.694 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:29 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.704 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:37 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.715 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:46 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.725 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:54 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.736 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:62 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.011) 0:01:23.747 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:70 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.758 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:3 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.769 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:11 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.019) 0:01:23.788 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:20 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.018) 0:01:23.807 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:28 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.018) 0:01:23.826 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:32 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.013) 0:01:23.840 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:46 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.019) 0:01:23.859 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:50 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.018) 0:01:23.878 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:54 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.018) 0:01:23.896 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:58 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.019) 0:01:23.916 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:67 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.019) 0:01:23.935 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:71 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.012) 0:01:23.947 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:76 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.958 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:82 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.968 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:86 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.979 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:91 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.989 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:96 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:23.999 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:101 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.011) 0:01:24.011 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:105 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:24.021 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:109 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:24.032 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:113 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:24.042 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:120 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:24.052 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:127 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:24.062 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:131 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.011) 0:01:24.074 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:137 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:24.084 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:143 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:24.094 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:147 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.013) 0:01:24.108 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:151 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.013) 0:01:24.121 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:5 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.019) 0:01:24.141 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:13 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.012) 0:01:24.154 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:17 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.011) 0:01:24.165 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:24 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.011) 0:01:24.176 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:31 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.011) 0:01:24.188 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:37 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.011) 0:01:24.199 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:42 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.010) 0:01:24.210 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:25 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.028) 0:01:24.239 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:54 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.013) 0:01:24.252 ******** 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_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:47 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.011) 0:01:24.264 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:2 Thursday 04 April 2024 18:44:46 +0000 (0:00:00.020) 0:01:24.285 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:11 Thursday 04 April 2024 18:44:49 +0000 (0:00:02.831) 0:01:27.116 ******** ok: [sut] => { "changed": false, "disks": [ "sdb" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:19 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.253) 0:01:27.370 ******** 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_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:24 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.014) 0:01:27.384 ******** skipping: [sut] => { "changed": false, "false_condition": "unused_disks | d([]) | length < disks_needed | d(1)", "skip_reason": "Conditional result was False" } TASK [Print unused disks] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:29 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.021) 0:01:27.405 ******** ok: [sut] => { "unused_disks": [ "sdb" ] } TASK [Save non-swap disk] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:54 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.013) 0:01:27.418 ******** ok: [sut] => { "ansible_facts": { "__non_swap_disk": "sdb" }, "changed": false } TASK [Format second disk as ext3] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:58 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.012) 0:01:27.431 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.033) 0:01:27.465 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.018) 0:01:27.484 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.023) 0:01:27.507 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.035) 0:01:27.542 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.014) 0:01:27.557 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.014) 0:01:27.572 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.013) 0:01:27.585 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 04 April 2024 18:44:49 +0000 (0:00:00.013) 0:01:27.598 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 04 April 2024 18:44:50 +0000 (0:00:00.032) 0:01:27.631 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 04 April 2024 18:44:50 +0000 (0:00:00.015) 0:01:27.646 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 04 April 2024 18:44:50 +0000 (0:00:00.014) 0:01:27.660 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sdb" ], "fs_type": "ext3", "mount_point": "none", "name": "test2", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 04 April 2024 18:44:50 +0000 (0:00:00.015) 0:01:27.675 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Thursday 04 April 2024 18:44:50 +0000 (0:00:00.014) 0:01:27.690 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 04 April 2024 18:44:50 +0000 (0:00:00.016) 0:01:27.707 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Thursday 04 April 2024 18:44:50 +0000 (0:00:00.014) 0:01:27.721 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Thursday 04 April 2024 18:44:50 +0000 (0:00:00.015) 0:01:27.737 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Thursday 04 April 2024 18:44:50 +0000 (0:00:00.034) 0:01:27.771 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Thursday 04 April 2024 18:44:50 +0000 (0:00:00.010) 0:01:27.781 ******** 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=194126b5-d4d5-4300-948f-f95f0a705beb", "_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 [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Thursday 04 April 2024 18:44:58 +0000 (0:00:08.086) 0:01:35.868 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.022) 0:01:35.891 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.011) 0:01:35.902 ******** 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=194126b5-d4d5-4300-948f-f95f0a705beb", "_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 [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.015) 0:01:35.918 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.014) 0:01:35.932 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=194126b5-d4d5-4300-948f-f95f0a705beb", "_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 [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.015) 0:01:35.948 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.020) 0:01:35.968 ******** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.012) 0:01:35.981 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.021) 0:01:36.003 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.021) 0:01:36.024 ******** skipping: [sut] => { "changed": false, "false_condition": "blivet_output['mounts']", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.011) 0:01:36.036 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712255883.9451215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.231) 0:01:36.267 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Thursday 04 April 2024 18:44:58 +0000 (0:00:00.011) 0:01:36.278 ******** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:69 Thursday 04 April 2024 18:44:59 +0000 (0:00:00.837) 0:01:37.116 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:2 Thursday 04 April 2024 18:44:59 +0000 (0:00:00.024) 0:01:37.140 ******** skipping: [sut] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:7 Thursday 04 April 2024 18:44:59 +0000 (0:00:00.022) 0:01:37.162 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sdb", "_kernel_device": "/dev/sdb", "_mount_id": "UUID=194126b5-d4d5-4300-948f-f95f0a705beb", "_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_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:15 Thursday 04 April 2024 18:44:59 +0000 (0:00:00.023) 0:01:37.186 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "768fdf3e-c48b-48ad-b2b2-91597bc3d310" }, "/dev/sdb": { "fstype": "ext3", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "194126b5-d4d5-4300-948f-f95f0a705beb" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:20 Thursday 04 April 2024 18:44:59 +0000 (0:00:00.229) 0:01:37.416 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.005041", "end": "2024-04-04 18:45:00.995727", "rc": 0, "start": "2024-04-04 18:44:59.990686" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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=768fdf3e-c48b-48ad-b2b2-91597bc3d310 none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:25 Thursday 04 April 2024 18:45:01 +0000 (0:00:01.222) 0:01:38.638 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003608", "end": "2024-04-04 18:45:01.216881", "failed_when_result": false, "rc": 0, "start": "2024-04-04 18:45:01.213273" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:34 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.220) 0:01:38.859 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:44 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.009) 0:01:38.869 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': 'none', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sdb'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sdb', '_raw_device': '/dev/sdb', '_mount_id': 'UUID=194126b5-d4d5-4300-948f-f95f0a705beb', '_kernel_device': '/dev/sdb', '_raw_kernel_device': '/dev/sdb'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:2 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.036) 0:01:38.905 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:19 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.023) 0:01:38.929 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:7 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.072) 0:01:39.001 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:11 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.018) 0:01:39.020 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:21 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.030) 0:01:39.050 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:30 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.011) 0:01:39.062 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:41 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.026) 0:01:39.088 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:48 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.023) 0:01:39.112 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:54 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.011) 0:01:39.124 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:60 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.011) 0:01:39.135 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:69 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.011) 0:01:39.146 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:80 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.020) 0:01:39.167 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:86 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.012) 0:01:39.179 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:92 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.010) 0:01:39.190 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:102 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.010) 0:01:39.201 ******** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:2 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.011) 0:01:39.212 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:17 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.037) 0:01:39.250 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:24 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.023) 0:01:39.273 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:33 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.026) 0:01:39.299 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:45 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.020) 0:01:39.319 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:3 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.011) 0:01:39.331 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:9 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.023) 0:01:39.355 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:3 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.023) 0:01:39.378 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712256298.1637707, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712256298.1637707, "dev": 6, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57277, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1712256298.1637707, "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:9 Thursday 04 April 2024 18:45:01 +0000 (0:00:00.230) 0:01:39.609 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:16 Thursday 04 April 2024 18:45:02 +0000 (0:00:00.016) 0:01:39.626 ******** skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:23 Thursday 04 April 2024 18:45:02 +0000 (0:00:00.011) 0:01:39.637 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:29 Thursday 04 April 2024 18:45:02 +0000 (0:00:00.014) 0:01:39.652 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:33 Thursday 04 April 2024 18:45:02 +0000 (0:00:00.012) 0:01:39.665 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:38 Thursday 04 April 2024 18:45:02 +0000 (0:00:00.010) 0:01:39.676 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:3 Thursday 04 April 2024 18:45:02 +0000 (0:00:00.013) 0:01:39.689 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Thursday 04 April 2024 18:45:02 +0000 (0:00:00.011) 0:01:39.701 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:16 Thursday 04 April 2024 18:45:04 +0000 (0:00:02.825) 0:01:42.526 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:22 Thursday 04 April 2024 18:45:04 +0000 (0:00:00.011) 0:01:42.538 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:29 Thursday 04 April 2024 18:45:04 +0000 (0:00:00.011) 0:01:42.549 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:40 Thursday 04 April 2024 18:45:04 +0000 (0:00:00.025) 0:01:42.574 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:46 Thursday 04 April 2024 18:45:04 +0000 (0:00:00.011) 0:01:42.586 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:51 Thursday 04 April 2024 18:45:04 +0000 (0:00:00.012) 0:01:42.599 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:63 Thursday 04 April 2024 18:45:04 +0000 (0:00:00.011) 0:01:42.610 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:75 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:42.622 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:87 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:42.633 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:93 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.025) 0:01:42.659 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:100 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.023) 0:01:42.682 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:108 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.022) 0:01:42.705 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:116 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.020) 0:01:42.725 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:124 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.020) 0:01:42.745 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:8 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:42.757 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:14 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:42.767 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:19 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:42.778 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:24 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:42.790 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:29 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:42.800 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:37 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:42.811 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:46 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:42.822 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:54 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:42.832 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:62 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:42.843 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:70 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:42.854 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:3 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:42.865 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:11 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.020) 0:01:42.885 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:20 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.019) 0:01:42.905 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:28 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.018) 0:01:42.924 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:32 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.012) 0:01:42.936 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:46 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.022) 0:01:42.959 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:50 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.019) 0:01:42.978 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:54 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.019) 0:01:42.997 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:58 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.019) 0:01:43.016 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:67 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.018) 0:01:43.035 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:71 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:43.046 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:76 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.028) 0:01:43.075 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:82 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.087 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:86 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.098 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:91 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.109 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:96 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:43.120 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:101 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:43.131 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:105 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.142 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:109 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:43.153 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:113 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:43.163 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:120 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:43.174 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:127 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:43.184 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:131 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:43.195 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:137 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.206 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:143 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:43.217 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:147 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.012) 0:01:43.230 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:151 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.012) 0:01:43.242 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:5 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.019) 0:01:43.261 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:13 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.273 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:17 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.285 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:24 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.296 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:31 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.307 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:37 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.319 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:42 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.330 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:25 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.010) 0:01:43.341 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:54 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.012) 0:01:43.353 ******** 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_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:72 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.011) 0:01:43.365 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.035) 0:01:43.400 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.018) 0:01:43.419 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.023) 0:01:43.442 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.034) 0:01:43.477 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.014) 0:01:43.491 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.014) 0:01:43.505 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.014) 0:01:43.520 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.012) 0:01:43.532 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.031) 0:01:43.564 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.014) 0:01:43.579 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.015) 0:01:43.594 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 04 April 2024 18:45:05 +0000 (0:00:00.015) 0:01:43.609 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Thursday 04 April 2024 18:45:06 +0000 (0:00:00.014) 0:01:43.624 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 04 April 2024 18:45:06 +0000 (0:00:00.014) 0:01:43.639 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Thursday 04 April 2024 18:45:06 +0000 (0:00:00.014) 0:01:43.654 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Thursday 04 April 2024 18:45:06 +0000 (0:00:00.014) 0:01:43.669 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Thursday 04 April 2024 18:45:06 +0000 (0:00:00.036) 0:01:43.705 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Thursday 04 April 2024 18:45:06 +0000 (0:00:00.010) 0:01:43.716 ******** 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=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "_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 [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Thursday 04 April 2024 18:45:14 +0000 (0:00:08.365) 0:01:52.082 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Thursday 04 April 2024 18:45:14 +0000 (0:00:00.021) 0:01:52.103 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Thursday 04 April 2024 18:45:14 +0000 (0:00:00.010) 0:01:52.113 ******** 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=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "state": "absent" }, { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "_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 [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 04 April 2024 18:45:14 +0000 (0:00:00.016) 0:01:52.130 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Thursday 04 April 2024 18:45:14 +0000 (0:00:00.015) 0:01:52.145 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "_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 [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 04 April 2024 18:45:14 +0000 (0:00:00.015) 0:01:52.160 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=768fdf3e-c48b-48ad-b2b2-91597bc3d310" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Thursday 04 April 2024 18:45:14 +0000 (0:00:00.255) 0:01:52.416 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Thursday 04 April 2024 18:45:15 +0000 (0:00:00.574) 0:01:52.990 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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=e777b3fe-d754-4d0d-a67b-85c754a42bec", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Thursday 04 April 2024 18:45:15 +0000 (0:00:00.332) 0:01:53.322 ******** skipping: [sut] => (item={'src': 'UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec', '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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Thursday 04 April 2024 18:45:15 +0000 (0:00:00.028) 0:01:53.351 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 04 April 2024 18:45:16 +0000 (0:00:00.565) 0:01:53.917 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712255883.9451215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Thursday 04 April 2024 18:45:16 +0000 (0:00:00.233) 0:01:54.150 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Thursday 04 April 2024 18:45:16 +0000 (0:00:00.011) 0:01:54.161 ******** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:83 Thursday 04 April 2024 18:45:17 +0000 (0:00:00.819) 0:01:54.981 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:2 Thursday 04 April 2024 18:45:17 +0000 (0:00:00.047) 0:01:55.028 ******** skipping: [sut] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:7 Thursday 04 April 2024 18:45:17 +0000 (0:00:00.021) 0:01:55.050 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "_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_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:15 Thursday 04 April 2024 18:45:17 +0000 (0:00:00.023) 0:01:55.074 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "e777b3fe-d754-4d0d-a67b-85c754a42bec" }, "/dev/sdb": { "fstype": "ext3", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "194126b5-d4d5-4300-948f-f95f0a705beb" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:20 Thursday 04 April 2024 18:45:17 +0000 (0:00:00.230) 0:01:55.305 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003620", "end": "2024-04-04 18:45:17.888489", "rc": 0, "start": "2024-04-04 18:45:17.884869" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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=e777b3fe-d754-4d0d-a67b-85c754a42bec /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:25 Thursday 04 April 2024 18:45:17 +0000 (0:00:00.226) 0:01:55.531 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003842", "end": "2024-04-04 18:45:18.112754", "failed_when_result": false, "rc": 0, "start": "2024-04-04 18:45:18.108912" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:34 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.226) 0:01:55.758 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:44 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.010) 0:01:55.768 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:2 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.034) 0:01:55.802 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:19 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.023) 0:01:55.826 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:7 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.055) 0:01:55.881 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:11 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.018) 0:01:55.900 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2427072, "block_size": 4096, "block_total": 2558167, "block_used": 131095, "device": "/dev/sda", "fstype": "ext3", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9941286912, "size_total": 10478252032, "uuid": "e777b3fe-d754-4d0d-a67b-85c754a42bec" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2427072, "block_size": 4096, "block_total": 2558167, "block_used": 131095, "device": "/dev/sda", "fstype": "ext3", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9941286912, "size_total": 10478252032, "uuid": "e777b3fe-d754-4d0d-a67b-85c754a42bec" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:21 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.031) 0:01:55.931 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:30 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.011) 0:01:55.943 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:41 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.023) 0:01:55.967 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:48 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.023) 0:01:55.991 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:54 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.011) 0:01:56.003 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:60 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.013) 0:01:56.016 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:69 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.011) 0:01:56.028 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:80 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.023) 0:01:56.052 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:86 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.011) 0:01:56.064 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:92 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.011) 0:01:56.076 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:102 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.011) 0:01:56.087 ******** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:2 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.013) 0:01:56.100 ******** 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=e777b3fe-d754-4d0d-a67b-85c754a42bec " ], "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:17 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.039) 0:01:56.139 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:24 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.023) 0:01:56.163 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:33 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.023) 0:01:56.186 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:45 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.019) 0:01:56.206 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:3 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.011) 0:01:56.217 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:9 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.025) 0:01:56.242 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:3 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.023) 0:01:56.266 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712256314.3778367, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712256314.3778367, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57262, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1712256314.3778367, "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:9 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.231) 0:01:56.498 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:16 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.015) 0:01:56.513 ******** skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:23 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.011) 0:01:56.525 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:29 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.014) 0:01:56.540 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:33 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.014) 0:01:56.554 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:38 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.011) 0:01:56.565 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:3 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.014) 0:01:56.579 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Thursday 04 April 2024 18:45:18 +0000 (0:00:00.010) 0:01:56.590 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:16 Thursday 04 April 2024 18:45:21 +0000 (0:00:02.820) 0:01:59.411 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:22 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.011) 0:01:59.423 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:29 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.012) 0:01:59.435 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:40 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.024) 0:01:59.460 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:46 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.011) 0:01:59.471 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:51 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.011) 0:01:59.483 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:63 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.011) 0:01:59.494 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:75 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.011) 0:01:59.506 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:87 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.012) 0:01:59.519 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:93 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.026) 0:01:59.545 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:100 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.023) 0:01:59.569 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:108 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.020) 0:01:59.589 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:116 Thursday 04 April 2024 18:45:21 +0000 (0:00:00.020) 0:01:59.609 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:124 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.020) 0:01:59.629 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:8 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.013) 0:01:59.642 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:14 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:01:59.654 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:19 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:01:59.665 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:24 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:01:59.676 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:29 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:01:59.688 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:37 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:01:59.699 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:46 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.012) 0:01:59.712 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:54 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.030) 0:01:59.742 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:62 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:01:59.754 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:70 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:01:59.765 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:3 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:01:59.777 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:11 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.020) 0:01:59.797 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:20 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.019) 0:01:59.816 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:28 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.022) 0:01:59.838 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:32 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.013) 0:01:59.852 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:46 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.019) 0:01:59.871 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:50 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.019) 0:01:59.891 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:54 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.019) 0:01:59.910 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:58 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.018) 0:01:59.929 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:67 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.022) 0:01:59.952 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:71 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:01:59.963 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:76 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:01:59.975 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:82 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:01:59.986 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:86 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:01:59.996 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:91 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:02:00.007 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:96 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:02:00.019 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:101 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:02:00.029 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:105 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:02:00.040 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:109 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:02:00.050 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:113 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:02:00.060 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:120 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:02:00.071 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:127 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:02:00.082 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:131 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:02:00.093 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:137 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:02:00.104 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:143 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:02:00.114 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:147 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.012) 0:02:00.127 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:151 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.012) 0:02:00.139 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:5 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.022) 0:02:00.162 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:13 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:02:00.174 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:17 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:02:00.185 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:24 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:02:00.197 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:31 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:02:00.208 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:37 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.010) 0:02:00.219 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:42 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.012) 0:02:00.232 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:25 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:02:00.243 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:54 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:02:00.254 ******** 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_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:86 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.011) 0:02:00.266 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.040) 0:02:00.306 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.018) 0:02:00.324 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.023) 0:02:00.348 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.035) 0:02:00.383 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.015) 0:02:00.399 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.015) 0:02:00.414 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.012) 0:02:00.427 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.012) 0:02:00.440 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.032) 0:02:00.472 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.015) 0:02:00.487 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.014) 0:02:00.502 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "ext3", "mount_point": "/opt/test", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.015) 0:02:00.517 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.014) 0:02:00.532 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.014) 0:02:00.547 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.016) 0:02:00.563 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.015) 0:02:00.578 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Thursday 04 April 2024 18:45:22 +0000 (0:00:00.033) 0:02:00.612 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Thursday 04 April 2024 18:45:23 +0000 (0:00:00.010) 0:02:00.622 ******** 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=e777b3fe-d754-4d0d-a67b-85c754a42bec", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "_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 [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Thursday 04 April 2024 18:45:27 +0000 (0:00:04.328) 0:02:04.950 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Thursday 04 April 2024 18:45:27 +0000 (0:00:00.020) 0:02:04.971 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Thursday 04 April 2024 18:45:27 +0000 (0:00:00.032) 0:02:05.004 ******** 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=e777b3fe-d754-4d0d-a67b-85c754a42bec", "state": "mounted" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "_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 [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 04 April 2024 18:45:27 +0000 (0:00:00.017) 0:02:05.022 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Thursday 04 April 2024 18:45:27 +0000 (0:00:00.015) 0:02:05.037 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "_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 [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 04 April 2024 18:45:27 +0000 (0:00:00.015) 0:02:05.053 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Thursday 04 April 2024 18:45:27 +0000 (0:00:00.023) 0:02:05.077 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Thursday 04 April 2024 18:45:28 +0000 (0:00:00.566) 0:02:05.644 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': 'UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec', 'path': '/opt/test', 'fstype': 'ext3', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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=e777b3fe-d754-4d0d-a67b-85c754a42bec", "state": "mounted" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Thursday 04 April 2024 18:45:28 +0000 (0:00:00.256) 0:02:05.900 ******** skipping: [sut] => (item={'src': 'UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec', '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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "ext3", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test", "src": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Thursday 04 April 2024 18:45:28 +0000 (0:00:00.029) 0:02:05.930 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 04 April 2024 18:45:28 +0000 (0:00:00.559) 0:02:06.489 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712255883.9451215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Thursday 04 April 2024 18:45:29 +0000 (0:00:00.233) 0:02:06.722 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Thursday 04 April 2024 18:45:29 +0000 (0:00:00.011) 0:02:06.734 ******** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:97 Thursday 04 April 2024 18:45:29 +0000 (0:00:00.835) 0:02:07.570 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:2 Thursday 04 April 2024 18:45:29 +0000 (0:00:00.032) 0:02:07.603 ******** skipping: [sut] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:7 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.021) 0:02:07.624 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "_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_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:15 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.027) 0:02:07.651 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "ext3", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "e777b3fe-d754-4d0d-a67b-85c754a42bec" }, "/dev/sdb": { "fstype": "ext3", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "194126b5-d4d5-4300-948f-f95f0a705beb" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:20 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.229) 0:02:07.881 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003587", "end": "2024-04-04 18:45:30.463954", "rc": 0, "start": "2024-04-04 18:45:30.460367" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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=e777b3fe-d754-4d0d-a67b-85c754a42bec /opt/test ext3 defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:25 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.225) 0:02:08.106 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003529", "end": "2024-04-04 18:45:30.688399", "failed_when_result": false, "rc": 0, "start": "2024-04-04 18:45:30.684870" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:34 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.223) 0:02:08.330 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:44 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.010) 0:02:08.340 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:2 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.034) 0:02:08.375 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:19 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.023) 0:02:08.398 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:7 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.056) 0:02:08.455 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:11 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.018) 0:02:08.473 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 2427072, "block_size": 4096, "block_total": 2558167, "block_used": 131095, "device": "/dev/sda", "fstype": "ext3", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9941286912, "size_total": 10478252032, "uuid": "e777b3fe-d754-4d0d-a67b-85c754a42bec" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 2427072, "block_size": 4096, "block_total": 2558167, "block_used": 131095, "device": "/dev/sda", "fstype": "ext3", "inode_available": 655349, "inode_total": 655360, "inode_used": 11, "mount": "/opt/test", "options": "rw,seclabel,relatime,stripe=2048", "size_available": 9941286912, "size_total": 10478252032, "uuid": "e777b3fe-d754-4d0d-a67b-85c754a42bec" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:21 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.031) 0:02:08.504 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:30 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.011) 0:02:08.516 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:41 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.025) 0:02:08.541 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:48 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.023) 0:02:08.565 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:54 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.011) 0:02:08.577 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:60 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.011) 0:02:08.588 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:69 Thursday 04 April 2024 18:45:30 +0000 (0:00:00.011) 0:02:08.600 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:80 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.023) 0:02:08.623 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:86 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.013) 0:02:08.637 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:92 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.011) 0:02:08.648 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:102 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.011) 0:02:08.660 ******** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:2 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.011) 0:02:08.672 ******** 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=e777b3fe-d754-4d0d-a67b-85c754a42bec " ], "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:17 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.038) 0:02:08.710 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:24 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.023) 0:02:08.734 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:33 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.024) 0:02:08.759 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:45 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.020) 0:02:08.779 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:3 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.012) 0:02:08.791 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:9 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.024) 0:02:08.816 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:3 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.023) 0:02:08.840 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712256314.3778367, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712256314.3778367, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57262, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1712256314.3778367, "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:9 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.228) 0:02:09.068 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:16 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.016) 0:02:09.085 ******** skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:23 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.011) 0:02:09.097 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:29 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.014) 0:02:09.111 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:33 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.012) 0:02:09.124 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:38 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.011) 0:02:09.136 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:3 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.013) 0:02:09.150 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Thursday 04 April 2024 18:45:31 +0000 (0:00:00.012) 0:02:09.162 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:16 Thursday 04 April 2024 18:45:34 +0000 (0:00:02.827) 0:02:11.990 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:22 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.012) 0:02:12.002 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:29 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.013 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:40 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.024) 0:02:12.037 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:46 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.049 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:51 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.012) 0:02:12.061 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:63 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.032) 0:02:12.094 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:75 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.013) 0:02:12.107 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:87 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.119 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:93 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.026) 0:02:12.146 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:100 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.023) 0:02:12.169 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:108 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.020) 0:02:12.189 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:116 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.023) 0:02:12.213 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:124 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.020) 0:02:12.234 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:8 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.246 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:14 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.257 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:19 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.269 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:24 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.280 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:29 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.012) 0:02:12.293 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:37 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.305 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:46 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.316 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:54 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.328 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:62 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.339 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:70 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.351 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:3 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.012) 0:02:12.364 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:11 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.020) 0:02:12.384 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:20 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.020) 0:02:12.404 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:28 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.020) 0:02:12.424 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:32 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.013) 0:02:12.438 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:46 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.020) 0:02:12.458 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:50 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.023) 0:02:12.481 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:54 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.020) 0:02:12.501 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:58 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.020) 0:02:12.522 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:67 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.020) 0:02:12.542 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:71 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.553 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:76 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.564 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:82 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.012) 0:02:12.576 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:86 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.011) 0:02:12.587 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:91 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.010) 0:02:12.598 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:96 Thursday 04 April 2024 18:45:34 +0000 (0:00:00.010) 0:02:12.609 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:101 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.010) 0:02:12.620 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:105 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.010) 0:02:12.631 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:109 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.011) 0:02:12.643 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:113 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.010) 0:02:12.654 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:120 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.010) 0:02:12.664 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:127 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.010) 0:02:12.675 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:131 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.010) 0:02:12.686 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:137 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.010) 0:02:12.696 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:143 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.012) 0:02:12.708 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:147 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.013) 0:02:12.722 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:151 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.012) 0:02:12.735 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:5 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.020) 0:02:12.755 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:13 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.011) 0:02:12.766 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:17 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.011) 0:02:12.778 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:24 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.012) 0:02:12.791 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:31 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.011) 0:02:12.802 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:37 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.011) 0:02:12.814 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:42 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.011) 0:02:12.825 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:25 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.011) 0:02:12.837 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:54 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.011) 0:02:12.848 ******** 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_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:100 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.012) 0:02:12.861 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.044) 0:02:12.906 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.019) 0:02:12.925 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.023) 0:02:12.949 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.036) 0:02:12.985 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.014) 0:02:13.000 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.014) 0:02:13.015 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.014) 0:02:13.030 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.036) 0:02:13.066 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.034) 0:02:13.101 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.015) 0:02:13.116 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.014) 0:02:13.131 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.016) 0:02:13.147 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.015) 0:02:13.163 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.015) 0:02:13.178 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.015) 0:02:13.193 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.015) 0:02:13.209 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.033) 0:02:13.243 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Thursday 04 April 2024 18:45:35 +0000 (0:00:00.011) 0:02:13.254 ******** 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=e777b3fe-d754-4d0d-a67b-85c754a42bec", "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=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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 [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Thursday 04 April 2024 18:45:40 +0000 (0:00:04.551) 0:02:17.805 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Thursday 04 April 2024 18:45:40 +0000 (0:00:00.026) 0:02:17.832 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Thursday 04 April 2024 18:45:40 +0000 (0:00:00.012) 0:02:17.845 ******** 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=e777b3fe-d754-4d0d-a67b-85c754a42bec", "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=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "present" } ], "packages": [ "e2fsprogs", "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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 [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 04 April 2024 18:45:40 +0000 (0:00:00.019) 0:02:17.865 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Thursday 04 April 2024 18:45:40 +0000 (0:00:00.018) 0:02:17.883 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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 [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 04 April 2024 18:45:40 +0000 (0:00:00.016) 0:02:17.900 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec', 'path': '/opt/test', 'state': 'absent', 'fstype': 'ext3'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "ext3", "mount_info": { "fstype": "ext3", "path": "/opt/test", "src": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0", "src": "UUID=e777b3fe-d754-4d0d-a67b-85c754a42bec" } redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'path': '/opt/test', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": false, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test", "state": "absent" }, "name": "/opt/test", "opts": "defaults", "passno": "0" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Thursday 04 April 2024 18:45:40 +0000 (0:00:00.481) 0:02:18.381 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Thursday 04 April 2024 18:45:41 +0000 (0:00:00.568) 0:02:18.950 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=ce835deb-7a02-4471-8a08-1305e156adbf', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Thursday 04 April 2024 18:45:41 +0000 (0:00:00.258) 0:02:19.209 ******** skipping: [sut] => (item={'src': 'UUID=ce835deb-7a02-4471-8a08-1305e156adbf', '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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Thursday 04 April 2024 18:45:41 +0000 (0:00:00.029) 0:02:19.239 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 04 April 2024 18:45:42 +0000 (0:00:00.562) 0:02:19.801 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712255883.9451215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Thursday 04 April 2024 18:45:42 +0000 (0:00:00.232) 0:02:20.034 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Thursday 04 April 2024 18:45:42 +0000 (0:00:00.011) 0:02:20.046 ******** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:110 Thursday 04 April 2024 18:45:43 +0000 (0:00:00.825) 0:02:20.871 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:2 Thursday 04 April 2024 18:45:43 +0000 (0:00:00.032) 0:02:20.904 ******** skipping: [sut] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:7 Thursday 04 April 2024 18:45:43 +0000 (0:00:00.020) 0:02:20.924 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:15 Thursday 04 April 2024 18:45:43 +0000 (0:00:00.023) 0:02:20.948 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "ce835deb-7a02-4471-8a08-1305e156adbf" }, "/dev/sdb": { "fstype": "ext3", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "194126b5-d4d5-4300-948f-f95f0a705beb" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:20 Thursday 04 April 2024 18:45:43 +0000 (0:00:00.228) 0:02:21.176 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003710", "end": "2024-04-04 18:45:43.757590", "rc": 0, "start": "2024-04-04 18:45:43.753880" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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=ce835deb-7a02-4471-8a08-1305e156adbf none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:25 Thursday 04 April 2024 18:45:43 +0000 (0:00:00.225) 0:02:21.401 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004083", "end": "2024-04-04 18:45:44.984224", "failed_when_result": false, "rc": 0, "start": "2024-04-04 18:45:43.980141" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:34 Thursday 04 April 2024 18:45:45 +0000 (0:00:01.224) 0:02:22.626 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:44 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.010) 0:02:22.637 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=ce835deb-7a02-4471-8a08-1305e156adbf', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:2 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.033) 0:02:22.670 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:19 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.023) 0:02:22.694 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:7 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.059) 0:02:22.753 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:11 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.018) 0:02:22.772 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:21 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.030) 0:02:22.802 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:30 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.011) 0:02:22.814 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:41 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.011) 0:02:22.825 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:48 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.023) 0:02:22.849 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:54 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.012) 0:02:22.861 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:60 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.011) 0:02:22.873 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:69 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.011) 0:02:22.885 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:80 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.020) 0:02:22.905 ******** ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003544", "end": "2024-04-04 18:45:45.499280", "rc": 0, "start": "2024-04-04 18:45:45.495736" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:86 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.236) 0:02:23.142 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003667", "end": "2024-04-04 18:45:45.724385", "rc": 0, "start": "2024-04-04 18:45:45.720718" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:92 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.224) 0:02:23.366 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:102 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.028) 0:02:23.394 ******** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:2 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.012) 0:02:23.406 ******** 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=ce835deb-7a02-4471-8a08-1305e156adbf " ], "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:17 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.037) 0:02:23.444 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:24 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.023) 0:02:23.468 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:33 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.023) 0:02:23.491 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:45 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.019) 0:02:23.511 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:3 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.013) 0:02:23.524 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:9 Thursday 04 April 2024 18:45:45 +0000 (0:00:00.074) 0:02:23.599 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:3 Thursday 04 April 2024 18:45:46 +0000 (0:00:00.025) 0:02:23.624 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712256340.1009429, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712256340.0759428, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57262, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1712256340.0759428, "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:9 Thursday 04 April 2024 18:45:46 +0000 (0:00:00.229) 0:02:23.854 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:16 Thursday 04 April 2024 18:45:46 +0000 (0:00:00.015) 0:02:23.869 ******** skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:23 Thursday 04 April 2024 18:45:46 +0000 (0:00:00.011) 0:02:23.881 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:29 Thursday 04 April 2024 18:45:46 +0000 (0:00:00.014) 0:02:23.896 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:33 Thursday 04 April 2024 18:45:46 +0000 (0:00:00.014) 0:02:23.910 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:38 Thursday 04 April 2024 18:45:46 +0000 (0:00:00.011) 0:02:23.921 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:3 Thursday 04 April 2024 18:45:46 +0000 (0:00:00.014) 0:02:23.936 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Thursday 04 April 2024 18:45:46 +0000 (0:00:00.011) 0:02:23.948 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:16 Thursday 04 April 2024 18:45:49 +0000 (0:00:02.822) 0:02:26.770 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:22 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:26.782 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:29 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.012) 0:02:26.794 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:40 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.024) 0:02:26.818 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:46 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:26.830 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:51 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:26.842 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:63 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:26.853 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:75 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:26.864 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:87 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.012) 0:02:26.877 ******** ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [], "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:93 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.026) 0:02:26.904 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:100 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.023) 0:02:26.927 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:108 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.020) 0:02:26.947 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:116 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.020) 0:02:26.967 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:124 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.019) 0:02:26.987 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:8 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.013) 0:02:27.000 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:14 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.011 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:19 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.022 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:24 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.033 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:29 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.044 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:37 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.055 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:46 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.067 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:54 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.077 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:62 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.088 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:70 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.098 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:3 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.110 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:11 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.020) 0:02:27.130 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:20 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.022) 0:02:27.153 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:28 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.019) 0:02:27.172 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:32 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.013) 0:02:27.186 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:46 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.019) 0:02:27.205 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:50 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.019) 0:02:27.224 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:54 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.019) 0:02:27.244 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:58 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.022) 0:02:27.267 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:67 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.020) 0:02:27.287 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:71 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.298 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:76 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.309 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:82 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.320 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:86 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.331 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:91 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.343 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:96 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.354 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:101 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.366 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:105 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.376 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:109 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.387 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:113 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.398 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:120 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.410 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:127 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.421 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:131 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.432 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:137 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.442 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:143 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.010) 0:02:27.453 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:147 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.012) 0:02:27.466 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:151 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.013) 0:02:27.480 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:5 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.019) 0:02:27.500 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:13 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.511 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:17 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.523 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:24 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.534 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:31 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.545 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:37 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.012) 0:02:27.558 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:42 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.570 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:25 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.581 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:54 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.592 ******** 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_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:113 Thursday 04 April 2024 18:45:49 +0000 (0:00:00.011) 0:02:27.604 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.071) 0:02:27.675 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.019) 0:02:27.695 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.023) 0:02:27.719 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.037) 0:02:27.756 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.015) 0:02:27.771 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.015) 0:02:27.786 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.013) 0:02:27.800 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.012) 0:02:27.812 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.032) 0:02:27.845 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.015) 0:02:27.860 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.014) 0:02:27.874 ******** ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "fs_type": "swap", "name": "test1", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.015) 0:02:27.890 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.014) 0:02:27.904 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.016) 0:02:27.921 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.014) 0:02:27.936 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.015) 0:02:27.951 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.034) 0:02:27.985 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Thursday 04 April 2024 18:45:50 +0000 (0:00:00.010) 0:02:27.995 ******** 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=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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 [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Thursday 04 April 2024 18:45:54 +0000 (0:00:04.003) 0:02:31.999 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Thursday 04 April 2024 18:45:54 +0000 (0:00:00.024) 0:02:32.023 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Thursday 04 April 2024 18:45:54 +0000 (0:00:00.011) 0:02:32.035 ******** 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=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "present" } ], "packages": [ "xfsprogs", "e2fsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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 [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 04 April 2024 18:45:54 +0000 (0:00:00.016) 0:02:32.051 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Thursday 04 April 2024 18:45:54 +0000 (0:00:00.014) 0:02:32.066 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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 [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 04 April 2024 18:45:54 +0000 (0:00:00.015) 0:02:32.081 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Thursday 04 April 2024 18:45:54 +0000 (0:00:00.023) 0:02:32.105 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Thursday 04 April 2024 18:45:55 +0000 (0:00:00.570) 0:02:32.675 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': 'UUID=ce835deb-7a02-4471-8a08-1305e156adbf', 'path': 'none', 'fstype': 'swap', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'present', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "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=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "present" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Thursday 04 April 2024 18:45:55 +0000 (0:00:00.252) 0:02:32.928 ******** skipping: [sut] => (item={'src': 'UUID=ce835deb-7a02-4471-8a08-1305e156adbf', '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, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "swap", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "none", "src": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "present" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Thursday 04 April 2024 18:45:55 +0000 (0:00:00.028) 0:02:32.956 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 04 April 2024 18:45:55 +0000 (0:00:00.559) 0:02:33.516 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712255883.9451215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Thursday 04 April 2024 18:45:56 +0000 (0:00:00.229) 0:02:33.746 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Thursday 04 April 2024 18:45:56 +0000 (0:00:00.011) 0:02:33.757 ******** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:123 Thursday 04 April 2024 18:45:56 +0000 (0:00:00.829) 0:02:34.586 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:2 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.035) 0:02:34.622 ******** skipping: [sut] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:7 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.020) 0:02:34.643 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_kernel_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:15 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.024) 0:02:34.667 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "swap", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "ce835deb-7a02-4471-8a08-1305e156adbf" }, "/dev/sdb": { "fstype": "ext3", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "194126b5-d4d5-4300-948f-f95f0a705beb" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:20 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.229) 0:02:34.896 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003541", "end": "2024-04-04 18:45:57.478240", "rc": 0, "start": "2024-04-04 18:45:57.474699" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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=ce835deb-7a02-4471-8a08-1305e156adbf none swap defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:25 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.223) 0:02:35.120 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003551", "end": "2024-04-04 18:45:57.703055", "failed_when_result": false, "rc": 0, "start": "2024-04-04 18:45:57.699504" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:34 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.225) 0:02:35.346 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:44 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.011) 0:02:35.357 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'present', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=ce835deb-7a02-4471-8a08-1305e156adbf', '_kernel_device': '/dev/sda', '_raw_kernel_device': '/dev/sda'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:2 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.034) 0:02:35.391 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:19 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.023) 0:02:35.415 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:7 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.055) 0:02:35.470 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:11 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.018) 0:02:35.488 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "1" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:21 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.030) 0:02:35.518 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:30 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.012) 0:02:35.531 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:41 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.011) 0:02:35.542 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:48 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.023) 0:02:35.565 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:54 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.011) 0:02:35.577 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:60 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.011) 0:02:35.588 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:69 Thursday 04 April 2024 18:45:57 +0000 (0:00:00.011) 0:02:35.600 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:80 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.048) 0:02:35.648 ******** ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:00.003592", "end": "2024-04-04 18:45:58.240824", "rc": 0, "start": "2024-04-04 18:45:58.237232" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:86 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.234) 0:02:35.883 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003621", "end": "2024-04-04 18:45:58.465657", "rc": 0, "start": "2024-04-04 18:45:58.462036" } STDOUT: Filename Type Size Used Priority /dev/sda partition 10485756 0 -2 TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:92 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.224) 0:02:36.107 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:102 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.026) 0:02:36.134 ******** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:2 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.012) 0:02:36.146 ******** 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=ce835deb-7a02-4471-8a08-1305e156adbf " ], "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:17 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.038) 0:02:36.185 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:24 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.025) 0:02:36.210 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:33 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.024) 0:02:36.235 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:45 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.020) 0:02:36.255 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:3 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.012) 0:02:36.267 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:9 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.024) 0:02:36.291 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:3 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.024) 0:02:36.316 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712256340.1009429, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712256340.0759428, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57262, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1712256340.0759428, "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:9 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.232) 0:02:36.549 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:16 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.015) 0:02:36.564 ******** skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:23 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.011) 0:02:36.576 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:29 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.014) 0:02:36.591 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:33 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.013) 0:02:36.604 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:38 Thursday 04 April 2024 18:45:58 +0000 (0:00:00.011) 0:02:36.616 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:3 Thursday 04 April 2024 18:45:59 +0000 (0:00:00.015) 0:02:36.631 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Thursday 04 April 2024 18:45:59 +0000 (0:00:00.011) 0:02:36.643 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:16 Thursday 04 April 2024 18:46:01 +0000 (0:00:02.821) 0:02:39.465 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:22 Thursday 04 April 2024 18:46:01 +0000 (0:00:00.012) 0:02:39.477 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:29 Thursday 04 April 2024 18:46:01 +0000 (0:00:00.011) 0:02:39.489 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:40 Thursday 04 April 2024 18:46:01 +0000 (0:00:00.024) 0:02:39.514 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:46 Thursday 04 April 2024 18:46:01 +0000 (0:00:00.013) 0:02:39.527 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:51 Thursday 04 April 2024 18:46:01 +0000 (0:00:00.011) 0:02:39.539 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:63 Thursday 04 April 2024 18:46:01 +0000 (0:00:00.011) 0:02:39.551 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:75 Thursday 04 April 2024 18:46:01 +0000 (0:00:00.011) 0:02:39.562 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:87 Thursday 04 April 2024 18:46:01 +0000 (0:00:00.011) 0:02:39.574 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:93 Thursday 04 April 2024 18:46:01 +0000 (0:00:00.026) 0:02:39.600 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:100 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.025) 0:02:39.625 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:108 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.020) 0:02:39.646 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:116 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.020) 0:02:39.666 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:124 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.020) 0:02:39.686 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:8 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.012) 0:02:39.699 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:14 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:39.710 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:19 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.013) 0:02:39.723 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:24 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:39.735 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:29 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:39.747 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:37 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:39.758 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:46 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:39.770 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:54 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:39.781 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:62 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.012) 0:02:39.794 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:70 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:39.806 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:3 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:39.817 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:11 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.020) 0:02:39.838 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:20 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.020) 0:02:39.858 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:28 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.019) 0:02:39.878 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:32 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.014) 0:02:39.893 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:46 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.020) 0:02:39.913 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:50 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.020) 0:02:39.933 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:54 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.020) 0:02:39.953 ******** skipping: [sut] => { "false_condition": "storage_test_volume.type == \"lvm\"" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:58 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.019) 0:02:39.973 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:67 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.019) 0:02:39.993 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:71 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.012) 0:02:40.005 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:76 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.017 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:82 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.028 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:86 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.040 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:91 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.010) 0:02:40.051 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:96 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.010) 0:02:40.062 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:101 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.012) 0:02:40.074 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:105 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.010) 0:02:40.085 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:109 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.096 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:113 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.010) 0:02:40.107 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:120 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.010) 0:02:40.118 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:127 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.010) 0:02:40.128 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:131 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.012) 0:02:40.141 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:137 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.034) 0:02:40.175 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:143 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.012) 0:02:40.188 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "storage_test_volume.type not in ['partition', 'disk']", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:147 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.013) 0:02:40.201 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:151 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.013) 0:02:40.215 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"lvm\"", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:5 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.019) 0:02:40.235 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:13 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.246 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:17 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.012) 0:02:40.259 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:24 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.270 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:31 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.282 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:37 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.293 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:42 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.305 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:25 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.316 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:54 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.012) 0:02:40.329 ******** 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_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:126 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.011) 0:02:40.340 ******** TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.054) 0:02:40.395 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml for sut TASK [fedora.linux_system_roles.storage : Ensure ansible_facts used by role] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.018) 0:02:40.413 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_required_facts | difference(ansible_facts.keys() | list) | length > 0", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.023) 0:02:40.436 ******** skipping: [sut] => (item=RedHat.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "RedHat.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=CentOS.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "CentOS.yml", "skip_reason": "Conditional result was False" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } ok: [sut] => (item=CentOS_8.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_8.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_8.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.034) 0:02:40.471 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.015) 0:02:40.487 ******** skipping: [sut] => { "changed": false, "false_condition": "not __storage_is_ostree is defined", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Define an empty list of pools to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.016) 0:02:40.503 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Define an empty list of volumes to be used in testing] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.013) 0:02:40.516 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.013) 0:02:40.530 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml for sut TASK [fedora.linux_system_roles.storage : Make sure blivet is available] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.031) 0:02:40.562 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"blivet_available\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.015) 0:02:40.577 ******** ok: [sut] => { "storage_pools": "VARIABLE IS NOT DEFINED!: 'storage_pools' is undefined. 'storage_pools' is undefined" } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.014) 0:02:40.592 ******** 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 [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Thursday 04 April 2024 18:46:02 +0000 (0:00:00.016) 0:02:40.608 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Thursday 04 April 2024 18:46:03 +0000 (0:00:00.014) 0:02:40.623 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Thursday 04 April 2024 18:46:03 +0000 (0:00:00.015) 0:02:40.638 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"packages_installed\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Thursday 04 April 2024 18:46:03 +0000 (0:00:00.014) 0:02:40.653 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_skip_checks is not defined or not \"service_facts\" in storage_skip_checks", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Thursday 04 April 2024 18:46:03 +0000 (0:00:00.016) 0:02:40.669 ******** ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Thursday 04 April 2024 18:46:03 +0000 (0:00:00.034) 0:02:40.704 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Thursday 04 April 2024 18:46:03 +0000 (0:00:00.011) 0:02:40.715 ******** 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=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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=194126b5-d4d5-4300-948f-f95f0a705beb", "_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 [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Thursday 04 April 2024 18:46:07 +0000 (0:00:04.202) 0:02:44.917 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_udevadm_trigger | d(false)", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Thursday 04 April 2024 18:46:07 +0000 (0:00:00.021) 0:02:44.939 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Thursday 04 April 2024 18:46:07 +0000 (0:00:00.012) 0:02:44.951 ******** 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=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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=194126b5-d4d5-4300-948f-f95f0a705beb", "_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 [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Thursday 04 April 2024 18:46:07 +0000 (0:00:00.017) 0:02:44.968 ******** ok: [sut] => { "ansible_facts": { "_storage_pools_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Thursday 04 April 2024 18:46:07 +0000 (0:00:00.014) 0:02:44.983 ******** ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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=194126b5-d4d5-4300-948f-f95f0a705beb", "_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 [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Thursday 04 April 2024 18:46:07 +0000 (0:00:00.016) 0:02:44.999 ******** redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': 'UUID=ce835deb-7a02-4471-8a08-1305e156adbf', 'path': 'none', 'state': 'absent', 'fstype': 'swap'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "swap", "mount_info": { "fstype": "swap", "path": "none", "src": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "state": "absent" }, "name": "none", "opts": "defaults", "passno": "0", "src": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Thursday 04 April 2024 18:46:07 +0000 (0:00:00.253) 0:02:45.253 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Thursday 04 April 2024 18:46:08 +0000 (0:00:00.564) 0:02:45.817 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Thursday 04 April 2024 18:46:08 +0000 (0:00:00.026) 0:02:45.844 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Thursday 04 April 2024 18:46:08 +0000 (0:00:00.024) 0:02:45.868 ******** ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Thursday 04 April 2024 18:46:08 +0000 (0:00:00.561) 0:02:46.429 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712255883.9451215, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1709715035.243, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 135, "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": 1709714642.533, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "3171982484", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [fedora.linux_system_roles.storage : Manage /etc/crypttab to account for changes we just made] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Thursday 04 April 2024 18:46:09 +0000 (0:00:00.233) 0:02:46.662 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Thursday 04 April 2024 18:46:09 +0000 (0:00:00.011) 0:02:46.673 ******** ok: [sut] TASK [Verify results] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/tests_swap.yml:142 Thursday 04 April 2024 18:46:09 +0000 (0:00:00.833) 0:02:47.507 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:2 Thursday 04 April 2024 18:46:09 +0000 (0:00:00.036) 0:02:47.543 ******** skipping: [sut] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:7 Thursday 04 April 2024 18:46:09 +0000 (0:00:00.020) 0:02:47.564 ******** ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/sda", "_mount_id": "UUID=ce835deb-7a02-4471-8a08-1305e156adbf", "_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=194126b5-d4d5-4300-948f-f95f0a705beb", "_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_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:15 Thursday 04 April 2024 18:46:09 +0000 (0:00:00.027) 0:02:47.591 ******** ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "xfs", "label": "", "name": "/dev/xvda1", "size": "250G", "type": "partition", "uuid": "a5dd515a-6ac6-4058-8f5f-1857be5c3e54" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:20 Thursday 04 April 2024 18:46:10 +0000 (0:00:00.231) 0:02:47.823 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003591", "end": "2024-04-04 18:46:10.406204", "rc": 0, "start": "2024-04-04 18:46:10.402613" } STDOUT: # # /etc/fstab # Created by anaconda on Wed Mar 6 08:44:02 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=a5dd515a-6ac6-4058-8f5f-1857be5c3e54 / 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_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:25 Thursday 04 April 2024 18:46:10 +0000 (0:00:00.226) 0:02:48.049 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004943", "end": "2024-04-04 18:46:11.633155", "failed_when_result": false, "rc": 0, "start": "2024-04-04 18:46:10.628212" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:34 Thursday 04 April 2024 18:46:11 +0000 (0:00:01.226) 0:02:49.275 ******** skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:44 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.009) 0:02:49.285 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'swap', 'mount_options': 'defaults', 'mount_point': '/opt/test', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sda'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sda', '_raw_device': '/dev/sda', '_mount_id': 'UUID=ce835deb-7a02-4471-8a08-1305e156adbf'}) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml for sut => (item={'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'ext3', 'mount_options': 'defaults', 'mount_point': 'none', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test2', 'raid_level': None, 'size': 10737418240, 'state': 'absent', 'type': 'disk', 'disks': ['sdb'], 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_stripe_size': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': [], '_device': '/dev/sdb', '_raw_device': '/dev/sdb', '_mount_id': 'UUID=194126b5-d4d5-4300-948f-f95f0a705beb'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:2 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.072) 0:02:49.358 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:19 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.025) 0:02:49.383 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:7 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.057) 0:02:49.441 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sda" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:11 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.018) 0:02:49.459 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:21 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.031) 0:02:49.491 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:30 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.012) 0:02:49.503 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:41 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.012) 0:02:49.516 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:48 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.023) 0:02:49.540 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:54 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.011) 0:02:49.552 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:60 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.011) 0:02:49.564 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:69 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.011) 0:02:49.575 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:80 Thursday 04 April 2024 18:46:11 +0000 (0:00:00.020) 0:02:49.595 ******** ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/sda" ], "delta": "0:00:01.004741", "end": "2024-04-04 18:46:13.187617", "rc": 0, "start": "2024-04-04 18:46:12.182876" } STDOUT: /dev/sda TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:86 Thursday 04 April 2024 18:46:13 +0000 (0:00:01.236) 0:02:50.831 ******** ok: [sut] => { "changed": false, "cmd": [ "cat", "/proc/swaps" ], "delta": "0:00:00.003672", "end": "2024-04-04 18:46:13.418405", "rc": 0, "start": "2024-04-04 18:46:13.414733" } STDOUT: Filename Type Size Used Priority TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:92 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.229) 0:02:51.061 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:102 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.026) 0:02:51.087 ******** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:2 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.012) 0:02:51.099 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:17 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.038) 0:02:51.138 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:24 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.019) 0:02:51.157 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:33 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.024) 0:02:51.182 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:45 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.020) 0:02:51.202 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:3 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.012) 0:02:51.214 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:9 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.011) 0:02:51.226 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:3 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.019) 0:02:51.245 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712256367.202056, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712256367.202056, "dev": 6, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57262, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1712256367.202056, "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:9 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.231) 0:02:51.477 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:16 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.016) 0:02:51.494 ******** skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:23 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.011) 0:02:51.505 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:29 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.011) 0:02:51.517 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:33 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.012) 0:02:51.529 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:38 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.011) 0:02:51.541 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:3 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.010) 0:02:51.552 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Thursday 04 April 2024 18:46:13 +0000 (0:00:00.012) 0:02:51.564 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:16 Thursday 04 April 2024 18:46:16 +0000 (0:00:02.816) 0:02:54.381 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:22 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.012) 0:02:54.393 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:29 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.011) 0:02:54.405 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:40 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.010) 0:02:54.415 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:46 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.011) 0:02:54.427 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:51 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.012) 0:02:54.439 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:63 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.010) 0:02:54.450 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:75 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.010) 0:02:54.461 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:87 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.010) 0:02:54.472 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:93 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.026) 0:02:54.498 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:100 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.023) 0:02:54.522 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:108 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.021) 0:02:54.543 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:116 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.020) 0:02:54.564 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:124 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.020) 0:02:54.584 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:8 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.012) 0:02:54.597 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:14 Thursday 04 April 2024 18:46:16 +0000 (0:00:00.011) 0:02:54.608 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:19 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:54.619 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:24 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.012) 0:02:54.632 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:29 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:54.644 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:37 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:54.655 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:46 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:54.667 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:54 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:54.678 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:62 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:54.690 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:70 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.012) 0:02:54.702 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:3 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:54.714 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:11 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.019) 0:02:54.733 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:20 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.019) 0:02:54.752 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:28 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.019) 0:02:54.772 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:32 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.013) 0:02:54.785 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:46 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.020) 0:02:54.805 ******** skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:50 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.078) 0:02:54.884 ******** skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:54 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.021) 0:02:54.905 ******** skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:58 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.019) 0:02:54.925 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:67 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.019) 0:02:54.944 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:71 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.012) 0:02:54.956 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:76 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:54.968 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:82 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.012) 0:02:54.980 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:86 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:54.992 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:91 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.004 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:96 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.015 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:101 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.026 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:105 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.010) 0:02:55.037 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:109 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.012) 0:02:55.049 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:113 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.061 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:120 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.010) 0:02:55.072 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:127 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.010) 0:02:55.083 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:131 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.010) 0:02:55.093 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:137 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.010) 0:02:55.104 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:143 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.012) 0:02:55.117 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:147 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.013) 0:02:55.130 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:151 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.012) 0:02:55.143 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:5 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.019) 0:02:55.162 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:13 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.174 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:17 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.185 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:24 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.012) 0:02:55.198 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:31 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.210 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:37 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.221 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:42 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.233 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:25 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.244 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:2 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.256 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:19 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.027) 0:02:55.284 ******** included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:7 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.057) 0:02:55.341 ******** ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/sdb" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:11 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.018) 0:02:55.360 ******** ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [], "storage_test_mount_expected_match_count": "0", "storage_test_mount_point_matches": [], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:21 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.030) 0:02:55.390 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and (storage_test_volume.mount_user or storage_test_volume.mount_group or storage_test_volume.mount_mode)", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by device] ******************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:30 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.402 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point", "skip_reason": "Conditional result was False" } TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:41 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.413 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:48 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.025) 0:02:55.439 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_user", "skip_reason": "Conditional result was False" } TASK [Verify mount directory group] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:54 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.450 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_group", "skip_reason": "Conditional result was False" } TASK [Verify mount directory permissions] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:60 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.462 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.mount_point and storage_test_volume.mount_mode", "skip_reason": "Conditional result was False" } TASK [Verify the mount fs type] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:69 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.474 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_mount_expected_match_count | int == 1", "skip_reason": "Conditional result was False" } TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:80 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.020) 0:02:55.495 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Gather swap info] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:86 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.506 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Verify swap status] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:92 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.013) 0:02:55.520 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type == \"swap\"", "skip_reason": "Conditional result was False" } TASK [Unset facts] ************************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-mount.yml:102 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.011) 0:02:55.531 ******** ok: [sut] => { "ansible_facts": { "storage_test_found_mount_stat": null, "storage_test_mount_device_matches": null, "storage_test_mount_expected_match_count": null, "storage_test_mount_point_matches": null, "storage_test_swap_expected_matches": null, "storage_test_swaps": null, "storage_test_sys_node": null }, "changed": false } TASK [Set some variables for fstab checking] *********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:2 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.012) 0:02:55.543 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:17 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.038) 0:02:55.582 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:24 Thursday 04 April 2024 18:46:17 +0000 (0:00:00.019) 0:02:55.601 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:33 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.023) 0:02:55.625 ******** skipping: [sut] => { "changed": false, "false_condition": "__storage_verify_mount_options | d(false)", "skip_reason": "Conditional result was False" } TASK [Clean up variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fstab.yml:45 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.021) 0:02:55.647 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:3 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.012) 0:02:55.659 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.fs_type and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-fs.yml:9 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.011) 0:02:55.671 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:3 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.019) 0:02:55.690 ******** ok: [sut] => { "changed": false, "stat": { "atime": 1712256367.1410556, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1712256367.1410556, "dev": 6, "device_type": 2064, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 57277, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1712256367.1410556, "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:9 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.231) 0:02:55.922 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:16 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.015) 0:02:55.937 ******** skipping: [sut] => { "changed": false, "false_condition": "not (_storage_test_volume_present or storage_test_volume.type == 'disk')", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:23 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.013) 0:02:55.950 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:29 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.011) 0:02:55.961 ******** ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:33 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.013) 0:02:55.975 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == \"raid\"", "skip_reason": "Conditional result was False" } TASK [Verify the volume's device type] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-device.yml:38 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.011) 0:02:55.986 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:3 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.010) 0:02:55.997 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Thursday 04 April 2024 18:46:18 +0000 (0:00:00.010) 0:02:56.008 ******** ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:16 Thursday 04 April 2024 18:46:21 +0000 (0:00:02.824) 0:02:58.833 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the LUKS device node] ********************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:22 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.012) 0:02:58.845 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:29 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:58.857 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:40 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:58.868 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Verify the LUKS volume's device type if encrypted] *********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:46 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:58.879 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present and storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:51 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:58.891 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:63 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:58.903 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:75 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.038) 0:02:58.941 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:87 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.012) 0:02:58.953 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:93 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.026) 0:02:58.980 ******** ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:100 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.023) 0:02:59.004 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:108 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.020) 0:02:59.024 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:116 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.020) 0:02:59.044 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:124 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.024) 0:02:59.069 ******** 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_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:8 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.012) 0:02:59.081 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:14 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.093 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:19 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.105 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:24 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.116 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Set chunk size regex] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:29 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.128 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:37 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.013) 0:02:59.142 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:46 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.153 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:54 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.165 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:62 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.176 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-md.yml:70 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.188 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'raid'", "skip_reason": "Conditional result was False" } TASK [Parse the actual size of the volume] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:3 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.199 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:11 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.023) 0:02:59.222 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:20 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.019) 0:02:59.242 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:28 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.019) 0:02:59.261 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:32 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.013) 0:02:59.274 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:46 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.019) 0:02:59.293 ******** skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:50 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.019) 0:02:59.313 ******** skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:54 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.022) 0:02:59.335 ******** skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:58 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.019) 0:02:59.355 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:67 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.019) 0:02:59.374 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:71 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.386 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:76 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.397 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:82 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.408 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:86 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.012) 0:02:59.421 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:91 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.433 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:96 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.444 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:101 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.456 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:105 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.467 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:109 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.010) 0:02:59.478 ******** skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:113 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.012) 0:02:59.490 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:120 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.502 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:127 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.513 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:131 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.010) 0:02:59.524 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:137 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.010) 0:02:59.535 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:143 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.010) 0:02:59.546 ******** ok: [sut] => { "storage_test_actual_size": { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False", "skipped": true } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:147 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.015) 0:02:59.561 ******** ok: [sut] => { "storage_test_expected_size": "VARIABLE IS NOT DEFINED!: 'storage_test_expected_size' is undefined. 'storage_test_expected_size' is undefined" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-size.yml:151 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.012) 0:02:59.574 ******** skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:5 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.019) 0:02:59.593 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:13 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.604 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:17 Thursday 04 April 2024 18:46:21 +0000 (0:00:00.011) 0:02:59.615 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:24 Thursday 04 April 2024 18:46:22 +0000 (0:00:00.011) 0:02:59.627 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:31 Thursday 04 April 2024 18:46:22 +0000 (0:00:00.013) 0:02:59.640 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:37 Thursday 04 April 2024 18:46:22 +0000 (0:00:00.011) 0:02:59.651 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-cache.yml:42 Thursday 04 April 2024 18:46:22 +0000 (0:00:00.011) 0:02:59.663 ******** skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume.yml:25 Thursday 04 April 2024 18:46:22 +0000 (0:00:00.011) 0:02:59.674 ******** ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/verify-role-results.yml:54 Thursday 04 April 2024 18:46:22 +0000 (0:00:00.011) 0:02:59.686 ******** ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=474 changed=13 unreachable=0 failed=0 skipped=635 rescued=0 ignored=0 Thursday 04 April 2024 18:46:22 +0000 (0:00:00.024) 0:02:59.711 ******** =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------ 55.51s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 8.37s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 8.09s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.62s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.55s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.33s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.20s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.00s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Ensure cryptsetup is present -------------------------------------------- 3.99s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Make sure required packages are installed --- 2.85s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Ensure test packages ---------------------------------------------------- 2.83s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:2 Ensure test packages ---------------------------------------------------- 2.83s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/get_unused_disk.yml:2 Ensure cryptsetup is present -------------------------------------------- 2.83s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.83s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.82s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.82s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.82s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.82s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.82s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/tests/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Get service facts ------------------- 2.10s /WORKDIR/git-main_sector-size-calculation-fixgc717f8i/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---