# 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-weekly-cid22y_2x2/.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 statically imported: /WORKDIR/git-weekly-cid22y_2x2/tests/create-test-file.yml statically imported: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-data-preservation.yml statically imported: /WORKDIR/git-weekly-cid22y_2x2/tests/create-test-file.yml statically imported: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-data-preservation.yml statically imported: /WORKDIR/git-weekly-cid22y_2x2/tests/create-test-file.yml statically imported: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-data-preservation.yml 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_luks_pool_scsi_generated.yml *********************************** 2 plays in /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool_scsi_generated.yml PLAY [Run test tests_luks_pool.yml for scsi] *********************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool_scsi_generated.yml:3 Sunday 24 December 2023 02:39:44 +0000 (0:00:00.011) 0:00:00.011 ******* ok: [sut] TASK [Set disk interface for test] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool_scsi_generated.yml:8 Sunday 24 December 2023 02:39:45 +0000 (0:00:00.902) 0:00:00.914 ******* ok: [sut] => { "ansible_facts": { "storage_test_use_interface": "scsi" }, "changed": false } PLAY [Test LUKS pool] ********************************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:2 Sunday 24 December 2023 02:39:45 +0000 (0:00:00.020) 0:00:00.934 ******* ok: [sut] TASK [Enable FIPS mode] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:23 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.680) 0:00:01.615 ******* skipping: [sut] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:27 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.012) 0:00:01.627 ******* skipping: [sut] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Ensure dracut-fips] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:37 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.010) 0:00:01.638 ******* skipping: [sut] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Configure boot for FIPS] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:43 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.010) 0:00:01.648 ******* skipping: [sut] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Reboot] ****************************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:52 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.009) 0:00:01.658 ******* skipping: [sut] => { "changed": false, "false_condition": "lookup(\"env\", \"SYSTEM_ROLES_TEST_FIPS\") == \"true\"", "skip_reason": "Conditional result was False" } TASK [Run the role] ************************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:56 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.010) 0:00:01.668 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.015) 0:00:01.683 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.013) 0:00:01.697 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.021) 0:00:01.718 ******* 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_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.030) 0:00:01.749 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.252) 0:00:02.001 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.017) 0:00:02.019 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.010) 0:00:02.029 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.009) 0:00:02.039 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 24 December 2023 02:39:46 +0000 (0:00:00.025) 0:00:02.064 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: device-mapper-multipath-libs-0.8.7-22.el9.x86_64", "Installed: kmod-kvdo-8.2.3.3-105.el9.x86_64", "Installed: libblockdev-part-2.28-10.el9.x86_64", "Installed: device-mapper-persistent-data-1.0.6-1.el9.x86_64", "Installed: lvm2-9:2.03.21-3.el9.x86_64", "Installed: libblockdev-2.28-10.el9.x86_64", "Installed: lvm2-libs-9:2.03.21-3.el9.x86_64", "Installed: libblockdev-swap-2.28-10.el9.x86_64", "Installed: libblockdev-crypto-2.28-10.el9.x86_64", "Installed: vdo-8.2.2.2-1.el9.x86_64", "Installed: libblockdev-dm-2.28-10.el9.x86_64", "Installed: libblockdev-utils-2.28-10.el9.x86_64", "Installed: python3-pyparted-1:3.12.0-1.el9.x86_64", "Installed: libblockdev-fs-2.28-10.el9.x86_64", "Installed: mdadm-4.2-10.el9.x86_64", "Installed: libblockdev-kbd-2.28-10.el9.x86_64", "Installed: libbytesize-2.5-3.el9.x86_64", "Installed: daxctl-libs-71.1-8.el9.x86_64", "Installed: libblockdev-loop-2.28-10.el9.x86_64", "Installed: libblockdev-lvm-2.28-10.el9.x86_64", "Installed: ndctl-71.1-8.el9.x86_64", "Installed: volume_key-libs-0.3.12-15.el9.x86_64", "Installed: libaio-0.3.111-13.el9.x86_64", "Installed: python3-blivet-1:3.6.0-10.el9.noarch", "Installed: ndctl-libs-71.1-8.el9.x86_64", "Installed: libblockdev-mdraid-2.28-10.el9.x86_64", "Installed: device-mapper-event-9:1.02.195-3.el9.x86_64", "Installed: python3-blockdev-2.28-10.el9.x86_64", "Installed: libblockdev-mpath-2.28-10.el9.x86_64", "Installed: device-mapper-event-libs-9:1.02.195-3.el9.x86_64", "Installed: python3-bytesize-2.5-3.el9.x86_64", "Installed: blivet-data-1:3.6.0-10.el9.noarch", "Installed: libblockdev-nvdimm-2.28-10.el9.x86_64", "Installed: device-mapper-multipath-0.8.7-22.el9.x86_64", "Installed: lsof-4.94.0-3.el9.x86_64" ] } lsrpackages: kmod-kvdo libblockdev-crypto libblockdev-dm libblockdev-lvm libblockdev-mdraid libblockdev-swap python3-blivet vdo xfsprogs TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 24 December 2023 02:40:36 +0000 (0:00:50.031) 0:00:52.096 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 24 December 2023 02:40:36 +0000 (0:00:00.012) 0:00:52.108 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 24 December 2023 02:40:36 +0000 (0:00:00.011) 0:00:52.120 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 24 December 2023 02:40:37 +0000 (0:00:00.541) 0:00:52.661 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Sunday 24 December 2023 02:40:37 +0000 (0:00:00.020) 0:00:52.682 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Sunday 24 December 2023 02:40:37 +0000 (0:00:00.017) 0:00:52.700 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Sunday 24 December 2023 02:40:37 +0000 (0:00:00.017) 0:00:52.717 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 24 December 2023 02:40:37 +0000 (0:00:00.016) 0:00:52.734 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: kpartx TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 24 December 2023 02:40:38 +0000 (0:00:00.879) 0:00:53.613 ******* 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" }, "autofs.service": { "name": "autofs.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init-hotplugd.service": { "name": "cloud-init-hotplugd.service", "source": "systemd", "state": "inactive", "status": "static" }, "cloud-init-local.service": { "name": "cloud-init-local.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "cloud-init.service": { "name": "cloud-init.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "console-getty.service": { "name": "console-getty.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "container-getty@.service": { "name": "container-getty@.service", "source": "systemd", "state": "unknown", "status": "static" }, "cpupower.service": { "name": "cpupower.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "crond.service": { "name": "crond.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.freedesktop.hostname1.service": { "name": "dbus-org.freedesktop.hostname1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.locale1.service": { "name": "dbus-org.freedesktop.locale1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.login1.service": { "name": "dbus-org.freedesktop.login1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.nm-dispatcher.service": { "name": "dbus-org.freedesktop.nm-dispatcher.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.timedate1.service": { "name": "dbus-org.freedesktop.timedate1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus.service": { "name": "dbus.service", "source": "systemd", "state": "active", "status": "alias" }, "debug-shell.service": { "name": "debug-shell.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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" }, "grub2-systemd-integration.service": { "name": "grub2-systemd-integration.service", "source": "systemd", "state": "inactive", "status": "static" }, "gssproxy.service": { "name": "gssproxy.service", "source": "systemd", "state": "running", "status": "disabled" }, "hv_kvp_daemon.service": { "name": "hv_kvp_daemon.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "irqbalance.service": { "name": "irqbalance.service", "source": "systemd", "state": "running", "status": "enabled" }, "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" }, "logrotate.service": { "name": "logrotate.service", "source": "systemd", "state": "stopped", "status": "static" }, "lvm2-activation-early.service": { "name": "lvm2-activation-early.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" }, "man-db-cache-update.service": { "name": "man-db-cache-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "man-db-restart-cache-update.service": { "name": "man-db-restart-cache-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "mdadm-grow-continue@.service": { "name": "mdadm-grow-continue@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdadm-last-resort@.service": { "name": "mdadm-last-resort@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdcheck_continue.service": { "name": "mdcheck_continue.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdcheck_start.service": { "name": "mdcheck_start.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmon@.service": { "name": "mdmon@.service", "source": "systemd", "state": "unknown", "status": "static" }, "mdmonitor-oneshot.service": { "name": "mdmonitor-oneshot.service", "source": "systemd", "state": "inactive", "status": "static" }, "mdmonitor.service": { "name": "mdmonitor.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "microcode.service": { "name": "microcode.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "modprobe@.service": { "name": "modprobe@.service", "source": "systemd", "state": "unknown", "status": "static" }, "modprobe@configfs.service": { "name": "modprobe@configfs.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "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-idmapd.service": { "name": "nfs-idmapd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-mountd.service": { "name": "nfs-mountd.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfs-server.service": { "name": "nfs-server.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "nfs-utils.service": { "name": "nfs-utils.service", "source": "systemd", "state": "stopped", "status": "static" }, "nfsdcld.service": { "name": "nfsdcld.service", "source": "systemd", "state": "stopped", "status": "static" }, "nftables.service": { "name": "nftables.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "nis-domainname.service": { "name": "nis-domainname.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "nm-priv-helper.service": { "name": "nm-priv-helper.service", "source": "systemd", "state": "inactive", "status": "static" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "plymouth-start.service": { "name": "plymouth-start.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" }, "raid-check.service": { "name": "raid-check.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" }, "rpc-svcgssd.service": { "name": "rpc-svcgssd.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "rpcbind.service": { "name": "rpcbind.service", "source": "systemd", "state": "running", "status": "enabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rsyslog.service": { "name": "rsyslog.service", "source": "systemd", "state": "running", "status": "enabled" }, "selinux-autorelabel-mark.service": { "name": "selinux-autorelabel-mark.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "selinux-autorelabel.service": { "name": "selinux-autorelabel.service", "source": "systemd", "state": "inactive", "status": "static" }, "selinux-check-proper-disable.service": { "name": "selinux-check-proper-disable.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "serial-getty@.service": { "name": "serial-getty@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "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": "stopped", "status": "not-found" }, "system-update-cleanup.service": { "name": "system-update-cleanup.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-ask-password-console.service": { "name": "systemd-ask-password-console.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-system-token.service": { "name": "systemd-boot-system-token.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-coredump@.service": { "name": "systemd-coredump@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-exit.service": { "name": "systemd-exit.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-firstboot.service": { "name": "systemd-firstboot.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck-root.service": { "name": "systemd-fsck-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-fsck@.service": { "name": "systemd-fsck@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-growfs-root.service": { "name": "systemd-growfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-growfs@.service": { "name": "systemd-growfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-halt.service": { "name": "systemd-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hibernate-resume@.service": { "name": "systemd-hibernate-resume@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-hibernate.service": { "name": "systemd-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hostnamed.service": { "name": "systemd-hostnamed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-hwdb-update.service": { "name": "systemd-hwdb-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-hybrid-sleep.service": { "name": "systemd-hybrid-sleep.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-initctl.service": { "name": "systemd-initctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-catalog-update.service": { "name": "systemd-journal-catalog-update.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journal-flush.service": { "name": "systemd-journal-flush.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-journald.service": { "name": "systemd-journald.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-journald@.service": { "name": "systemd-journald@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-kexec.service": { "name": "systemd-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-localed.service": { "name": "systemd-localed.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-logind.service": { "name": "systemd-logind.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-machine-id-commit.service": { "name": "systemd-machine-id-commit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-modules-load.service": { "name": "systemd-modules-load.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-network-generator.service": { "name": "systemd-network-generator.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-networkd-wait-online.service": { "name": "systemd-networkd-wait-online.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-rfkill.service": { "name": "systemd-rfkill.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-suspend-then-hibernate.service": { "name": "systemd-suspend-then-hibernate.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-suspend.service": { "name": "systemd-suspend.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-sysctl.service": { "name": "systemd-sysctl.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-sysext.service": { "name": "systemd-sysext.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-sysupdate-reboot.service": { "name": "systemd-sysupdate-reboot.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysupdate.service": { "name": "systemd-sysupdate.service", "source": "systemd", "state": "inactive", "status": "indirect" }, "systemd-sysusers.service": { "name": "systemd-sysusers.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-timedated.service": { "name": "systemd-timedated.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-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-tmpfiles.service": { "name": "systemd-tmpfiles.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-vconsole-setup.service": { "name": "systemd-vconsole-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-volatile-root.service": { "name": "systemd-volatile-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "teamd@.service": { "name": "teamd@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "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" }, "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 24 December 2023 02:40:39 +0000 (0:00:01.792) 0:00:55.406 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 24 December 2023 02:40:39 +0000 (0:00:00.033) 0:00:55.439 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 24 December 2023 02:40:39 +0000 (0:00:00.009) 0:00:55.449 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.370) 0:00:55.820 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.023) 0:00:55.843 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.022) 0:00:55.866 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:106 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.016) 0:00:55.882 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.035) 0:00:55.917 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:126 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.021) 0:00:55.939 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.022) 0:00:55.961 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:142 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.012) 0:00:55.974 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:153 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.057) 0:00:56.032 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:165 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.021) 0:00:56.053 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:173 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.023) 0:00:56.076 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385432.9570124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395008.91, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1702394727.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2455804696", "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:178 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.208) 0:00:56.285 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 24 December 2023 02:40:40 +0000 (0:00:00.010) 0:00:56.295 ******* ok: [sut] TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:60 Sunday 24 December 2023 02:40:41 +0000 (0:00:00.823) 0:00:57.118 ******* ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "service_facts" ] }, "changed": false } TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:66 Sunday 24 December 2023 02:40:41 +0000 (0:00:00.011) 0:00:57.129 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/get_unused_disk.yml:2 Sunday 24 December 2023 02:40:41 +0000 (0:00:00.016) 0:00:57.146 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: util-linux-core TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/get_unused_disk.yml:11 Sunday 24 December 2023 02:40:42 +0000 (0:00:00.910) 0:00:58.057 ******* ok: [sut] => { "changed": false, "disks": [ "sda" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/get_unused_disk.yml:19 Sunday 24 December 2023 02:40:43 +0000 (0:00:01.301) 0:00:59.358 ******* 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-weekly-cid22y_2x2/tests/get_unused_disk.yml:24 Sunday 24 December 2023 02:40:43 +0000 (0:00:00.016) 0:00:59.374 ******* 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-weekly-cid22y_2x2/tests/get_unused_disk.yml:29 Sunday 24 December 2023 02:40:43 +0000 (0:00:00.020) 0:00:59.395 ******* ok: [sut] => { "unused_disks": [ "sda" ] } TASK [Test for correct handling of new encrypted pool w/ no key] *************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:76 Sunday 24 December 2023 02:40:43 +0000 (0:00:00.014) 0:00:59.410 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:4 Sunday 24 December 2023 02:40:43 +0000 (0:00:00.017) 0:00:59.428 ******* ok: [sut] => { "ansible_facts": { "storage_pools_global": [], "storage_safe_mode_global": true, "storage_volumes_global": [] }, "changed": false } TASK [Verify role raises correct error] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:10 Sunday 24 December 2023 02:40:43 +0000 (0:00:00.023) 0:00:59.452 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 24 December 2023 02:40:43 +0000 (0:00:00.018) 0:00:59.471 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 24 December 2023 02:40:43 +0000 (0:00:00.016) 0:00:59.487 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 24 December 2023 02:40:43 +0000 (0:00:00.020) 0:00:59.508 ******* 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_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 24 December 2023 02:40:44 +0000 (0:00:00.030) 0:00:59.538 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 24 December 2023 02:40:44 +0000 (0:00:00.013) 0:00:59.551 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 24 December 2023 02:40:44 +0000 (0:00:00.030) 0:00:59.582 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 24 December 2023 02:40:44 +0000 (0:00:00.012) 0:00:59.595 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 24 December 2023 02:40:44 +0000 (0:00:00.012) 0:00:59.607 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 24 December 2023 02:40:44 +0000 (0:00:00.027) 0:00:59.635 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 24 December 2023 02:40:44 +0000 (0:00:00.015) 0:00:59.651 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": true, "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 24 December 2023 02:40:44 +0000 (0:00:00.015) 0:00:59.666 ******* ok: [sut] => { "storage_volumes": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 24 December 2023 02:40:44 +0000 (0:00:00.014) 0:00:59.680 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "cryptsetup", "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 24 December 2023 02:40:45 +0000 (0:00:01.151) 0:01:00.832 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Sunday 24 December 2023 02:40:45 +0000 (0:00:00.024) 0:01:00.857 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Sunday 24 December 2023 02:40:45 +0000 (0:00:00.022) 0:01:00.879 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Sunday 24 December 2023 02:40:45 +0000 (0:00:00.020) 0:01:00.900 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 24 December 2023 02:40:45 +0000 (0:00:00.019) 0:01:00.919 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.6.0-3.el9.x86_64" ] } lsrpackages: cryptsetup kpartx lvm2 TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 24 December 2023 02:40:47 +0000 (0:00:01.756) 0:01:02.676 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 24 December 2023 02:40:47 +0000 (0:00:00.014) 0:01:02.691 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 24 December 2023 02:40:47 +0000 (0:00:00.030) 0:01:02.722 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 24 December 2023 02:40:47 +0000 (0:00:00.010) 0:01:02.732 ******* fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: encrypted pool 'foo' missing key/password TASK [fedora.linux_system_roles.storage : Failed message] ********************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:91 Sunday 24 December 2023 02:40:48 +0000 (0:00:01.094) 0:01:03.827 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "encrypted pool 'foo' missing key/password", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 24 December 2023 02:40:48 +0000 (0:00:00.018) 0:01:03.845 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:23 Sunday 24 December 2023 02:40:48 +0000 (0:00:00.011) 0:01:03.857 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:28 Sunday 24 December 2023 02:40:48 +0000 (0:00:00.014) 0:01:03.871 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:39 Sunday 24 December 2023 02:40:48 +0000 (0:00:00.021) 0:01:03.892 ******* skipping: [sut] => { "changed": false, "false_condition": "__storage_failed_exception is defined", "skip_reason": "Conditional result was False" } TASK [Mark tasks to be skipped] ************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:93 Sunday 24 December 2023 02:40:48 +0000 (0:00:00.018) 0:01:03.911 ******* ok: [sut] => { "ansible_facts": { "storage_skip_checks": [ "blivet_available", "packages_installed", "service_facts" ] }, "changed": false } TASK [Create a key file] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:102 Sunday 24 December 2023 02:40:48 +0000 (0:00:00.021) 0:01:03.933 ******* ok: [sut] => { "changed": false, "gid": 0, "group": "root", "mode": "0600", "owner": "root", "path": "/tmp/storage_testxm8asz_flukskey", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Write the key into the key file] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:109 Sunday 24 December 2023 02:40:48 +0000 (0:00:00.252) 0:01:04.185 ******* ok: [sut] => { "changed": false, "checksum": "7a4dff3752e2baf5617c57eaac048e2b95e8af91", "dest": "/tmp/storage_testxm8asz_flukskey", "gid": 0, "group": "root", "md5sum": "4ac07b967150835c00d0865161e48744", "mode": "0600", "owner": "root", "secontext": "unconfined_u:object_r:user_tmp_t:s0", "size": 32, "src": "/root/.ansible/tmp/ansible-tmp-1703385648.6889458-97926-19246138705387/source", "state": "file", "uid": 0 } TASK [Create an encrypted lvm pool using a key file] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:116 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.618) 0:01:04.804 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.017) 0:01:04.821 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.017) 0:01:04.838 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.021) 0:01:04.860 ******* 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_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.030) 0:01:04.890 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.013) 0:01:04.904 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.013) 0:01:04.917 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.013) 0:01:04.931 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.012) 0:01:04.943 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.026) 0:01:04.970 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.013) 0:01:04.984 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_key": "/tmp/storage_testxm8asz_flukskey", "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.015) 0:01:05.000 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.013) 0:01:05.013 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.013) 0:01:05.027 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.013) 0:01:05.040 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.013) 0:01:05.053 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.015) 0:01:05.069 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.037) 0:01:05.106 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 24 December 2023 02:40:49 +0000 (0:00:00.010) 0:01:05.116 ******* changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create device", "device": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-e988d7e1-eb40-41c3-812f-0999591a0900", "password": "/tmp/storage_testxm8asz_flukskey", "state": "present" } ], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "cryptsetup", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": "/tmp/storage_testxm8asz_flukskey", "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 24 December 2023 02:41:00 +0000 (0:00:11.117) 0:01:16.234 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 24 December 2023 02:41:00 +0000 (0:00:00.020) 0:01:16.255 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 24 December 2023 02:41:00 +0000 (0:00:00.015) 0:01:16.270 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create device", "device": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-e988d7e1-eb40-41c3-812f-0999591a0900", "password": "/tmp/storage_testxm8asz_flukskey", "state": "present" } ], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "cryptsetup", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": "/tmp/storage_testxm8asz_flukskey", "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:106 Sunday 24 December 2023 02:41:00 +0000 (0:00:00.016) 0:01:16.286 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": "/tmp/storage_testxm8asz_flukskey", "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 24 December 2023 02:41:00 +0000 (0:00:00.018) 0:01:16.305 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:126 Sunday 24 December 2023 02:41:00 +0000 (0:00:00.015) 0:01:16.320 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137 Sunday 24 December 2023 02:41:00 +0000 (0:00:00.023) 0:01:16.344 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:142 Sunday 24 December 2023 02:41:01 +0000 (0:00:00.786) 0:01:17.131 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:153 Sunday 24 December 2023 02:41:01 +0000 (0:00:00.331) 0:01:17.462 ******* skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:165 Sunday 24 December 2023 02:41:01 +0000 (0:00:00.028) 0:01:17.491 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:173 Sunday 24 December 2023 02:41:02 +0000 (0:00:00.581) 0:01:18.073 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385432.9570124, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395008.91, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 2097284, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0600", "mtime": 1702394727.523, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2455804696", "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:178 Sunday 24 December 2023 02:41:02 +0000 (0:00:00.204) 0:01:18.277 ******* changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-e988d7e1-eb40-41c3-812f-0999591a0900', 'password': '/tmp/storage_testxm8asz_flukskey', 'state': 'present'}) => { "ansible_loop_var": "entry", "backup": "", "changed": true, "entry": { "backing_device": "/dev/sda", "name": "luks-e988d7e1-eb40-41c3-812f-0999591a0900", "password": "/tmp/storage_testxm8asz_flukskey", "state": "present" } } MSG: line added TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 24 December 2023 02:41:03 +0000 (0:00:00.298) 0:01:18.576 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:131 Sunday 24 December 2023 02:41:03 +0000 (0:00:00.789) 0:01:19.365 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:2 Sunday 24 December 2023 02:41:03 +0000 (0:00:00.035) 0:01:19.401 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": "/tmp/storage_testxm8asz_flukskey", "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:7 Sunday 24 December 2023 02:41:03 +0000 (0:00:00.023) 0:01:19.424 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:15 Sunday 24 December 2023 02:41:03 +0000 (0:00:00.019) 0:01:19.443 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "4G", "type": "lvm", "uuid": "48c5736a-75bb-4e90-ac53-ff01cac6e7d8" }, "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900": { "fstype": "LVM2_member", "label": "", "name": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900", "size": "10G", "type": "crypt", "uuid": "Pv20xV-sWCE-VBYI-UW2n-KEFB-juPR-eiuRnc" }, "/dev/sda": { "fstype": "crypto_LUKS", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "e988d7e1-eb40-41c3-812f-0999591a0900" }, "/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": "5886423c-630d-450a-9577-b6e65e40c45b" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:20 Sunday 24 December 2023 02:41:04 +0000 (0:00:00.260) 0:01:19.704 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003195", "end": "2023-12-24 02:41:04.408038", "rc": 0, "start": "2023-12-24 02:41:04.404843" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:25:27 2023 # # 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=5886423c-630d-450a-9577-b6e65e40c45b / 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 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:25 Sunday 24 December 2023 02:41:04 +0000 (0:00:00.255) 0:01:19.959 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003037", "end": "2023-12-24 02:41:04.601645", "failed_when_result": false, "rc": 0, "start": "2023-12-24 02:41:04.598608" } STDOUT: luks-e988d7e1-eb40-41c3-812f-0999591a0900 /dev/sda /tmp/storage_testxm8asz_flukskey TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:34 Sunday 24 December 2023 02:41:04 +0000 (0:00:00.194) 0:01:20.154 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': True, 'encryption_cipher': None, 'encryption_key': '/tmp/storage_testxm8asz_flukskey', 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:5 Sunday 24 December 2023 02:41:04 +0000 (0:00:00.033) 0:01:20.188 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:18 Sunday 24 December 2023 02:41:04 +0000 (0:00:00.011) 0:01:20.199 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.031341", "end": "2023-12-24 02:41:04.869928", "rc": 0, "start": "2023-12-24 02:41:04.838587" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:24 Sunday 24 December 2023 02:41:04 +0000 (0:00:00.221) 0:01:20.421 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:34 Sunday 24 December 2023 02:41:04 +0000 (0:00:00.016) 0:01:20.438 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:2 Sunday 24 December 2023 02:41:04 +0000 (0:00:00.024) 0:01:20.462 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:8 Sunday 24 December 2023 02:41:04 +0000 (0:00:00.026) 0:01:20.489 ******* ok: [sut] => (item=/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900", "pv": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:17 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.248) 0:01:20.737 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:22 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.022) 0:01:20.760 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:27 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.026) 0:01:20.787 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:36 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.025) 0:01:20.812 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "crypt" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:41 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.016) 0:01:20.828 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:46 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.012) 0:01:20.841 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:51 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.011) 0:01:20.852 ******* ok: [sut] => (item=/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:64 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.016) 0:01:20.869 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:8 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.023) 0:01:20.893 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:14 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.011) 0:01:20.904 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:19 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.010) 0:01:20.915 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:24 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.010) 0:01:20.925 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:29 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.010) 0:01:20.935 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:37 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.010) 0:01:20.946 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:46 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.010) 0:01:20.957 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:55 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.009) 0:01:20.967 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:64 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.009) 0:01:20.976 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:74 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.009) 0:01:20.986 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:83 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.011) 0:01:20.997 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:67 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.011) 0:01:21.009 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-lvmraid.yml:2 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.022) 0:01:21.031 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:8 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.024) 0:01:21.056 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:16 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.015) 0:01:21.071 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:20 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.017) 0:01:21.088 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:27 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.016) 0:01:21.105 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:31 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.015) 0:01:21.120 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:37 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.015) 0:01:21.136 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:42 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.016) 0:01:21.152 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:70 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.015) 0:01:21.167 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-thin.yml:2 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.025) 0:01:21.193 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:8 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.023) 0:01:21.217 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:16 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.012) 0:01:21.229 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:22 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.012) 0:01:21.241 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:26 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.011) 0:01:21.253 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:73 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.013) 0:01:21.267 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:5 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.030) 0:01:21.297 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "1", "_storage_test_expected_crypttab_key_file": "/tmp/storage_testxm8asz_flukskey" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:10 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.023) 0:01:21.321 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml for sut => (item=/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900) TASK [Get the backing device path] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:2 Sunday 24 December 2023 02:41:05 +0000 (0:00:00.021) 0:01:21.342 ******* ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/disk/by-uuid/e988d7e1-eb40-41c3-812f-0999591a0900" ], "delta": "0:00:00.003071", "end": "2023-12-24 02:41:05.999069", "rc": 0, "start": "2023-12-24 02:41:05.995998" } STDOUT: /dev/sda TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:12 Sunday 24 December 2023 02:41:06 +0000 (0:00:00.218) 0:01:21.561 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this member] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:18 Sunday 24 December 2023 02:41:06 +0000 (0:00:00.900) 0:01:22.461 ******* ok: [sut] => { "changed": false, "cmd": [ "cryptsetup", "luksDump", "/dev/sda" ], "delta": "0:00:00.007556", "end": "2023-12-24 02:41:07.115307", "rc": 0, "start": "2023-12-24 02:41:07.107751" } STDOUT: LUKS header information Version: 2 Epoch: 3 Metadata area: 16384 [bytes] Keyslots area: 16744448 [bytes] UUID: e988d7e1-eb40-41c3-812f-0999591a0900 Label: (no label) Subsystem: (no subsystem) Flags: (no flags) Data segments: 0: crypt offset: 16777216 [bytes] length: (whole device) cipher: aes-xts-plain64 sector: 512 [bytes] Keyslots: 0: luks2 Key: 512 bits Priority: normal Cipher: aes-xts-plain64 Cipher key: 512 bits PBKDF: argon2id Time cost: 4 Memory: 926756 Threads: 2 Salt: 4b ee 6d e1 e7 c4 28 1c 34 b6 4d 44 e9 47 29 86 c5 01 ee 01 2c a8 5f 76 f7 fa 63 93 de 26 e1 cd AF stripes: 4000 AF hash: sha256 Area offset:32768 [bytes] Area length:258048 [bytes] Digest ID: 0 Tokens: Digests: 0: pbkdf2 Hash: sha256 Iterations: 91787 Salt: 9a 30 2a 9f 18 3c 07 cc f1 23 ea 54 34 f3 1f 21 72 6b 6c 82 76 57 50 56 72 ce c9 a1 3d 8e 29 cc Digest: d4 d5 f0 c3 3d 89 d3 0f 48 35 05 f0 62 6b 94 d2 45 98 1b da e2 97 88 c8 09 8a 33 da 13 b8 cc 22 TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:26 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.227) 0:01:22.688 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.encryption_luks_version", "skip_reason": "Conditional result was False" } TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:38 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.013) 0:01:22.702 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.encryption_key_size", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:50 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.012) 0:01:22.714 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.encryption_cipher", "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:17 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:22.726 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:2 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.024) 0:01:22.750 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [ "luks-e988d7e1-eb40-41c3-812f-0999591a0900 /dev/sda /tmp/storage_testxm8asz_flukskey" ] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:6 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.026) 0:01:22.777 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:14 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.026) 0:01:22.803 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:23 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.027) 0:01:22.831 ******* skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:32 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.021) 0:01:22.852 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:41 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.023) 0:01:22.876 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:24 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.014) 0:01:22.890 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:76 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.012) 0:01:22.903 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-vdo.yml:2 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.026) 0:01:22.929 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:8 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.023) 0:01:22.953 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:15 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:22.965 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:21 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:22.976 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:27 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.012) 0:01:22.989 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:34 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:23.000 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:40 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.012) 0:01:23.013 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:46 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.012) 0:01:23.026 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:79 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:23.038 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-volumes.yml:3 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:23.049 ******* included: /WORKDIR/git-weekly-cid22y_2x2/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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume.yml:2 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.019) 0:01:23.069 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume.yml:19 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.023) 0:01:23.093 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:7 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.059) 0:01:23.152 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:11 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.019) 0:01:23.171 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "48c5736a-75bb-4e90-ac53-ff01cac6e7d8" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "48c5736a-75bb-4e90-ac53-ff01cac6e7d8" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:21 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.030) 0:01:23.202 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:30 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:23.213 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:41 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.022) 0:01:23.236 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:48 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.024) 0:01:23.261 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:54 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.010) 0:01:23.272 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:60 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:23.283 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:69 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:23.294 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:80 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.022) 0:01:23.317 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:86 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:23.329 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:92 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.012) 0:01:23.341 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:102 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.012) 0:01:23.354 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:2 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.011) 0:01:23.366 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:17 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.036) 0:01:23.402 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:24 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.024) 0:01:23.426 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:33 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.023) 0:01:23.450 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:45 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.024) 0:01:23.475 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml:3 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.014) 0:01:23.490 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml:9 Sunday 24 December 2023 02:41:07 +0000 (0:00:00.031) 0:01:23.521 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:3 Sunday 24 December 2023 02:41:08 +0000 (0:00:00.025) 0:01:23.546 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385660.6144955, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1703385660.6144955, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 751, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1703385660.6144955, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:9 Sunday 24 December 2023 02:41:08 +0000 (0:00:00.203) 0:01:23.749 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:16 Sunday 24 December 2023 02:41:08 +0000 (0:00:00.022) 0:01:23.771 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:23 Sunday 24 December 2023 02:41:08 +0000 (0:00:00.014) 0:01:23.786 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:29 Sunday 24 December 2023 02:41:08 +0000 (0:00:00.017) 0:01:23.803 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:33 Sunday 24 December 2023 02:41:08 +0000 (0:00:00.015) 0:01:23.818 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:38 Sunday 24 December 2023 02:41:08 +0000 (0:00:00.011) 0:01:23.830 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:3 Sunday 24 December 2023 02:41:08 +0000 (0:00:00.015) 0:01:23.845 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:10 Sunday 24 December 2023 02:41:08 +0000 (0:00:00.012) 0:01:23.857 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:16 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.905) 0:01:24.762 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:22 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.012) 0:01:24.775 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:29 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.010) 0:01:24.785 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:40 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.023) 0:01:24.809 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:46 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.011) 0:01:24.821 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:51 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.011) 0:01:24.833 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:63 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.014) 0:01:24.847 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:75 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.011) 0:01:24.859 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:87 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.012) 0:01:24.872 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:93 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.027) 0:01:24.899 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:100 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.023) 0:01:24.923 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:108 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.029) 0:01:24.952 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:116 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.021) 0:01:24.973 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:124 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.020) 0:01:24.993 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:8 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.011) 0:01:25.005 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:14 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.011) 0:01:25.016 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:19 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.010) 0:01:25.027 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:24 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.010) 0:01:25.037 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:29 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.012) 0:01:25.050 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:37 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.011) 0:01:25.061 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:46 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.011) 0:01:25.072 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:54 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.010) 0:01:25.083 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:62 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.011) 0:01:25.094 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:70 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.010) 0:01:25.104 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:3 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.012) 0:01:25.116 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:11 Sunday 24 December 2023 02:41:09 +0000 (0:00:00.258) 0:01:25.375 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:20 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.204) 0:01:25.579 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:28 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.023) 0:01:25.603 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:32 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.013) 0:01:25.617 ******* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:46 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.206) 0:01:25.823 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:50 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.024) 0:01:25.848 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:54 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.023) 0:01:25.871 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:58 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.024) 0:01:25.895 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:67 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.021) 0:01:25.917 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:71 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.011) 0:01:25.928 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:76 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.011) 0:01:25.940 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:82 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.013) 0:01:25.953 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:86 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.012) 0:01:25.966 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:91 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.011) 0:01:25.978 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:96 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.011) 0:01:25.989 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:101 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.010) 0:01:26.000 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:105 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.010) 0:01:26.010 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:109 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.011) 0:01:26.022 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:113 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.011) 0:01:26.034 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:120 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.010) 0:01:26.045 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:127 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.010) 0:01:26.056 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:131 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.010) 0:01:26.066 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:137 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.010) 0:01:26.076 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:143 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.011) 0:01:26.088 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:147 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.013) 0:01:26.101 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:151 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.012) 0:01:26.113 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:5 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.025) 0:01:26.139 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.027452", "end": "2023-12-24 02:41:10.811437", "rc": 0, "start": "2023-12-24 02:41:10.783985" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:13 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.224) 0:01:26.363 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:17 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.022) 0:01:26.386 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:24 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.025) 0:01:26.411 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:31 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.020) 0:01:26.431 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:37 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.020) 0:01:26.451 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:42 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.019) 0:01:26.471 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume.yml:25 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.019) 0:01:26.491 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:44 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.012) 0:01:26.504 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:54 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.011) 0:01:26.515 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove the key file] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:134 Sunday 24 December 2023 02:41:10 +0000 (0:00:00.011) 0:01:26.527 ******* ok: [sut] => { "changed": false, "path": "/tmp/storage_testxm8asz_flukskey", "state": "absent" } TASK [Create a file] *********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/create-test-file.yml:12 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.300) 0:01:26.828 ******* changed: [sut] => { "changed": true, "dest": "/opt/test1/quux", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:unlabeled_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Test for correct handling of safe_mode] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:143 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.207) 0:01:27.035 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:4 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.019) 0:01:27.054 ******* ok: [sut] => { "ansible_facts": { "storage_pools_global": [], "storage_safe_mode_global": true, "storage_volumes_global": [] }, "changed": false } TASK [Verify role raises correct error] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:10 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.055) 0:01:27.109 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.019) 0:01:27.129 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.017) 0:01:27.147 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.021) 0:01:27.168 ******* 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_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.033) 0:01:27.201 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.014) 0:01:27.216 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.014) 0:01:27.230 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.012) 0:01:27.242 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.012) 0:01:27.255 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.031) 0:01:27.287 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.015) 0:01:27.303 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_password": "yabbadabbadoo", "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.016) 0:01:27.319 ******* ok: [sut] => { "storage_volumes": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.015) 0:01:27.334 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.014) 0:01:27.348 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.016) 0:01:27.365 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.014) 0:01:27.379 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.015) 0:01:27.395 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.033) 0:01:27.428 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 24 December 2023 02:41:11 +0000 (0:00:00.011) 0:01:27.440 ******* fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: cannot remove and recreate existing pool 'foo' in safe mode TASK [fedora.linux_system_roles.storage : Failed message] ********************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:91 Sunday 24 December 2023 02:41:13 +0000 (0:00:01.450) 0:01:28.890 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove and recreate existing pool 'foo' in safe mode", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'yabbadabbadoo', 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.018) 0:01:28.908 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:23 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.010) 0:01:28.919 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:28 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.012) 0:01:28.932 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:39 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.019) 0:01:28.951 ******* skipping: [sut] => { "changed": false, "false_condition": "__storage_failed_exception is defined", "skip_reason": "Conditional result was False" } TASK [Stat the file] *********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-data-preservation.yml:11 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.014) 0:01:28.966 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385671.483568, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1703385671.483568, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1703385671.483568, "nlink": 1, "path": "/opt/test1/quux", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "3201311647", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Assert file presence] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-data-preservation.yml:16 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.206) 0:01:29.172 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Remove the encryption layer] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:165 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.017) 0:01:29.190 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.026) 0:01:29.217 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.022) 0:01:29.239 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.024) 0:01:29.264 ******* 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_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.032) 0:01:29.296 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.015) 0:01:29.311 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.015) 0:01:29.326 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.014) 0:01:29.340 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.016) 0:01:29.356 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.030) 0:01:29.387 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.016) 0:01:29.404 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_password": "yabbadabbadoo", "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.018) 0:01:29.423 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.018) 0:01:29.441 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.015) 0:01:29.457 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.015) 0:01:29.472 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.015) 0:01:29.487 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 24 December 2023 02:41:13 +0000 (0:00:00.014) 0:01:29.502 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 24 December 2023 02:41:14 +0000 (0:00:00.030) 0:01:29.533 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 24 December 2023 02:41:14 +0000 (0:00:00.011) 0:01:29.544 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-e988d7e1-eb40-41c3-812f-0999591a0900", "password": "-", "state": "absent" } ], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks2", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 24 December 2023 02:41:16 +0000 (0:00:02.787) 0:01:32.332 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 24 December 2023 02:41:16 +0000 (0:00:00.021) 0:01:32.353 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 24 December 2023 02:41:16 +0000 (0:00:00.010) 0:01:32.364 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/mapper/luks-e988d7e1-eb40-41c3-812f-0999591a0900", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-e988d7e1-eb40-41c3-812f-0999591a0900", "password": "-", "state": "absent" } ], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks2", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:106 Sunday 24 December 2023 02:41:16 +0000 (0:00:00.018) 0:01:32.383 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks2", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 24 December 2023 02:41:16 +0000 (0:00:00.016) 0:01:32.399 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:126 Sunday 24 December 2023 02:41:16 +0000 (0:00:00.016) 0:01:32.415 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137 Sunday 24 December 2023 02:41:17 +0000 (0:00:00.219) 0:01:32.635 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:142 Sunday 24 December 2023 02:41:17 +0000 (0:00:00.562) 0:01:33.197 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:153 Sunday 24 December 2023 02:41:17 +0000 (0:00:00.228) 0:01:33.425 ******* skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:165 Sunday 24 December 2023 02:41:17 +0000 (0:00:00.029) 0:01:33.455 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:173 Sunday 24 December 2023 02:41:18 +0000 (0:00:00.559) 0:01:34.015 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385664.600522, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "36ea340292f50e8144c5ca409f639bda64dfb8f7", "ctime": 1703385663.0195115, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 304087305, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1703385663.0185115, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 84, "uid": 0, "version": "1457125940", "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:178 Sunday 24 December 2023 02:41:18 +0000 (0:00:00.233) 0:01:34.248 ******* changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-e988d7e1-eb40-41c3-812f-0999591a0900', 'password': '-', 'state': 'absent'}) => { "ansible_loop_var": "entry", "backup": "", "changed": true, "entry": { "backing_device": "/dev/sda", "name": "luks-e988d7e1-eb40-41c3-812f-0999591a0900", "password": "-", "state": "absent" }, "found": 1 } MSG: 1 line(s) removed TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 24 December 2023 02:41:18 +0000 (0:00:00.213) 0:01:34.461 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:181 Sunday 24 December 2023 02:41:19 +0000 (0:00:00.783) 0:01:35.245 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:2 Sunday 24 December 2023 02:41:19 +0000 (0:00:00.023) 0:01:35.269 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks2", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-0", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-0", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:7 Sunday 24 December 2023 02:41:19 +0000 (0:00:00.024) 0:01:35.294 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:15 Sunday 24 December 2023 02:41:19 +0000 (0:00:00.019) 0:01:35.314 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "4G", "type": "lvm", "uuid": "27907ec0-e100-4bc6-b7b4-579f92f043ee" }, "/dev/sda": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "Aj40b1-LQSo-h564-Nto2-zzed-yv1R-vfZN9l" }, "/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": "5886423c-630d-450a-9577-b6e65e40c45b" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:20 Sunday 24 December 2023 02:41:19 +0000 (0:00:00.204) 0:01:35.518 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.004242", "end": "2023-12-24 02:41:21.164418", "rc": 0, "start": "2023-12-24 02:41:20.160176" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:25:27 2023 # # 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=5886423c-630d-450a-9577-b6e65e40c45b / 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 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:25 Sunday 24 December 2023 02:41:21 +0000 (0:00:01.198) 0:01:36.717 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003110", "end": "2023-12-24 02:41:21.366497", "failed_when_result": false, "rc": 0, "start": "2023-12-24 02:41:21.363387" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:34 Sunday 24 December 2023 02:41:21 +0000 (0:00:00.203) 0:01:36.920 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks2', 'encryption_password': 'yabbadabbadoo', 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:5 Sunday 24 December 2023 02:41:21 +0000 (0:00:00.033) 0:01:36.954 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:18 Sunday 24 December 2023 02:41:21 +0000 (0:00:00.012) 0:01:36.966 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.030826", "end": "2023-12-24 02:41:21.640545", "rc": 0, "start": "2023-12-24 02:41:21.609719" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:24 Sunday 24 December 2023 02:41:21 +0000 (0:00:00.228) 0:01:37.194 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:34 Sunday 24 December 2023 02:41:21 +0000 (0:00:00.017) 0:01:37.212 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:2 Sunday 24 December 2023 02:41:21 +0000 (0:00:00.024) 0:01:37.237 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/sda" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:8 Sunday 24 December 2023 02:41:21 +0000 (0:00:00.029) 0:01:37.266 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda", "pv": "/dev/sda" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:17 Sunday 24 December 2023 02:41:21 +0000 (0:00:00.198) 0:01:37.465 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:22 Sunday 24 December 2023 02:41:21 +0000 (0:00:00.024) 0:01:37.489 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:27 Sunday 24 December 2023 02:41:21 +0000 (0:00:00.027) 0:01:37.517 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:36 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.025) 0:01:37.542 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:41 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.016) 0:01:37.559 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:46 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.028) 0:01:37.588 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:51 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.022) 0:01:37.610 ******* ok: [sut] => (item=/dev/sda) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:64 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.020) 0:01:37.630 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:8 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.025) 0:01:37.655 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:14 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:37.667 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:19 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:37.678 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:24 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:37.690 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:29 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:37.701 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:37 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.013) 0:01:37.714 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:46 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:37.725 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:55 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:37.737 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:64 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:37.748 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:74 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:37.760 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:83 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.013) 0:01:37.773 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:67 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.014) 0:01:37.787 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-lvmraid.yml:2 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.023) 0:01:37.810 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:8 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.020) 0:01:37.831 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:16 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.019) 0:01:37.851 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:20 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.015) 0:01:37.866 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:27 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.014) 0:01:37.881 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:31 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.014) 0:01:37.896 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:37 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.014) 0:01:37.910 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:42 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.013) 0:01:37.924 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:70 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.015) 0:01:37.939 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-thin.yml:2 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.022) 0:01:37.962 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:8 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.021) 0:01:37.983 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:16 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:37.994 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:22 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.010) 0:01:38.005 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:26 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.010) 0:01:38.015 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:73 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:38.027 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:5 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.023) 0:01:38.050 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "0", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:10 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.051) 0:01:38.101 ******* skipping: [sut] => (item=/dev/sda) => { "_storage_test_pool_member_path": "/dev/sda", "ansible_loop_var": "_storage_test_pool_member_path", "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.encryption", "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:17 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.014) 0:01:38.116 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:2 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.021) 0:01:38.137 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:6 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.024) 0:01:38.162 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:14 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.025) 0:01:38.187 ******* 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-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:23 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.026) 0:01:38.213 ******* skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:32 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.024) 0:01:38.238 ******* 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-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:41 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.021) 0:01:38.260 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:24 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.013) 0:01:38.273 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:76 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:38.284 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-vdo.yml:2 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.026) 0:01:38.311 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:8 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.021) 0:01:38.333 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:15 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:38.344 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:21 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.010) 0:01:38.355 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:27 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.012) 0:01:38.367 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:34 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:38.379 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:40 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:38.390 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:46 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.011) 0:01:38.401 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:79 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.012) 0:01:38.414 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-volumes.yml:3 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.012) 0:01:38.427 ******* included: /WORKDIR/git-weekly-cid22y_2x2/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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-0', '_raw_kernel_device': '/dev/dm-0'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume.yml:2 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.023) 0:01:38.450 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume.yml:19 Sunday 24 December 2023 02:41:22 +0000 (0:00:00.031) 0:01:38.481 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:7 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.060) 0:01:38.541 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:11 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.019) 0:01:38.560 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "27907ec0-e100-4bc6-b7b4-579f92f043ee" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "27907ec0-e100-4bc6-b7b4-579f92f043ee" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:21 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.029) 0:01:38.590 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:30 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.011) 0:01:38.602 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:41 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.027) 0:01:38.630 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:48 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.022) 0:01:38.653 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:54 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.012) 0:01:38.665 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:60 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.011) 0:01:38.676 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:69 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.011) 0:01:38.688 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:80 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.023) 0:01:38.711 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:86 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.015) 0:01:38.726 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:92 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.011) 0:01:38.738 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:102 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.011) 0:01:38.750 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:2 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.012) 0:01:38.762 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:17 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.035) 0:01:38.798 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:24 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.023) 0:01:38.821 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:33 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.026) 0:01:38.848 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:45 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.027) 0:01:38.876 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml:3 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.012) 0:01:38.889 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml:9 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.024) 0:01:38.914 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:3 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.025) 0:01:38.939 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385676.7136028, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1703385676.7136028, "dev": 5, "device_type": 64768, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 853, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1703385676.7136028, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:9 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.206) 0:01:39.145 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:16 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.025) 0:01:39.171 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:23 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.013) 0:01:39.184 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:29 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.015) 0:01:39.200 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:33 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.013) 0:01:39.213 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:38 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.011) 0:01:39.225 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:3 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.014) 0:01:39.239 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:10 Sunday 24 December 2023 02:41:23 +0000 (0:00:00.015) 0:01:39.255 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:16 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.909) 0:01:40.165 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:22 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.012) 0:01:40.177 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:29 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.011) 0:01:40.189 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:40 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.024) 0:01:40.213 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:46 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.016) 0:01:40.230 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:51 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.049) 0:01:40.280 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:63 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.013) 0:01:40.294 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:75 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.014) 0:01:40.308 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:87 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.012) 0:01:40.320 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:93 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.025) 0:01:40.346 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:100 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.024) 0:01:40.371 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:108 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.023) 0:01:40.395 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:116 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.023) 0:01:40.418 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:124 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.023) 0:01:40.441 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:8 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.013) 0:01:40.454 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:14 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.012) 0:01:40.466 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:19 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.011) 0:01:40.478 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:24 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.013) 0:01:40.491 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:29 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.012) 0:01:40.504 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:37 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.013) 0:01:40.518 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:46 Sunday 24 December 2023 02:41:24 +0000 (0:00:00.011) 0:01:40.530 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:54 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:40.541 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:62 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:40.553 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:70 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.013) 0:01:40.567 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:3 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:40.579 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:11 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.221) 0:01:40.800 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:20 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.209) 0:01:41.010 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:28 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.027) 0:01:41.037 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:32 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.014) 0:01:41.052 ******* ok: [sut] => { "bytes": 10726680821, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:46 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.205) 0:01:41.257 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:50 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.022) 0:01:41.279 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:54 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.022) 0:01:41.302 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:58 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.021) 0:01:41.323 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:67 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.020) 0:01:41.343 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:71 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:41.355 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:76 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.013) 0:01:41.368 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:82 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:41.380 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:86 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:41.391 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:91 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:41.402 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:96 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:41.414 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:101 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.010) 0:01:41.424 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:105 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:41.436 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:109 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.010) 0:01:41.446 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:113 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.010) 0:01:41.457 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:120 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:41.469 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:127 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:41.480 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:131 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.010) 0:01:41.491 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:137 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.013) 0:01:41.504 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:143 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.011) 0:01:41.516 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:147 Sunday 24 December 2023 02:41:25 +0000 (0:00:00.013) 0:01:41.529 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:151 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.013) 0:01:41.543 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:5 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.025) 0:01:41.569 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.031365", "end": "2023-12-24 02:41:26.248594", "rc": 0, "start": "2023-12-24 02:41:26.217229" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:13 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.235) 0:01:41.804 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:17 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.025) 0:01:41.830 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:24 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.023) 0:01:41.854 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:31 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.020) 0:01:41.874 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:37 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.020) 0:01:41.895 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:42 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.020) 0:01:41.916 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume.yml:25 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.021) 0:01:41.938 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:44 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.015) 0:01:41.953 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:54 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.010) 0:01:41.963 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a file] *********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/create-test-file.yml:12 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.012) 0:01:41.976 ******* changed: [sut] => { "changed": true, "dest": "/opt/test1/quux", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:unlabeled_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Test for correct handling of safe_mode] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:187 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.208) 0:01:42.185 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml for sut TASK [Store global variable value copy] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:4 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.021) 0:01:42.206 ******* ok: [sut] => { "ansible_facts": { "storage_pools_global": [], "storage_safe_mode_global": true, "storage_volumes_global": [] }, "changed": false } TASK [Verify role raises correct error] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:10 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.026) 0:01:42.233 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.022) 0:01:42.255 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.020) 0:01:42.275 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.024) 0:01:42.300 ******* 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_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.084) 0:01:42.384 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.015) 0:01:42.400 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.014) 0:01:42.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.012) 0:01:42.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.012) 0:01:42.440 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.030) 0:01:42.470 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.015) 0:01:42.486 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "aes-xts-plain64", "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 24 December 2023 02:41:26 +0000 (0:00:00.030) 0:01:42.516 ******* ok: [sut] => { "storage_volumes": [] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 24 December 2023 02:41:27 +0000 (0:00:00.029) 0:01:42.545 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 24 December 2023 02:41:27 +0000 (0:00:00.029) 0:01:42.575 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 24 December 2023 02:41:27 +0000 (0:00:00.019) 0:01:42.594 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 24 December 2023 02:41:27 +0000 (0:00:00.015) 0:01:42.610 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 24 December 2023 02:41:27 +0000 (0:00:00.018) 0:01:42.629 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 24 December 2023 02:41:27 +0000 (0:00:00.033) 0:01:42.662 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 24 December 2023 02:41:27 +0000 (0:00:00.010) 0:01:42.673 ******* fatal: [sut]: FAILED! => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [], "pools": [], "volumes": [] } MSG: cannot remove and recreate existing pool 'foo' in safe mode TASK [fedora.linux_system_roles.storage : Failed message] ********************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:91 Sunday 24 December 2023 02:41:28 +0000 (0:00:01.370) 0:01:44.043 ******* fatal: [sut]: FAILED! => { "changed": false } MSG: {'changed': False, 'actions': [], 'leaves': [], 'mounts': [], 'crypts': [], 'pools': [], 'volumes': [], 'packages': [], 'failed': True, 'msg': "cannot remove and recreate existing pool 'foo' in safe mode", 'invocation': {'module_args': {'pools': [{'disks': ['sda'], 'encryption': True, 'encryption_cipher': 'aes-xts-plain64', 'encryption_key': None, 'encryption_key_size': 512, 'encryption_luks_version': 'luks1', 'encryption_password': 'yabbadabbadoo', 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'encryption': None, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'fs_create_options': None, 'fs_label': '', 'fs_type': None, 'mount_options': None, 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': None, 'cached': None, 'cache_devices': [], 'cache_mode': None, 'cache_size': None, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None}]}], 'volumes': [], 'use_partitions': None, 'disklabel_type': None, 'pool_defaults': {'state': 'present', 'type': 'lvm', 'disks': [], 'volumes': [], 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, 'shared': False}, 'volume_defaults': {'state': 'present', 'type': 'lvm', 'size': 0, 'disks': [], 'fs_type': 'xfs', 'fs_label': '', 'fs_create_options': '', 'fs_overwrite_existing': True, 'mount_point': '', 'mount_options': 'defaults', 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_stripe_size': None, 'raid_metadata_version': None, 'encryption': False, 'encryption_password': None, 'encryption_key': None, 'encryption_cipher': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'compression': None, 'deduplication': None, 'vdo_pool_size': None, 'thin': None, 'thin_pool_name': None, 'thin_pool_size': None, 'cached': False, 'cache_size': 0, 'cache_mode': None, 'cache_devices': []}, 'safe_mode': True, 'packages_only': False, 'diskvolume_mkfs_option_map': {}}}, '_ansible_no_log': None} TASK [fedora.linux_system_roles.storage : Unmask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.018) 0:01:44.061 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check that we failed in the role] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:23 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.010) 0:01:44.072 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the blivet output and error message are correct] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:28 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.013) 0:01:44.085 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify correct exception or error message] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-failed.yml:39 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.019) 0:01:44.105 ******* skipping: [sut] => { "changed": false, "false_condition": "__storage_failed_exception is defined", "skip_reason": "Conditional result was False" } TASK [Stat the file] *********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-data-preservation.yml:11 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.014) 0:01:44.120 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385686.6336687, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1703385686.6336687, "dev": 64768, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1703385686.6336687, "nlink": 1, "path": "/opt/test1/quux", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "2795421581", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Assert file presence] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-data-preservation.yml:16 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.206) 0:01:44.326 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Add encryption to the pool] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:212 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.017) 0:01:44.343 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.030) 0:01:44.373 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.017) 0:01:44.391 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.021) 0:01:44.413 ******* 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_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.031) 0:01:44.445 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.015) 0:01:44.460 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.016) 0:01:44.477 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.012) 0:01:44.490 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 24 December 2023 02:41:28 +0000 (0:00:00.013) 0:01:44.504 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 24 December 2023 02:41:29 +0000 (0:00:00.027) 0:01:44.531 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 24 December 2023 02:41:29 +0000 (0:00:00.015) 0:01:44.546 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "aes-xts-plain64", "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "test1", "size": "4g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 24 December 2023 02:41:29 +0000 (0:00:00.025) 0:01:44.572 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 24 December 2023 02:41:29 +0000 (0:00:00.017) 0:01:44.589 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 24 December 2023 02:41:29 +0000 (0:00:00.016) 0:01:44.605 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 24 December 2023 02:41:29 +0000 (0:00:00.014) 0:01:44.620 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 24 December 2023 02:41:29 +0000 (0:00:00.014) 0:01:44.635 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 24 December 2023 02:41:29 +0000 (0:00:00.014) 0:01:44.649 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 24 December 2023 02:41:29 +0000 (0:00:00.031) 0:01:44.680 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 24 December 2023 02:41:29 +0000 (0:00:00.012) 0:01:44.692 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create device", "device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "password": "-", "state": "present" } ], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "cryptsetup", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "aes-xts-plain64", "encryption_key": null, "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 24 December 2023 02:41:37 +0000 (0:00:08.627) 0:01:53.320 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 24 December 2023 02:41:37 +0000 (0:00:00.020) 0:01:53.341 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 24 December 2023 02:41:37 +0000 (0:00:00.010) 0:01:53.352 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "luks" }, { "action": "create device", "device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/foo", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "password": "-", "state": "present" } ], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "xfsprogs", "cryptsetup", "lvm2" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "aes-xts-plain64", "encryption_key": null, "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:106 Sunday 24 December 2023 02:41:37 +0000 (0:00:00.017) 0:01:53.370 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "aes-xts-plain64", "encryption_key": null, "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 24 December 2023 02:41:37 +0000 (0:00:00.020) 0:01:53.390 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:126 Sunday 24 December 2023 02:41:37 +0000 (0:00:00.017) 0:01:53.407 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137 Sunday 24 December 2023 02:41:38 +0000 (0:00:00.229) 0:01:53.637 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:142 Sunday 24 December 2023 02:41:38 +0000 (0:00:00.578) 0:01:54.216 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:153 Sunday 24 December 2023 02:41:38 +0000 (0:00:00.239) 0:01:54.455 ******* skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test1', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:165 Sunday 24 December 2023 02:41:38 +0000 (0:00:00.027) 0:01:54.482 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:173 Sunday 24 December 2023 02:41:39 +0000 (0:00:00.573) 0:01:55.056 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385681.3656337, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1703385678.9056172, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 362807494, "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": 1703385678.9046173, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "1372568109", "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:178 Sunday 24 December 2023 02:41:39 +0000 (0:00:00.208) 0:01:55.264 ******* changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4', 'password': '-', 'state': 'present'}) => { "ansible_loop_var": "entry", "backup": "", "changed": true, "entry": { "backing_device": "/dev/sda", "name": "luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "password": "-", "state": "present" } } MSG: line added TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 24 December 2023 02:41:39 +0000 (0:00:00.220) 0:01:55.485 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:231 Sunday 24 December 2023 02:41:40 +0000 (0:00:00.774) 0:01:56.259 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:2 Sunday 24 December 2023 02:41:40 +0000 (0:00:00.051) 0:01:56.311 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": "aes-xts-plain64", "encryption_key": null, "encryption_key_size": 512, "encryption_luks_version": "luks1", "encryption_password": "yabbadabbadoo", "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test1", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": "4g", "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:7 Sunday 24 December 2023 02:41:40 +0000 (0:00:00.024) 0:01:56.335 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:15 Sunday 24 December 2023 02:41:40 +0000 (0:00:00.019) 0:01:56.355 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "4G", "type": "lvm", "uuid": "227853d9-6ed7-4996-8bc8-04b0acf9f57b" }, "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4": { "fstype": "LVM2_member", "label": "", "name": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "size": "10G", "type": "crypt", "uuid": "f79Fqt-bOcX-BYYM-813D-xrRI-VfBD-CIcvY3" }, "/dev/sda": { "fstype": "crypto_LUKS", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "c91bd9b9-3d80-4c8f-a633-14bb437d00d4" }, "/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": "5886423c-630d-450a-9577-b6e65e40c45b" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:20 Sunday 24 December 2023 02:41:41 +0000 (0:00:00.205) 0:01:56.560 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003115", "end": "2023-12-24 02:41:41.207975", "rc": 0, "start": "2023-12-24 02:41:41.204860" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:25:27 2023 # # 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=5886423c-630d-450a-9577-b6e65e40c45b / 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 /dev/mapper/foo-test1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:25 Sunday 24 December 2023 02:41:41 +0000 (0:00:00.202) 0:01:56.762 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004639", "end": "2023-12-24 02:41:42.413323", "failed_when_result": false, "rc": 0, "start": "2023-12-24 02:41:41.408684" } STDOUT: luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4 /dev/sda - TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:34 Sunday 24 December 2023 02:41:42 +0000 (0:00:01.203) 0:01:57.966 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': True, 'encryption_cipher': 'aes-xts-plain64', 'encryption_key': None, 'encryption_key_size': 512, 'encryption_luks_version': 'luks1', 'encryption_password': 'yabbadabbadoo', 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:5 Sunday 24 December 2023 02:41:42 +0000 (0:00:00.035) 0:01:58.001 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:18 Sunday 24 December 2023 02:41:42 +0000 (0:00:00.013) 0:01:58.015 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.029631", "end": "2023-12-24 02:41:42.697619", "rc": 0, "start": "2023-12-24 02:41:42.667988" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:24 Sunday 24 December 2023 02:41:42 +0000 (0:00:00.235) 0:01:58.250 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:34 Sunday 24 December 2023 02:41:42 +0000 (0:00:00.018) 0:01:58.269 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:2 Sunday 24 December 2023 02:41:42 +0000 (0:00:00.032) 0:01:58.302 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:8 Sunday 24 December 2023 02:41:42 +0000 (0:00:00.031) 0:01:58.333 ******* ok: [sut] => (item=/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "pv": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:17 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.207) 0:01:58.540 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:22 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.057) 0:01:58.598 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:27 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.030) 0:01:58.629 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:36 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.031) 0:01:58.660 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "crypt" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:41 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.029) 0:01:58.690 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:46 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.018) 0:01:58.708 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:51 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.017) 0:01:58.726 ******* ok: [sut] => (item=/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:64 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.023) 0:01:58.749 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:8 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.023) 0:01:58.772 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:14 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.014) 0:01:58.786 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:19 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.013) 0:01:58.799 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:24 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.012) 0:01:58.812 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:29 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.013) 0:01:58.825 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:37 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.013) 0:01:58.838 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:46 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.011) 0:01:58.850 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:55 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.012) 0:01:58.863 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:64 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.012) 0:01:58.876 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:74 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.013) 0:01:58.890 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:83 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.015) 0:01:58.905 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:67 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.012) 0:01:58.918 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-lvmraid.yml:2 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.023) 0:01:58.941 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:8 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.025) 0:01:58.967 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:16 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.016) 0:01:58.983 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:20 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.020) 0:01:59.004 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:27 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.015) 0:01:59.019 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:31 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.016) 0:01:59.035 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:37 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.015) 0:01:59.050 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:42 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.018) 0:01:59.069 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:70 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.016) 0:01:59.085 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-thin.yml:2 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.023) 0:01:59.108 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:8 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.020) 0:01:59.129 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:16 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.012) 0:01:59.142 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:22 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.011) 0:01:59.154 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:26 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.012) 0:01:59.166 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:73 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.014) 0:01:59.180 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:5 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.027) 0:01:59.208 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "1", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:10 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.026) 0:01:59.235 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml for sut => (item=/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4) TASK [Get the backing device path] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:2 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.029) 0:01:59.265 ******* ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/disk/by-uuid/c91bd9b9-3d80-4c8f-a633-14bb437d00d4" ], "delta": "0:00:00.003246", "end": "2023-12-24 02:41:43.926646", "rc": 0, "start": "2023-12-24 02:41:43.923400" } STDOUT: /dev/sda TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:12 Sunday 24 December 2023 02:41:43 +0000 (0:00:00.215) 0:01:59.480 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this member] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:18 Sunday 24 December 2023 02:41:44 +0000 (0:00:00.915) 0:02:00.395 ******* ok: [sut] => { "changed": false, "cmd": [ "cryptsetup", "luksDump", "/dev/sda" ], "delta": "0:00:00.006828", "end": "2023-12-24 02:41:45.048824", "rc": 0, "start": "2023-12-24 02:41:45.041996" } STDOUT: LUKS header information for /dev/sda Version: 1 Cipher name: aes Cipher mode: xts-plain64 Hash spec: sha256 Payload offset: 16384 MK bits: 512 MK digest: aa 92 55 95 2d 3d 94 4b a2 df 2d ac 68 0d e5 cf a7 4b d7 1f MK salt: 93 4a 69 64 c1 7c 3f 1d 61 ce d9 7e 2c 5f ef 94 da 1f 60 79 f5 2f 42 aa 8a b8 3a bf df 59 3b bf MK iterations: 91915 UUID: c91bd9b9-3d80-4c8f-a633-14bb437d00d4 Key Slot 0: ENABLED Iterations: 1464490 Salt: 44 d0 e7 c3 2f 05 ea 61 46 b1 31 0e 8b f3 4e 3c 57 d6 24 2b 2a 60 cf 3c 83 a2 cf 70 80 e0 e9 62 Key material offset: 8 AF stripes: 4000 Key Slot 1: DISABLED Key Slot 2: DISABLED Key Slot 3: DISABLED Key Slot 4: DISABLED Key Slot 5: DISABLED Key Slot 6: DISABLED Key Slot 7: DISABLED TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:26 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.236) 0:02:00.632 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:38 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.028) 0:02:00.660 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:50 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.019) 0:02:00.680 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:17 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.028) 0:02:00.708 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:2 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.031) 0:02:00.739 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [ "luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4 /dev/sda -" ] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:6 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.030) 0:02:00.769 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:14 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.023) 0:02:00.793 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:23 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.023) 0:02:00.817 ******* skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:32 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.019) 0:02:00.836 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:41 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.023) 0:02:00.859 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:24 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.012) 0:02:00.872 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:76 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.013) 0:02:00.885 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-vdo.yml:2 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.025) 0:02:00.911 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:8 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.021) 0:02:00.933 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:15 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.012) 0:02:00.945 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:21 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.014) 0:02:00.960 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:27 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.011) 0:02:00.972 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:34 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.011) 0:02:00.983 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:40 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.011) 0:02:00.994 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:46 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.011) 0:02:01.006 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:79 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.013) 0:02:01.019 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-volumes.yml:3 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.011) 0:02:01.030 ******* included: /WORKDIR/git-weekly-cid22y_2x2/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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test1', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': '4g', 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': [], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume.yml:2 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.020) 0:02:01.050 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume.yml:19 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.022) 0:02:01.073 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:7 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.051) 0:02:01.125 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:11 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.025) 0:02:01.150 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "227853d9-6ed7-4996-8bc8-04b0acf9f57b" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "227853d9-6ed7-4996-8bc8-04b0acf9f57b" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:21 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.032) 0:02:01.183 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:30 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.013) 0:02:01.196 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:41 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.025) 0:02:01.221 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:48 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.027) 0:02:01.249 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:54 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.023) 0:02:01.272 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:60 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.015) 0:02:01.288 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:69 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.013) 0:02:01.301 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:80 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.027) 0:02:01.328 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:86 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.013) 0:02:01.342 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:92 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.012) 0:02:01.355 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:102 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.011) 0:02:01.367 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:2 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.016) 0:02:01.383 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test1 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test1 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:17 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.036) 0:02:01.419 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:24 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.029) 0:02:01.449 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:33 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.027) 0:02:01.477 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:45 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.026) 0:02:01.503 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml:3 Sunday 24 December 2023 02:41:45 +0000 (0:00:00.014) 0:02:01.518 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml:9 Sunday 24 December 2023 02:41:46 +0000 (0:00:00.039) 0:02:01.557 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:3 Sunday 24 December 2023 02:41:46 +0000 (0:00:00.042) 0:02:01.600 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385697.6987424, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1703385697.6987424, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 995, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1703385697.6987424, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:9 Sunday 24 December 2023 02:41:46 +0000 (0:00:00.223) 0:02:01.824 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:16 Sunday 24 December 2023 02:41:46 +0000 (0:00:00.014) 0:02:01.839 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:23 Sunday 24 December 2023 02:41:46 +0000 (0:00:00.011) 0:02:01.850 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:29 Sunday 24 December 2023 02:41:46 +0000 (0:00:00.013) 0:02:01.864 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:33 Sunday 24 December 2023 02:41:46 +0000 (0:00:00.013) 0:02:01.878 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:38 Sunday 24 December 2023 02:41:46 +0000 (0:00:00.011) 0:02:01.889 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:3 Sunday 24 December 2023 02:41:46 +0000 (0:00:00.014) 0:02:01.904 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:10 Sunday 24 December 2023 02:41:46 +0000 (0:00:00.011) 0:02:01.916 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:16 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.901) 0:02:02.817 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:22 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.016) 0:02:02.833 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:29 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.013) 0:02:02.847 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:40 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.094) 0:02:02.941 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:46 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.012) 0:02:02.954 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:51 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.011) 0:02:02.966 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:63 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.012) 0:02:02.978 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:75 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.012) 0:02:02.990 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:87 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.012) 0:02:03.003 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:93 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.032) 0:02:03.036 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:100 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.028) 0:02:03.064 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:108 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.029) 0:02:03.094 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:116 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.027) 0:02:03.121 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:124 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.029) 0:02:03.151 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:8 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.025) 0:02:03.176 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:14 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.014) 0:02:03.190 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:19 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.014) 0:02:03.205 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:24 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.016) 0:02:03.221 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:29 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.012) 0:02:03.234 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:37 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.014) 0:02:03.248 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:46 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.012) 0:02:03.261 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:54 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.013) 0:02:03.275 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:62 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.014) 0:02:03.290 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:70 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.012) 0:02:03.302 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:3 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.015) 0:02:03.317 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:11 Sunday 24 December 2023 02:41:47 +0000 (0:00:00.205) 0:02:03.522 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:20 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.203) 0:02:03.726 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:28 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.028) 0:02:03.754 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:32 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.014) 0:02:03.769 ******* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:46 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.203) 0:02:03.973 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:50 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.022) 0:02:03.996 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:54 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.021) 0:02:04.017 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:58 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.021) 0:02:04.039 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:67 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.026) 0:02:04.065 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:71 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.012) 0:02:04.077 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:76 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.011) 0:02:04.088 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:82 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.011) 0:02:04.100 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:86 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.010) 0:02:04.111 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:91 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.010) 0:02:04.122 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:96 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.013) 0:02:04.135 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:101 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.011) 0:02:04.146 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:105 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.011) 0:02:04.157 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:109 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.011) 0:02:04.169 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:113 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.011) 0:02:04.181 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:120 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.013) 0:02:04.194 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:127 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.013) 0:02:04.208 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:131 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.012) 0:02:04.220 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:137 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.011) 0:02:04.232 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:143 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.012) 0:02:04.245 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:147 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.016) 0:02:04.261 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:151 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.013) 0:02:04.275 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:5 Sunday 24 December 2023 02:41:48 +0000 (0:00:00.029) 0:02:04.305 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.032574", "end": "2023-12-24 02:41:48.997541", "rc": 0, "start": "2023-12-24 02:41:48.964967" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:13 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.245) 0:02:04.551 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:17 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.023) 0:02:04.574 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:24 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.024) 0:02:04.598 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:31 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.021) 0:02:04.619 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:37 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.021) 0:02:04.640 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:42 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.027) 0:02:04.668 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume.yml:25 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.021) 0:02:04.689 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:44 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.014) 0:02:04.704 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:54 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.010) 0:02:04.714 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a file] *********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/create-test-file.yml:12 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.011) 0:02:04.726 ******* changed: [sut] => { "changed": true, "dest": "/opt/test1/quux", "gid": 0, "group": "root", "mode": "0644", "owner": "root", "secontext": "unconfined_u:object_r:unlabeled_t:s0", "size": 0, "state": "file", "uid": 0 } TASK [Change the mountpoint, leaving encryption in place] ********************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:237 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.202) 0:02:04.929 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.042) 0:02:04.972 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.020) 0:02:04.992 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.027) 0:02:05.020 ******* 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_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.042) 0:02:05.062 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.015) 0:02:05.078 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.025) 0:02:05.104 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.024) 0:02:05.128 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.016) 0:02:05.145 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.069) 0:02:05.215 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.015) 0:02:05.231 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda" ], "name": "foo", "type": "lvm", "volumes": [ { "mount_point": "/opt/test2", "name": "test1" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.017) 0:02:05.249 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.014) 0:02:05.264 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.017) 0:02:05.281 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.015) 0:02:05.297 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.016) 0:02:05.313 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.015) 0:02:05.329 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.034) 0:02:05.363 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 24 December 2023 02:41:49 +0000 (0:00:00.010) 0:02:05.374 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "path": "/opt/test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "cryptsetup", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 24 December 2023 02:41:51 +0000 (0:00:01.582) 0:02:06.956 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 24 December 2023 02:41:51 +0000 (0:00:00.022) 0:02:06.979 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 24 December 2023 02:41:51 +0000 (0:00:00.010) 0:02:06.989 ******* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/mapper/foo-test1" ], "mounts": [ { "path": "/opt/test1", "state": "absent" }, { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" } ], "packages": [ "lvm2", "cryptsetup", "xfsprogs" ], "pools": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } } TASK [fedora.linux_system_roles.storage : Set the list of pools for test verification] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:106 Sunday 24 December 2023 02:41:51 +0000 (0:00:00.016) 0:02:07.006 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] }, "changed": false } TASK [fedora.linux_system_roles.storage : Set the list of volumes for test verification] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 24 December 2023 02:41:51 +0000 (0:00:00.015) 0:02:07.022 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:126 Sunday 24 December 2023 02:41:51 +0000 (0:00:00.014) 0:02:07.036 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'path': '/opt/test1', 'state': 'absent'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "mount_info": { "path": "/opt/test1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137 Sunday 24 December 2023 02:41:51 +0000 (0:00:00.244) 0:02:07.281 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:142 Sunday 24 December 2023 02:41:52 +0000 (0:00:00.581) 0:02:07.863 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'fstype': 'xfs', '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": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:153 Sunday 24 December 2023 02:41:52 +0000 (0:00:00.240) 0:02:08.103 ******* skipping: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'fstype': 'xfs', 'opts': 'defaults', 'dump': 0, 'passno': 0, 'state': 'mounted', 'owner': None, 'group': None, 'mode': None}) => { "ansible_loop_var": "mount_info", "changed": false, "false_condition": "mount_info['owner'] != none or mount_info['group'] != none or mount_info['mode'] != none", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:165 Sunday 24 December 2023 02:41:52 +0000 (0:00:00.028) 0:02:08.131 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:173 Sunday 24 December 2023 02:41:53 +0000 (0:00:00.580) 0:02:08.712 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385701.4117668, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3d88885d8e1a28e1e2005467073e97427d8ba1f7", "ctime": 1703385699.927757, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 413139141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1703385699.927757, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 53, "uid": 0, "version": "2756715606", "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:178 Sunday 24 December 2023 02:41:53 +0000 (0:00:00.210) 0:02:08.922 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 24 December 2023 02:41:53 +0000 (0:00:00.012) 0:02:08.935 ******* ok: [sut] TASK [Assert to implicitly preserve encryption on existing pool] *************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:249 Sunday 24 December 2023 02:41:54 +0000 (0:00:00.796) 0:02:09.731 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the file] *********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-data-preservation.yml:11 Sunday 24 December 2023 02:41:54 +0000 (0:00:00.013) 0:02:09.745 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385709.3778188, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1703385709.3778188, "dev": 64769, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "inode/x-empty", "mode": "0644", "mtime": 1703385709.3778188, "nlink": 1, "path": "/opt/test2/quux", "pw_name": "root", "readable": true, "rgrp": true, "roth": true, "rusr": true, "size": 0, "uid": 0, "version": "96433495", "wgrp": false, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Assert file presence] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-data-preservation.yml:16 Sunday 24 December 2023 02:41:54 +0000 (0:00:00.202) 0:02:09.948 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:259 Sunday 24 December 2023 02:41:54 +0000 (0:00:00.017) 0:02:09.965 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:2 Sunday 24 December 2023 02:41:54 +0000 (0:00:00.024) 0:02:09.990 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "present", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/foo-test1", "_kernel_device": "/dev/dm-1", "_mount_id": "/dev/mapper/foo-test1", "_raw_device": "/dev/mapper/foo-test1", "_raw_kernel_device": "/dev/dm-1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "test1", "raid_chunk_size": null, "raid_device_count": null, "raid_disks": [], "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 4294967296, "state": "present", "thin": false, "thin_pool_name": null, "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:7 Sunday 24 December 2023 02:41:54 +0000 (0:00:00.023) 0:02:10.013 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:15 Sunday 24 December 2023 02:41:54 +0000 (0:00:00.020) 0:02:10.034 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/foo-test1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/foo-test1", "size": "4G", "type": "lvm", "uuid": "227853d9-6ed7-4996-8bc8-04b0acf9f57b" }, "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4": { "fstype": "LVM2_member", "label": "", "name": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "size": "10G", "type": "crypt", "uuid": "f79Fqt-bOcX-BYYM-813D-xrRI-VfBD-CIcvY3" }, "/dev/sda": { "fstype": "crypto_LUKS", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "c91bd9b9-3d80-4c8f-a633-14bb437d00d4" }, "/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": "5886423c-630d-450a-9577-b6e65e40c45b" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:20 Sunday 24 December 2023 02:41:54 +0000 (0:00:00.201) 0:02:10.235 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003037", "end": "2023-12-24 02:41:54.878455", "rc": 0, "start": "2023-12-24 02:41:54.875418" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:25:27 2023 # # 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=5886423c-630d-450a-9577-b6e65e40c45b / 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 /dev/mapper/foo-test1 /opt/test2 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:25 Sunday 24 December 2023 02:41:54 +0000 (0:00:00.196) 0:02:10.431 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003111", "end": "2023-12-24 02:41:55.076763", "failed_when_result": false, "rc": 0, "start": "2023-12-24 02:41:55.073652" } STDOUT: luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4 /dev/sda - TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:34 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.198) 0:02:10.629 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml for sut => (item={'disks': ['sda'], 'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': None, 'name': 'foo', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'present', 'type': 'lvm', 'volumes': [{'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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 4294967296, 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:5 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.035) 0:02:10.665 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:18 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.016) 0:02:10.681 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "foo" ], "delta": "0:00:00.031061", "end": "2023-12-24 02:41:55.358550", "rc": 0, "start": "2023-12-24 02:41:55.327489" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:24 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.230) 0:02:10.912 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool.yml:34 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.017) 0:02:10.929 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:2 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.023) 0:02:10.953 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "1", "_storage_test_pool_pvs_lvm": [ "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:8 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.034) 0:02:10.987 ******* ok: [sut] => (item=/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "pv": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:17 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.199) 0:02:11.187 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "1" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:22 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.026) 0:02:11.213 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:27 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.026) 0:02:11.239 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:36 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.033) 0:02:11.272 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "crypt" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:41 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.018) 0:02:11.291 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and not storage_test_pool.encryption", "skip_reason": "Conditional result was False" } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:46 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.013) 0:02:11.304 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.raid_level", "skip_reason": "Conditional result was False" } TASK [Check the type of each PV] *********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:51 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.011) 0:02:11.315 ******* ok: [sut] => (item=/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:64 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.019) 0:02:11.335 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:8 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.023) 0:02:11.358 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set active devices regex] ************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:14 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.014) 0:02:11.372 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set spare devices regex] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:19 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.018) 0:02:11.391 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md version regex] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:24 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.013) 0:02:11.405 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Set md chunk size regex] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:29 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.012) 0:02:11.417 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Parse the chunk size] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:37 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.016) 0:02:11.434 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID active devices count] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:46 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.012) 0:02:11.446 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID spare devices count] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:55 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.011) 0:02:11.458 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID metadata version] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:64 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.048) 0:02:11.506 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Check RAID chunk size] *************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:74 Sunday 24 December 2023 02:41:55 +0000 (0:00:00.013) 0:02:11.520 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.raid_level != none", "skip_reason": "Conditional result was False" } TASK [Reset variables used by tests] ******************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-md.yml:83 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.011) 0:02:11.531 ******* ok: [sut] => { "ansible_facts": { "storage_test_md_active_devices_re": null, "storage_test_md_chunk_size_re": null, "storage_test_md_metadata_version_re": null, "storage_test_md_spare_devices_re": null }, "changed": false } TASK [Check LVM RAID] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:67 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.012) 0:02:11.544 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-lvmraid.yml:2 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.024) 0:02:11.568 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 4294967296, 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:8 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.023) 0:02:11.592 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:16 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.017) 0:02:11.609 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:20 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.018) 0:02:11.627 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set LV stripe size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:27 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.018) 0:02:11.646 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Parse the requested stripe size] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:31 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.019) 0:02:11.665 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Set expected stripe size] ************************************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:37 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.015) 0:02:11.681 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check stripe size] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-lvmraid.yml:42 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.021) 0:02:11.702 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_lvmraid_volume.raid_level is not none", "skip_reason": "Conditional result was False" } TASK [Check Thin Pools] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:70 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.023) 0:02:11.726 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-thin.yml:2 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.026) 0:02:11.752 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 4294967296, 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:8 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.025) 0:02:11.778 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:16 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.013) 0:02:11.792 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:22 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.011) 0:02:11.804 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.thin", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-thin.yml:26 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.011) 0:02:11.816 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:73 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.012) 0:02:11.828 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:5 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.026) 0:02:11.854 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_crypttab_entries": "1", "_storage_test_expected_crypttab_key_file": "-" }, "changed": false } TASK [Validate pool member LUKS settings] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:10 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.029) 0:02:11.884 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml for sut => (item=/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4) TASK [Get the backing device path] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:2 Sunday 24 December 2023 02:41:56 +0000 (0:00:00.022) 0:02:11.907 ******* ok: [sut] => { "changed": false, "cmd": [ "realpath", "/dev/disk/by-uuid/c91bd9b9-3d80-4c8f-a633-14bb437d00d4" ], "delta": "0:00:01.004170", "end": "2023-12-24 02:41:57.576943", "rc": 0, "start": "2023-12-24 02:41:56.572773" } STDOUT: /dev/sda TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:12 Sunday 24 December 2023 02:41:57 +0000 (0:00:01.231) 0:02:13.138 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this member] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:18 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.892) 0:02:14.030 ******* ok: [sut] => { "changed": false, "cmd": [ "cryptsetup", "luksDump", "/dev/sda" ], "delta": "0:00:00.006900", "end": "2023-12-24 02:41:58.686122", "rc": 0, "start": "2023-12-24 02:41:58.679222" } STDOUT: LUKS header information for /dev/sda Version: 1 Cipher name: aes Cipher mode: xts-plain64 Hash spec: sha256 Payload offset: 16384 MK bits: 512 MK digest: aa 92 55 95 2d 3d 94 4b a2 df 2d ac 68 0d e5 cf a7 4b d7 1f MK salt: 93 4a 69 64 c1 7c 3f 1d 61 ce d9 7e 2c 5f ef 94 da 1f 60 79 f5 2f 42 aa 8a b8 3a bf df 59 3b bf MK iterations: 91915 UUID: c91bd9b9-3d80-4c8f-a633-14bb437d00d4 Key Slot 0: ENABLED Iterations: 1464490 Salt: 44 d0 e7 c3 2f 05 ea 61 46 b1 31 0e 8b f3 4e 3c 57 d6 24 2b 2a 60 cf 3c 83 a2 cf 70 80 e0 e9 62 Key material offset: 8 AF stripes: 4000 Key Slot 1: DISABLED Key Slot 2: DISABLED Key Slot 3: DISABLED Key Slot 4: DISABLED Key Slot 5: DISABLED Key Slot 6: DISABLED Key Slot 7: DISABLED TASK [Check LUKS version] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:26 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.208) 0:02:14.239 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check LUKS key size] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:38 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.042) 0:02:14.281 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.encryption_key_size", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:50 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.014) 0:02:14.296 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.encryption_cipher", "skip_reason": "Conditional result was False" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:17 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.014) 0:02:14.310 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:2 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.026) 0:02:14.336 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [ "luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4 /dev/sda -" ] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:6 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.028) 0:02:14.364 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:14 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.024) 0:02:14.389 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check backing device of crypttab entry] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:23 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.024) 0:02:14.414 ******* skipping: [sut] => { "changed": false, "false_condition": "false and _storage_test_expected_crypttab_entries | int == 1", "skip_reason": "Conditional result was False" } TASK [Check key file of crypttab entry] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:32 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.020) 0:02:14.435 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-crypttab.yml:41 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.023) 0:02:14.459 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-encryption.yml:24 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.012) 0:02:14.471 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:76 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.011) 0:02:14.483 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-members-vdo.yml:2 Sunday 24 December 2023 02:41:58 +0000 (0:00:00.026) 0:02:14.509 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 4294967296, 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:8 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.024) 0:02:14.533 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:15 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.012) 0:02:14.546 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:21 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.011) 0:02:14.558 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Get information about VDO compression] *********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:27 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.012) 0:02:14.570 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is off] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:34 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.017) 0:02:14.587 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Check if VDO deduplication is on] **************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:40 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.013) 0:02:14.601 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_vdo_volume.deduplication != none or storage_test_vdo_volume.compression != none", "skip_reason": "Conditional result was False" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-vdo.yml:46 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.015) 0:02:14.617 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-members.yml:79 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.015) 0:02:14.632 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": null, "_storage_test_expected_pv_count": null, "_storage_test_expected_pv_type": null, "_storage_test_pool_pvs": [], "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Verify the volumes] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-pool-volumes.yml:3 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.014) 0:02:14.647 ******* included: /WORKDIR/git-weekly-cid22y_2x2/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': 'xfs', 'mount_options': 'defaults', 'mount_point': '/opt/test2', 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'test1', 'raid_level': None, 'size': 4294967296, 'state': 'present', 'type': 'lvm', 'cached': False, 'cache_devices': [], 'cache_mode': None, 'cache_size': 0, 'compression': None, 'deduplication': None, 'raid_disks': [], 'raid_stripe_size': None, 'thin_pool_name': None, 'thin_pool_size': None, 'thin': False, 'vdo_pool_size': None, 'disks': ['sda'], 'fs_overwrite_existing': True, 'mount_check': 0, 'mount_passno': 0, 'mount_device_identifier': 'uuid', 'raid_device_count': None, 'raid_spare_count': None, 'raid_chunk_size': None, 'raid_metadata_version': None, '_device': '/dev/mapper/foo-test1', '_raw_device': '/dev/mapper/foo-test1', '_mount_id': '/dev/mapper/foo-test1', '_kernel_device': '/dev/dm-1', '_raw_kernel_device': '/dev/dm-1'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume.yml:2 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.024) 0:02:14.671 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume.yml:19 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.036) 0:02:14.708 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:7 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.149) 0:02:14.858 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/foo-test1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:11 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.036) 0:02:14.894 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097148, "inode_total": 2097152, "inode_used": 4, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "227853d9-6ed7-4996-8bc8-04b0acf9f57b" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/foo-test1", "fstype": "xfs", "inode_available": 2097148, "inode_total": 2097152, "inode_used": 4, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "227853d9-6ed7-4996-8bc8-04b0acf9f57b" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:21 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.031) 0:02:14.925 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:30 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.014) 0:02:14.940 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:41 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.025) 0:02:14.966 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:48 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.026) 0:02:14.992 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:54 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.011) 0:02:15.004 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:60 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.016) 0:02:15.021 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:69 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.014) 0:02:15.035 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:80 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.026) 0:02:15.061 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:86 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.013) 0:02:15.074 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:92 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.015) 0:02:15.090 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:102 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.013) 0:02:15.103 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:2 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.014) 0:02:15.118 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "1", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "1", "storage_test_fstab_id_matches": [ "/dev/mapper/foo-test1 " ], "storage_test_fstab_mount_options_matches": [ " /opt/test2 xfs defaults " ], "storage_test_fstab_mount_point_matches": [ " /opt/test2 " ] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:17 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.038) 0:02:15.157 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:24 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.023) 0:02:15.180 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:33 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.023) 0:02:15.204 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:45 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.021) 0:02:15.225 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml:3 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.012) 0:02:15.238 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml:9 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.026) 0:02:15.265 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:3 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.024) 0:02:15.289 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385697.6987424, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1703385697.6987424, "dev": 5, "device_type": 64769, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 995, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1703385697.6987424, "nlink": 1, "path": "/dev/mapper/foo-test1", "pw_name": "root", "readable": true, "rgrp": true, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": null, "wgrp": true, "woth": false, "writeable": true, "wusr": true, "xgrp": false, "xoth": false, "xusr": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:9 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.205) 0:02:15.494 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:16 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.016) 0:02:15.511 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:23 Sunday 24 December 2023 02:41:59 +0000 (0:00:00.014) 0:02:15.525 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:29 Sunday 24 December 2023 02:42:00 +0000 (0:00:00.016) 0:02:15.541 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:33 Sunday 24 December 2023 02:42:00 +0000 (0:00:00.014) 0:02:15.555 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:38 Sunday 24 December 2023 02:42:00 +0000 (0:00:00.012) 0:02:15.567 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:3 Sunday 24 December 2023 02:42:00 +0000 (0:00:00.014) 0:02:15.582 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:10 Sunday 24 December 2023 02:42:00 +0000 (0:00:00.013) 0:02:15.595 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:16 Sunday 24 December 2023 02:42:00 +0000 (0:00:00.909) 0:02:16.505 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:22 Sunday 24 December 2023 02:42:00 +0000 (0:00:00.018) 0:02:16.524 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:29 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.014) 0:02:16.538 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:40 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.028) 0:02:16.567 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:46 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.017) 0:02:16.584 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:51 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.012) 0:02:16.597 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:63 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.017) 0:02:16.614 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:75 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.013) 0:02:16.627 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:87 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.011) 0:02:16.639 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:93 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.031) 0:02:16.670 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:100 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.023) 0:02:16.694 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:108 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.019) 0:02:16.713 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:116 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.021) 0:02:16.734 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:124 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.021) 0:02:16.756 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:8 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.013) 0:02:16.769 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:14 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.014) 0:02:16.784 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:19 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.011) 0:02:16.795 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:24 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.011) 0:02:16.807 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:29 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.014) 0:02:16.822 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:37 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.016) 0:02:16.838 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:46 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.011) 0:02:16.850 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:54 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.011) 0:02:16.862 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:62 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.012) 0:02:16.875 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:70 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.012) 0:02:16.888 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:3 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.017) 0:02:16.905 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:11 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.212) 0:02:17.117 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:20 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.218) 0:02:17.336 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:28 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.030) 0:02:17.366 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:32 Sunday 24 December 2023 02:42:01 +0000 (0:00:00.014) 0:02:17.381 ******* ok: [sut] => { "bytes": 10715943403, "changed": false, "lvm": "9g", "parted": "9GiB", "size": "9 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:46 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.208) 0:02:17.589 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:50 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.023) 0:02:17.613 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:54 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.021) 0:02:17.634 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:58 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.022) 0:02:17.657 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:67 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.022) 0:02:17.679 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:71 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.012) 0:02:17.692 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:76 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.012) 0:02:17.704 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:82 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.014) 0:02:17.718 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:86 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.056) 0:02:17.774 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:91 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.013) 0:02:17.788 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:96 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.016) 0:02:17.804 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:101 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.013) 0:02:17.818 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:105 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.011) 0:02:17.830 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:109 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.010) 0:02:17.840 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:113 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.013) 0:02:17.853 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:120 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.011) 0:02:17.865 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:127 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.011) 0:02:17.877 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:131 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.011) 0:02:17.888 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:137 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.014) 0:02:17.902 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:143 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.013) 0:02:17.916 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 4294967296, "changed": false, "failed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:147 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.026) 0:02:17.943 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:151 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.015) 0:02:17.959 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:5 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.029) 0:02:17.988 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "foo/test1" ], "delta": "0:00:00.031561", "end": "2023-12-24 02:42:02.684501", "rc": 0, "start": "2023-12-24 02:42:02.652940" } STDOUT: LVM2_LV_NAME=test1 LVM2_LV_ATTR=-wi-ao---- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=linear TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:13 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.251) 0:02:18.240 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "linear" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:17 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.025) 0:02:18.266 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:24 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.025) 0:02:18.292 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Parse the requested cache size] ****************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:31 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.026) 0:02:18.318 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Set expected cache size] ************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:37 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.037) 0:02:18.356 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Check cache size] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:42 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.022) 0:02:18.378 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.cached | bool", "skip_reason": "Conditional result was False" } TASK [Clean up facts] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume.yml:25 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.024) 0:02:18.403 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Verify the volumes with no pool were correctly managed] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:44 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.013) 0:02:18.416 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:54 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.011) 0:02:18.427 ******* 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-weekly-cid22y_2x2/tests/tests_luks_pool.yml:262 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.013) 0:02:18.441 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.037) 0:02:18.478 ******* included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.019) 0:02:18.497 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Sunday 24 December 2023 02:42:02 +0000 (0:00:00.026) 0:02:18.524 ******* 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_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } ok: [sut] => (item=CentOS_9.yml) => { "ansible_facts": { "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap", "vdo", "kmod-kvdo", "xfsprogs" ] }, "ansible_included_var_files": [ "/WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/CentOS_9.yml" ], "ansible_loop_var": "item", "changed": false, "item": "CentOS_9.yml" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.033) 0:02:18.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 : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.017) 0:02:18.575 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.017) 0:02:18.592 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.015) 0:02:18.608 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.018) 0:02:18.626 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-weekly-cid22y_2x2/.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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.031) 0:02:18.658 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.017) 0:02:18.675 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.020) 0:02:18.696 ******* ok: [sut] => { "storage_volumes": [ { "disks": [ "sda" ], "name": "foo", "state": "absent", "type": "disk" } ] } TASK [fedora.linux_system_roles.storage : Get required packages] *************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.020) 0:02:18.717 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.016) 0:02:18.734 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.015) 0:02:18.749 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.016) 0:02:18.765 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.015) 0:02:18.781 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.049) 0:02:18.830 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Sunday 24 December 2023 02:42:03 +0000 (0:00:00.013) 0:02:18.843 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "luks" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "password": "-", "state": "absent" } ], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "_mount_id": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10729029632, "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Sunday 24 December 2023 02:42:05 +0000 (0:00:02.122) 0:02:20.966 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Sunday 24 December 2023 02:42:05 +0000 (0:00:00.022) 0:02:20.988 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Sunday 24 December 2023 02:42:05 +0000 (0:00:00.011) 0:02:20.999 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/foo-test1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/foo-test1", "fs_type": null }, { "action": "destroy device", "device": "/dev/foo", "fs_type": null }, { "action": "destroy format", "device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "luks" } ], "changed": true, "crypts": [ { "backing_device": "/dev/sda", "name": "luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "password": "-", "state": "absent" } ], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "absent" } ], "packages": [ "xfsprogs" ], "pools": [], "volumes": [ { "_device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "_mount_id": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10729029632, "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:106 Sunday 24 December 2023 02:42:05 +0000 (0:00:00.020) 0:02:21.019 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Sunday 24 December 2023 02:42:05 +0000 (0:00:00.022) 0:02:21.042 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [ { "_device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "_mount_id": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10729029632, "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:126 Sunday 24 December 2023 02:42:05 +0000 (0:00:00.018) 0:02:21.060 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount changed: [sut] => (item={'src': '/dev/mapper/foo-test1', 'path': '/opt/test2', 'state': 'absent', 'fstype': 'xfs'}) => { "ansible_loop_var": "mount_info", "backup_file": "", "boot": "yes", "changed": true, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/foo-test1", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/foo-test1" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:137 Sunday 24 December 2023 02:42:05 +0000 (0:00:00.254) 0:02:21.315 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:142 Sunday 24 December 2023 02:42:06 +0000 (0:00:00.612) 0:02:21.927 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:153 Sunday 24 December 2023 02:42:06 +0000 (0:00:00.025) 0:02:21.952 ******* 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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:165 Sunday 24 December 2023 02:42:06 +0000 (0:00:00.036) 0:02:21.989 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:173 Sunday 24 December 2023 02:42:07 +0000 (0:00:00.581) 0:02:22.571 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385701.4117668, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 8, "charset": "us-ascii", "checksum": "3d88885d8e1a28e1e2005467073e97427d8ba1f7", "ctime": 1703385699.927757, "dev": 51713, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 413139141, "isblk": false, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": true, "issock": false, "isuid": false, "mimetype": "text/plain", "mode": "0600", "mtime": 1703385699.927757, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 53, "uid": 0, "version": "2756715606", "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-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:178 Sunday 24 December 2023 02:42:07 +0000 (0:00:00.215) 0:02:22.786 ******* changed: [sut] => (item={'backing_device': '/dev/sda', 'name': 'luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4', 'password': '-', 'state': 'absent'}) => { "ansible_loop_var": "entry", "backup": "", "changed": true, "entry": { "backing_device": "/dev/sda", "name": "luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "password": "-", "state": "absent" }, "found": 1 } MSG: 1 line(s) removed TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:200 Sunday 24 December 2023 02:42:07 +0000 (0:00:00.220) 0:02:23.006 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/tests_luks_pool.yml:272 Sunday 24 December 2023 02:42:08 +0000 (0:00:00.760) 0:02:23.767 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:2 Sunday 24 December 2023 02:42:08 +0000 (0:00:00.069) 0:02:23.836 ******* skipping: [sut] => { "false_condition": "_storage_pools_list | length > 0" } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:7 Sunday 24 December 2023 02:42:08 +0000 (0:00:00.020) 0:02:23.857 ******* ok: [sut] => { "_storage_volumes_list": [ { "_device": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "_mount_id": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4", "_raw_device": "/dev/sda", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda" ], "encryption": true, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": 0, "encryption_luks_version": "luks1", "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "lvmpv", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": null, "mount_user": null, "name": "foo", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "raid_stripe_size": null, "size": 10729029632, "state": "absent", "thin": null, "thin_pool_name": null, "thin_pool_size": null, "type": "disk", "vdo_pool_size": null } ] } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:15 Sunday 24 December 2023 02:42:08 +0000 (0:00:00.023) 0:02:23.881 ******* 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": "5886423c-630d-450a-9577-b6e65e40c45b" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:20 Sunday 24 December 2023 02:42:08 +0000 (0:00:00.219) 0:02:24.100 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.004863", "end": "2023-12-24 02:42:09.752598", "rc": 0, "start": "2023-12-24 02:42:08.747735" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:25:27 2023 # # 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=5886423c-630d-450a-9577-b6e65e40c45b / 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-weekly-cid22y_2x2/tests/verify-role-results.yml:25 Sunday 24 December 2023 02:42:09 +0000 (0:00:01.204) 0:02:25.304 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003178", "end": "2023-12-24 02:42:09.954304", "failed_when_result": false, "rc": 0, "start": "2023-12-24 02:42:09.951126" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:34 Sunday 24 December 2023 02:42:09 +0000 (0:00:00.203) 0:02:25.508 ******* 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-weekly-cid22y_2x2/tests/verify-role-results.yml:44 Sunday 24 December 2023 02:42:09 +0000 (0:00:00.010) 0:02:25.518 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume.yml for sut => (item={'encryption': True, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': 0, 'encryption_luks_version': 'luks1', 'encryption_password': None, 'fs_create_options': '', 'fs_label': '', 'fs_type': 'lvmpv', 'mount_options': 'defaults', 'mount_point': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'foo', 'raid_level': None, 'size': 10729029632, '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/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4', '_raw_device': '/dev/sda', '_mount_id': '/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume.yml:2 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.043) 0:02:25.562 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume.yml:19 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.025) 0:02:25.587 ******* included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:7 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.050) 0:02:25.638 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/luks-c91bd9b9-3d80-4c8f-a633-14bb437d00d4" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:11 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.021) 0:02:25.660 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:21 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.032) 0:02:25.692 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:30 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.012) 0:02:25.705 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:41 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.011) 0:02:25.717 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:48 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.022) 0:02:25.739 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:54 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.012) 0:02:25.752 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:60 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.016) 0:02:25.768 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:69 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.017) 0:02:25.786 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:80 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.020) 0:02:25.806 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:86 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.012) 0:02:25.819 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:92 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.011) 0:02:25.831 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-mount.yml:102 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.011) 0:02:25.842 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:2 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.019) 0:02:25.862 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:17 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.035) 0:02:25.897 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:24 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.021) 0:02:25.918 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:33 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.029) 0:02:25.948 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fstab.yml:45 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.023) 0:02:25.971 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml:3 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.026) 0:02:25.998 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-fs.yml:9 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.019) 0:02:26.017 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:3 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.019) 0:02:26.037 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1703385725.350923, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1703385725.350923, "dev": 5, "device_type": 2048, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 448, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/blockdevice", "mode": "0660", "mtime": 1703385725.350923, "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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:9 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.208) 0:02:26.245 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:16 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.017) 0:02:26.262 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:23 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.012) 0:02:26.275 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:29 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.011) 0:02:26.286 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "disk" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:33 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.014) 0:02:26.301 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-device.yml:38 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.011) 0:02:26.313 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:3 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.010) 0:02:26.324 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Ensure cryptsetup is present] ******************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:10 Sunday 24 December 2023 02:42:10 +0000 (0:00:00.200) 0:02:26.524 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do lsrpackages: cryptsetup TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:16 Sunday 24 December 2023 02:42:11 +0000 (0:00:00.917) 0:02:27.442 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:22 Sunday 24 December 2023 02:42:11 +0000 (0:00:00.011) 0:02:27.454 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify that the raw device is the same as the device if not encrypted] *** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:29 Sunday 24 December 2023 02:42:11 +0000 (0:00:00.023) 0:02:27.478 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:40 Sunday 24 December 2023 02:42:11 +0000 (0:00:00.011) 0:02:27.489 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:46 Sunday 24 December 2023 02:42:11 +0000 (0:00:00.011) 0:02:27.500 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:51 Sunday 24 December 2023 02:42:11 +0000 (0:00:00.011) 0:02:27.512 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:63 Sunday 24 December 2023 02:42:11 +0000 (0:00:00.010) 0:02:27.522 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:75 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:27.533 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:87 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:27.546 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:93 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.025) 0:02:27.571 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:100 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.023) 0:02:27.594 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:108 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.019) 0:02:27.613 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:116 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.019) 0:02:27.632 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:124 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.020) 0:02:27.653 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:8 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.013) 0:02:27.667 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:14 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:27.678 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:19 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:27.690 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:24 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:27.701 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:29 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:27.712 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:37 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:27.724 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:46 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:27.736 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:54 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.045) 0:02:27.782 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:62 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:27.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-weekly-cid22y_2x2/tests/test-verify-volume-md.yml:70 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:27.805 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:3 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:27.817 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:11 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.019) 0:02:27.837 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:20 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.020) 0:02:27.857 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:28 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.030) 0:02:27.888 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:32 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.015) 0:02:27.903 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:46 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.022) 0:02:27.925 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:50 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.021) 0:02:27.946 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:54 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.021) 0:02:27.968 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:58 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.020) 0:02:27.989 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:67 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.023) 0:02:28.012 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:71 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.024 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:76 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.037 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:82 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.049 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:86 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:28.061 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:91 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:28.072 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:96 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.084 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:101 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:28.096 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:105 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:28.107 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:109 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.119 ******* skipping: [sut] => { "false_condition": "storage_test_volume.thin" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:113 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:28.131 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:120 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:28.142 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:127 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.155 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:131 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:28.166 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:137 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.011) 0:02:28.177 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:143 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.010) 0:02:28.187 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:147 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.200 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-size.yml:151 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.213 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:5 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.023) 0:02:28.236 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:13 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.020) 0:02:28.257 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:17 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.017) 0:02:28.274 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:24 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.286 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:31 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.299 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:37 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.311 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume-cache.yml:42 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.013) 0:02:28.325 ******* 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-weekly-cid22y_2x2/tests/test-verify-volume.yml:25 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.013) 0:02:28.338 ******* ok: [sut] => { "ansible_facts": { "_storage_test_volume_present": null }, "changed": false } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:54 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.012) 0:02:28.351 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=558 changed=21 unreachable=0 failed=0 skipped=532 rescued=6 ignored=0 Sunday 24 December 2023 02:42:12 +0000 (0:00:00.023) 0:02:28.375 ******* =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------ 50.03s /WORKDIR/git-weekly-cid22y_2x2/.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 -- 11.12s /WORKDIR/git-weekly-cid22y_2x2/.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.63s /WORKDIR/git-weekly-cid22y_2x2/.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 --- 2.79s /WORKDIR/git-weekly-cid22y_2x2/.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 --- 2.12s /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get service facts ------------------- 1.79s /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Make sure required packages are installed --- 1.76s /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.58s /WORKDIR/git-weekly-cid22y_2x2/.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 --- 1.45s /WORKDIR/git-weekly-cid22y_2x2/.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 --- 1.37s /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Find unused disks in the system ----------------------------------------- 1.30s /WORKDIR/git-weekly-cid22y_2x2/tests/get_unused_disk.yml:11 ------------------- Get the backing device path --------------------------------------------- 1.23s /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:2 ------ Read the /etc/fstab file for volume existence --------------------------- 1.20s /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:20 --------------- Read the /etc/crypttab file --------------------------------------------- 1.20s /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:25 --------------- Read the /etc/fstab file for volume existence --------------------------- 1.20s /WORKDIR/git-weekly-cid22y_2x2/tests/verify-role-results.yml:20 --------------- fedora.linux_system_roles.storage : Get required packages --------------- 1.15s /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 1.09s /WORKDIR/git-weekly-cid22y_2x2/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Ensure cryptsetup is present -------------------------------------------- 0.92s /WORKDIR/git-weekly-cid22y_2x2/tests/test-verify-volume-encryption.yml:10 ----- Ensure cryptsetup is present -------------------------------------------- 0.92s /WORKDIR/git-weekly-cid22y_2x2/tests/verify-pool-member-encryption.yml:12 ----- Ensure test packages ---------------------------------------------------- 0.91s /WORKDIR/git-weekly-cid22y_2x2/tests/get_unused_disk.yml:2 -------------------- ---^---^---^---^---^--- # 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. ---^---^---^---^---^---