# 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-ansible-lint-test-2.16ehq_38go/.collection executable location = /opt/ansible-2.16/bin/ansible-playbook python version = 3.11.5 (main, Sep 7 2023, 00:00:00) [GCC 11.4.1 20230605 (Red Hat 11.4.1-2)] (/opt/ansible-2.16/bin/python) jinja version = 3.1.2 libyaml = True Using /etc/ansible/ansible.cfg as config file Skipping callback 'debug', as we already have a stdout callback. Skipping callback 'default', as we already have a stdout callback. Skipping callback 'minimal', as we already have a stdout callback. Skipping callback 'oneline', as we already have a stdout callback. PLAYBOOK: tests_create_thinp_then_remove.yml *********************************** 1 plays in /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml PLAY [Test create thin pool and remove] **************************************** TASK [Gathering Facts] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:2 Friday 15 December 2023 04:24:21 +0000 (0:00:00.032) 0:00:00.032 ******* ok: [sut] TASK [Run the role] ************************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:16 Friday 15 December 2023 04:24:22 +0000 (0:00:00.888) 0:00:00.920 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 15 December 2023 04:24:22 +0000 (0:00:00.016) 0:00:00.937 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 15 December 2023 04:24:22 +0000 (0:00:00.012) 0:00:00.950 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 15 December 2023 04:24:22 +0000 (0:00:00.018) 0:00:00.968 ******* 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 15 December 2023 04:24:22 +0000 (0:00:00.027) 0:00:00.996 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [fedora.linux_system_roles.storage : Set flag to indicate system is ostree] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 15 December 2023 04:24:22 +0000 (0:00:00.267) 0:00:01.264 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 15 December 2023 04:24:22 +0000 (0:00:00.014) 0:00:01.279 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 15 December 2023 04:24:22 +0000 (0:00:00.009) 0:00:01.288 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 15 December 2023 04:24:22 +0000 (0:00:00.008) 0:00:01.297 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 15 December 2023 04:24:22 +0000 (0:00:00.024) 0:00:01.321 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: libblockdev-lvm-2.28-5.fc38.x86_64", "Installed: lsof-4.96.3-3.fc38.x86_64", "Installed: python3-blivet-1:3.7.1-1.fc38.noarch", "Installed: python3-blockdev-2.28-5.fc38.x86_64", "Installed: libblockdev-btrfs-2.28-5.fc38.x86_64", "Installed: python3-pyparted-1:3.12.0-8.fc38.x86_64", "Installed: blivet-data-1:3.7.1-1.fc38.noarch", "Installed: device-mapper-multipath-0.9.4-2.fc38.x86_64", "Installed: libblockdev-mpath-2.28-5.fc38.x86_64", "Installed: device-mapper-multipath-libs-0.9.4-2.fc38.x86_64", "Installed: libblockdev-dm-2.28-5.fc38.x86_64", "Installed: lzo-2.10-8.fc38.x86_64", "Installed: python3-bytesize-2.10-1.fc38.x86_64", "Installed: btrfs-progs-6.6.2-1.fc38.x86_64" ] } TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 15 December 2023 04:24:30 +0000 (0:00:07.332) 0:00:08.654 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 15 December 2023 04:24:30 +0000 (0:00:00.011) 0:00:08.666 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 15 December 2023 04:24:30 +0000 (0:00:00.019) 0:00:08.685 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 15 December 2023 04:24:30 +0000 (0:00:00.508) 0:00:09.193 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 15 December 2023 04:24:30 +0000 (0:00:00.019) 0:00:09.213 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 15 December 2023 04:24:30 +0000 (0:00:00.022) 0:00:09.236 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 15 December 2023 04:24:30 +0000 (0:00:00.016) 0:00:09.253 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 15 December 2023 04:24:30 +0000 (0:00:00.023) 0:00:09.276 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 15 December 2023 04:24:32 +0000 (0:00:02.256) 0:00:11.532 ******* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "inactive", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 15 December 2023 04:24:35 +0000 (0:00:02.454) 0:00:13.987 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 15 December 2023 04:24:35 +0000 (0:00:00.030) 0:00:14.017 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 15 December 2023 04:24:35 +0000 (0:00:00.009) 0:00:14.026 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 15 December 2023 04:24:35 +0000 (0:00:00.387) 0:00:14.413 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 15 December 2023 04:24:35 +0000 (0:00:00.019) 0:00:14.432 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 15 December 2023 04:24:35 +0000 (0:00:00.009) 0:00:14.442 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 15 December 2023 04:24:35 +0000 (0:00:00.013) 0:00:14.456 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 15 December 2023 04:24:35 +0000 (0:00:00.013) 0:00:14.469 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 15 December 2023 04:24:35 +0000 (0:00:00.012) 0:00:14.481 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 15 December 2023 04:24:35 +0000 (0:00:00.018) 0:00:14.499 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 15 December 2023 04:24:35 +0000 (0:00:00.009) 0:00:14.509 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 15 December 2023 04:24:35 +0000 (0:00:00.019) 0:00:14.529 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 15 December 2023 04:24:35 +0000 (0:00:00.019) 0:00:14.548 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 15 December 2023 04:24:35 +0000 (0:00:00.009) 0:00:14.558 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702394668.6628993, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395139.1928992, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1702394668.6628993, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2644880045", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 15 December 2023 04:24:36 +0000 (0:00:00.217) 0:00:14.776 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 15 December 2023 04:24:36 +0000 (0:00:00.011) 0:00:14.787 ******* ok: [sut] TASK [Get unused disks] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:20 Friday 15 December 2023 04:24:36 +0000 (0:00:00.756) 0:00:15.544 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/get_unused_disk.yml for sut TASK [Ensure test packages] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/get_unused_disk.yml:2 Friday 15 December 2023 04:24:36 +0000 (0:00:00.016) 0:00:15.560 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Find unused disks in the system] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/get_unused_disk.yml:11 Friday 15 December 2023 04:24:39 +0000 (0:00:02.252) 0:00:17.812 ******* ok: [sut] => { "changed": false, "disks": [ "sda", "sdb", "sdc" ] } TASK [Set unused_disks if necessary] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/get_unused_disk.yml:19 Friday 15 December 2023 04:24:39 +0000 (0:00:00.306) 0:00:18.119 ******* ok: [sut] => { "ansible_facts": { "unused_disks": [ "sda", "sdb", "sdc" ] }, "changed": false } TASK [Exit playbook when there's not enough unused disks in the system] ******** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/get_unused_disk.yml:24 Friday 15 December 2023 04:24:39 +0000 (0:00:00.015) 0:00:18.134 ******* 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-ansible-lint-test-2.16ehq_38go/tests/get_unused_disk.yml:29 Friday 15 December 2023 04:24:39 +0000 (0:00:00.018) 0:00:18.153 ******* ok: [sut] => { "unused_disks": [ "sda", "sdb", "sdc" ] } TASK [Create a thinpool device] ************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:25 Friday 15 December 2023 04:24:39 +0000 (0:00:00.013) 0:00:18.166 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 15 December 2023 04:24:39 +0000 (0:00:00.021) 0:00:18.187 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 15 December 2023 04:24:39 +0000 (0:00:00.016) 0:00:18.204 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 15 December 2023 04:24:39 +0000 (0:00:00.020) 0:00:18.225 ******* 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 15 December 2023 04:24:39 +0000 (0:00:00.027) 0:00:18.252 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 15 December 2023 04:24:39 +0000 (0:00:00.013) 0:00:18.266 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 15 December 2023 04:24:39 +0000 (0:00:00.012) 0:00:18.278 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 15 December 2023 04:24:39 +0000 (0:00:00.012) 0:00:18.291 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 15 December 2023 04:24:39 +0000 (0:00:00.011) 0:00:18.302 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 15 December 2023 04:24:39 +0000 (0:00:00.025) 0:00:18.328 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 15 December 2023 04:24:41 +0000 (0:00:02.222) 0:00:20.550 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 15 December 2023 04:24:41 +0000 (0:00:00.016) 0:00:20.566 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 15 December 2023 04:24:42 +0000 (0:00:00.040) 0:00:20.607 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 15 December 2023 04:24:43 +0000 (0:00:01.832) 0:00:22.439 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 15 December 2023 04:24:43 +0000 (0:00:00.022) 0:00:22.461 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 15 December 2023 04:24:43 +0000 (0:00:00.026) 0:00:22.488 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 15 December 2023 04:24:43 +0000 (0:00:00.022) 0:00:22.510 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 15 December 2023 04:24:43 +0000 (0:00:00.026) 0:00:22.537 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 15 December 2023 04:24:46 +0000 (0:00:02.265) 0:00:24.802 ******* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 15 December 2023 04:24:48 +0000 (0:00:02.410) 0:00:27.212 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 15 December 2023 04:24:48 +0000 (0:00:00.030) 0:00:27.243 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 15 December 2023 04:24:48 +0000 (0:00:00.009) 0:00:27.252 ******* changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 15 December 2023 04:24:55 +0000 (0:00:06.452) 0:00:33.705 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 15 December 2023 04:24:55 +0000 (0:00:00.022) 0:00:33.727 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 15 December 2023 04:24:55 +0000 (0:00:00.010) 0:00:33.737 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "e2fsprogs", "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 15 December 2023 04:24:55 +0000 (0:00:00.038) 0:00:33.776 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 15 December 2023 04:24:55 +0000 (0:00:00.018) 0:00:33.794 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 15 December 2023 04:24:55 +0000 (0:00:00.022) 0:00:33.817 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 15 December 2023 04:24:55 +0000 (0:00:00.026) 0:00:33.843 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 15 December 2023 04:24:56 +0000 (0:00:01.049) 0:00:34.892 ******* 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/vg1-lv1', '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/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 15 December 2023 04:24:57 +0000 (0:00:00.859) 0:00:35.752 ******* skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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/vg1-lv1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 15 December 2023 04:24:57 +0000 (0:00:00.027) 0:00:35.779 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 15 December 2023 04:24:58 +0000 (0:00:00.865) 0:00:36.645 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614276.1400905, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395139.1928992, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1702394668.6628993, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2644880045", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 15 December 2023 04:24:58 +0000 (0:00:00.218) 0:00:36.863 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 15 December 2023 04:24:58 +0000 (0:00:00.010) 0:00:36.874 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:42 Friday 15 December 2023 04:24:59 +0000 (0:00:00.777) 0:00:37.651 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:2 Friday 15 December 2023 04:24:59 +0000 (0:00:00.026) 0:00:37.677 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:7 Friday 15 December 2023 04:24:59 +0000 (0:00:00.025) 0:00:37.703 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:15 Friday 15 December 2023 04:24:59 +0000 (0:00:00.020) 0:00:37.724 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "74d90fd5-274a-42af-845c-f27212913a35" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "12M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "bBimgQ-MRe8-MlK0-Wlhp-ypAU-sLjZ-nzh0LC" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "nbb21J-lpI2-THse-OjcS-phyZ-1OD9-lMZoVz" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "qqdrcf-bOG1-Vno6-k9ti-FGeE-sKmR-x2Zy3X" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "2901de93-8301-4c46-916e-b9984031cd94" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:20 Friday 15 December 2023 04:24:59 +0000 (0:00:00.309) 0:00:38.034 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003737", "end": "2023-12-15 04:24:59.701852", "rc": 0, "start": "2023-12-15 04:24:59.698115" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:24:28 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=2901de93-8301-4c46-916e-b9984031cd94 / ext4 defaults 1 1 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/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:25 Friday 15 December 2023 04:24:59 +0000 (0:00:00.295) 0:00:38.329 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003693", "end": "2023-12-15 04:24:59.912387", "failed_when_result": false, "rc": 0, "start": "2023-12-15 04:24:59.908694" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:34 Friday 15 December 2023 04:24:59 +0000 (0:00:00.211) 0:00:38.541 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml for sut => (item={'disks': ['sda', 'sdb', 'sdc'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'vg1', '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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:5 Friday 15 December 2023 04:24:59 +0000 (0:00:00.032) 0:00:38.573 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:18 Friday 15 December 2023 04:24:59 +0000 (0:00:00.012) 0:00:38.586 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.034391", "end": "2023-12-15 04:25:00.210397", "rc": 0, "start": "2023-12-15 04:25:00.176006" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:24 Friday 15 December 2023 04:25:00 +0000 (0:00:00.254) 0:00:38.841 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:32 Friday 15 December 2023 04:25:00 +0000 (0:00:00.023) 0:00:38.864 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:2 Friday 15 December 2023 04:25:00 +0000 (0:00:00.023) 0:00:38.888 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:8 Friday 15 December 2023 04:25:00 +0000 (0:00:00.028) 0:00:38.916 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:17 Friday 15 December 2023 04:25:01 +0000 (0:00:00.694) 0:00:39.611 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:22 Friday 15 December 2023 04:25:01 +0000 (0:00:00.022) 0:00:39.633 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:27 Friday 15 December 2023 04:25:01 +0000 (0:00:00.023) 0:00:39.657 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:36 Friday 15 December 2023 04:25:01 +0000 (0:00:00.026) 0:00:39.683 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:41 Friday 15 December 2023 04:25:01 +0000 (0:00:00.014) 0:00:39.698 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:46 Friday 15 December 2023 04:25:01 +0000 (0:00:00.022) 0:00:39.720 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:51 Friday 15 December 2023 04:25:01 +0000 (0:00:00.010) 0:00:39.731 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:64 Friday 15 December 2023 04:25:01 +0000 (0:00:00.024) 0:00:39.755 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:8 Friday 15 December 2023 04:25:01 +0000 (0:00:00.022) 0:00:39.778 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:14 Friday 15 December 2023 04:25:01 +0000 (0:00:00.010) 0:00:39.789 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:19 Friday 15 December 2023 04:25:01 +0000 (0:00:00.010) 0:00:39.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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:24 Friday 15 December 2023 04:25:01 +0000 (0:00:00.010) 0:00:39.810 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:29 Friday 15 December 2023 04:25:01 +0000 (0:00:00.010) 0:00:39.820 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:37 Friday 15 December 2023 04:25:01 +0000 (0:00:00.028) 0:00:39.848 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:46 Friday 15 December 2023 04:25:01 +0000 (0:00:00.011) 0:00:39.860 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:55 Friday 15 December 2023 04:25:01 +0000 (0:00:00.010) 0:00:39.871 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:64 Friday 15 December 2023 04:25:01 +0000 (0:00:00.010) 0:00:39.882 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:74 Friday 15 December 2023 04:25:01 +0000 (0:00:00.010) 0:00:39.892 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:83 Friday 15 December 2023 04:25:01 +0000 (0:00:00.010) 0:00:39.902 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:67 Friday 15 December 2023 04:25:01 +0000 (0:00:00.013) 0:00:39.916 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml:2 Friday 15 December 2023 04:25:01 +0000 (0:00:00.022) 0:00:39.939 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:8 Friday 15 December 2023 04:25:01 +0000 (0:00:00.020) 0:00:39.959 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:16 Friday 15 December 2023 04:25:01 +0000 (0:00:00.014) 0:00:39.973 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:20 Friday 15 December 2023 04:25:01 +0000 (0:00:00.013) 0:00:39.987 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:27 Friday 15 December 2023 04:25:01 +0000 (0:00:00.013) 0:00:40.001 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:31 Friday 15 December 2023 04:25:01 +0000 (0:00:00.013) 0:00:40.015 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:37 Friday 15 December 2023 04:25:01 +0000 (0:00:00.013) 0:00:40.029 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:42 Friday 15 December 2023 04:25:01 +0000 (0:00:00.014) 0:00:40.043 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:70 Friday 15 December 2023 04:25:01 +0000 (0:00:00.014) 0:00:40.058 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml:2 Friday 15 December 2023 04:25:01 +0000 (0:00:00.023) 0:00:40.081 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:8 Friday 15 December 2023 04:25:01 +0000 (0:00:00.021) 0:00:40.103 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.041041", "end": "2023-12-15 04:25:01.733381", "rc": 0, "start": "2023-12-15 04:25:01.692340" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:16 Friday 15 December 2023 04:25:01 +0000 (0:00:00.260) 0:00:40.364 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:22 Friday 15 December 2023 04:25:01 +0000 (0:00:00.027) 0:00:40.392 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:26 Friday 15 December 2023 04:25:01 +0000 (0:00:00.024) 0:00:40.416 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:73 Friday 15 December 2023 04:25:01 +0000 (0:00:00.012) 0:00:40.429 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:5 Friday 15 December 2023 04:25:01 +0000 (0:00:00.025) 0:00:40.454 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:10 Friday 15 December 2023 04:25:01 +0000 (0:00:00.021) 0:00:40.476 ******* skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "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] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:17 Friday 15 December 2023 04:25:01 +0000 (0:00:00.017) 0:00:40.494 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdb1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdc1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:25:01 +0000 (0:00:00.026) 0:00:40.521 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:25:01 +0000 (0:00:00.023) 0:00:40.544 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:25:01 +0000 (0:00:00.023) 0:00:40.568 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:25:01 +0000 (0:00:00.018) 0:00:40.587 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:25:02 +0000 (0:00:00.018) 0:00:40.605 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:25:02 +0000 (0:00:00.018) 0:00:40.624 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:25:02 +0000 (0:00:00.013) 0:00:40.638 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:25:02 +0000 (0:00:00.023) 0:00:40.661 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:25:02 +0000 (0:00:00.023) 0:00:40.684 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:25:02 +0000 (0:00:00.019) 0:00:40.704 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:25:02 +0000 (0:00:00.019) 0:00:40.723 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:25:02 +0000 (0:00:00.019) 0:00:40.742 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:25:02 +0000 (0:00:00.014) 0:00:40.756 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:25:02 +0000 (0:00:00.023) 0:00:40.780 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:25:02 +0000 (0:00:00.023) 0:00:40.803 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:25:02 +0000 (0:00:00.019) 0:00:40.823 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:25:02 +0000 (0:00:00.019) 0:00:40.843 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:25:02 +0000 (0:00:00.019) 0:00:40.862 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:24 Friday 15 December 2023 04:25:02 +0000 (0:00:00.013) 0:00:40.876 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:76 Friday 15 December 2023 04:25:02 +0000 (0:00:00.012) 0:00:40.889 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml:2 Friday 15 December 2023 04:25:02 +0000 (0:00:00.024) 0:00:40.914 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:8 Friday 15 December 2023 04:25:02 +0000 (0:00:00.021) 0:00:40.935 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:15 Friday 15 December 2023 04:25:02 +0000 (0:00:00.011) 0:00:40.946 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:21 Friday 15 December 2023 04:25:02 +0000 (0:00:00.011) 0:00:40.958 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:27 Friday 15 December 2023 04:25:02 +0000 (0:00:00.010) 0:00:40.969 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:34 Friday 15 December 2023 04:25:02 +0000 (0:00:00.010) 0:00:40.979 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:40 Friday 15 December 2023 04:25:02 +0000 (0:00:00.010) 0:00:40.990 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:46 Friday 15 December 2023 04:25:02 +0000 (0:00:00.030) 0:00:41.020 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:79 Friday 15 December 2023 04:25:02 +0000 (0:00:00.013) 0:00:41.034 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml:3 Friday 15 December 2023 04:25:02 +0000 (0:00:00.013) 0:00:41.047 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:2 Friday 15 December 2023 04:25:02 +0000 (0:00:00.019) 0:00:41.067 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:19 Friday 15 December 2023 04:25:02 +0000 (0:00:00.024) 0:00:41.091 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:7 Friday 15 December 2023 04:25:02 +0000 (0:00:00.049) 0:00:41.141 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:11 Friday 15 December 2023 04:25:02 +0000 (0:00:00.018) 0:00:41.159 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "74d90fd5-274a-42af-845c-f27212913a35" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "74d90fd5-274a-42af-845c-f27212913a35" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:21 Friday 15 December 2023 04:25:02 +0000 (0:00:00.028) 0:00:41.187 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:30 Friday 15 December 2023 04:25:02 +0000 (0:00:00.011) 0:00:41.199 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:41 Friday 15 December 2023 04:25:02 +0000 (0:00:00.023) 0:00:41.223 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:48 Friday 15 December 2023 04:25:02 +0000 (0:00:00.022) 0:00:41.246 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:54 Friday 15 December 2023 04:25:02 +0000 (0:00:00.011) 0:00:41.257 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:60 Friday 15 December 2023 04:25:02 +0000 (0:00:00.010) 0:00:41.267 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:69 Friday 15 December 2023 04:25:02 +0000 (0:00:00.010) 0:00:41.278 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:80 Friday 15 December 2023 04:25:02 +0000 (0:00:00.022) 0:00:41.300 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:86 Friday 15 December 2023 04:25:02 +0000 (0:00:00.012) 0:00:41.313 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:92 Friday 15 December 2023 04:25:02 +0000 (0:00:00.011) 0:00:41.324 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:102 Friday 15 December 2023 04:25:02 +0000 (0:00:00.010) 0:00:41.334 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:2 Friday 15 December 2023 04:25:02 +0000 (0:00:00.011) 0:00:41.346 ******* 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/vg1-lv1 " ], "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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:17 Friday 15 December 2023 04:25:02 +0000 (0:00:00.034) 0:00:41.380 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:24 Friday 15 December 2023 04:25:02 +0000 (0:00:00.022) 0:00:41.403 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:33 Friday 15 December 2023 04:25:02 +0000 (0:00:00.024) 0:00:41.427 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:45 Friday 15 December 2023 04:25:02 +0000 (0:00:00.019) 0:00:41.446 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:3 Friday 15 December 2023 04:25:02 +0000 (0:00:00.011) 0:00:41.458 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:9 Friday 15 December 2023 04:25:02 +0000 (0:00:00.022) 0:00:41.481 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:3 Friday 15 December 2023 04:25:02 +0000 (0:00:00.021) 0:00:41.502 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614297.1121507, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702614294.974224, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1045, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1702614294.974224, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:9 Friday 15 December 2023 04:25:03 +0000 (0:00:00.230) 0:00:41.733 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:16 Friday 15 December 2023 04:25:03 +0000 (0:00:00.016) 0:00:41.750 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:23 Friday 15 December 2023 04:25:03 +0000 (0:00:00.011) 0:00:41.762 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:29 Friday 15 December 2023 04:25:03 +0000 (0:00:00.015) 0:00:41.777 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:33 Friday 15 December 2023 04:25:03 +0000 (0:00:00.013) 0:00:41.790 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:38 Friday 15 December 2023 04:25:03 +0000 (0:00:00.011) 0:00:41.802 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:3 Friday 15 December 2023 04:25:03 +0000 (0:00:00.013) 0:00:41.816 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:10 Friday 15 December 2023 04:25:03 +0000 (0:00:00.012) 0:00:41.828 ******* changed: [sut] => { "changed": true, "rc": 0, "results": [ "Installed: cryptsetup-2.6.1-1.fc38.x86_64" ] } TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:16 Friday 15 December 2023 04:25:06 +0000 (0:00:03.485) 0:00:45.314 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:22 Friday 15 December 2023 04:25:06 +0000 (0:00:00.011) 0:00:45.325 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:29 Friday 15 December 2023 04:25:06 +0000 (0:00:00.011) 0:00:45.337 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:40 Friday 15 December 2023 04:25:06 +0000 (0:00:00.024) 0:00:45.362 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:46 Friday 15 December 2023 04:25:06 +0000 (0:00:00.011) 0:00:45.374 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:51 Friday 15 December 2023 04:25:06 +0000 (0:00:00.014) 0:00:45.388 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:63 Friday 15 December 2023 04:25:06 +0000 (0:00:00.013) 0:00:45.402 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:75 Friday 15 December 2023 04:25:06 +0000 (0:00:00.012) 0:00:45.414 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:87 Friday 15 December 2023 04:25:06 +0000 (0:00:00.013) 0:00:45.428 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:93 Friday 15 December 2023 04:25:06 +0000 (0:00:00.025) 0:00:45.453 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:100 Friday 15 December 2023 04:25:06 +0000 (0:00:00.023) 0:00:45.476 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:108 Friday 15 December 2023 04:25:06 +0000 (0:00:00.022) 0:00:45.498 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:116 Friday 15 December 2023 04:25:06 +0000 (0:00:00.020) 0:00:45.518 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:124 Friday 15 December 2023 04:25:06 +0000 (0:00:00.019) 0:00:45.538 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:8 Friday 15 December 2023 04:25:06 +0000 (0:00:00.011) 0:00:45.550 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:14 Friday 15 December 2023 04:25:06 +0000 (0:00:00.011) 0:00:45.561 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:19 Friday 15 December 2023 04:25:06 +0000 (0:00:00.010) 0:00:45.572 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:24 Friday 15 December 2023 04:25:06 +0000 (0:00:00.012) 0:00:45.584 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:29 Friday 15 December 2023 04:25:06 +0000 (0:00:00.010) 0:00:45.595 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:37 Friday 15 December 2023 04:25:07 +0000 (0:00:00.010) 0:00:45.605 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:46 Friday 15 December 2023 04:25:07 +0000 (0:00:00.011) 0:00:45.617 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:54 Friday 15 December 2023 04:25:07 +0000 (0:00:00.011) 0:00:45.629 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:62 Friday 15 December 2023 04:25:07 +0000 (0:00:00.012) 0:00:45.641 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:70 Friday 15 December 2023 04:25:07 +0000 (0:00:00.012) 0:00:45.654 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:3 Friday 15 December 2023 04:25:07 +0000 (0:00:00.032) 0:00:45.687 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:11 Friday 15 December 2023 04:25:07 +0000 (0:00:00.278) 0:00:45.965 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:20 Friday 15 December 2023 04:25:07 +0000 (0:00:00.227) 0:00:46.193 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:28 Friday 15 December 2023 04:25:07 +0000 (0:00:00.026) 0:00:46.219 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:32 Friday 15 December 2023 04:25:07 +0000 (0:00:00.013) 0:00:46.233 ******* ok: [sut] => { "bytes": 32158567628, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:46 Friday 15 December 2023 04:25:07 +0000 (0:00:00.218) 0:00:46.452 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:50 Friday 15 December 2023 04:25:07 +0000 (0:00:00.024) 0:00:46.477 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:54 Friday 15 December 2023 04:25:07 +0000 (0:00:00.020) 0:00:46.497 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:58 Friday 15 December 2023 04:25:07 +0000 (0:00:00.021) 0:00:46.519 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:67 Friday 15 December 2023 04:25:07 +0000 (0:00:00.026) 0:00:46.545 ******* ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:71 Friday 15 December 2023 04:25:07 +0000 (0:00:00.022) 0:00:46.567 ******* ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:76 Friday 15 December 2023 04:25:08 +0000 (0:00:00.235) 0:00:46.803 ******* ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:82 Friday 15 December 2023 04:25:08 +0000 (0:00:00.226) 0:00:47.029 ******* ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25726854102.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:86 Friday 15 December 2023 04:25:08 +0000 (0:00:00.023) 0:00:47.053 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool_size.bytes - _storage_test_max_thin_pool_size | int > _storage_test_default_thpool_reserve_max.bytes", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:91 Friday 15 December 2023 04:25:08 +0000 (0:00:00.021) 0:00:47.075 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool_size.bytes - _storage_test_max_thin_pool_size | int < _storage_test_default_thpool_reserve_min.bytes", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:96 Friday 15 December 2023 04:25:08 +0000 (0:00:00.021) 0:00:47.096 ******* ok: [sut] => { "bytes": 25726854102, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:101 Friday 15 December 2023 04:25:08 +0000 (0:00:00.224) 0:00:47.321 ******* ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25726854102, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:105 Friday 15 December 2023 04:25:08 +0000 (0:00:00.023) 0:00:47.344 ******* ok: [sut] => { "storage_test_volume.thin_pool_size": "10g" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:109 Friday 15 December 2023 04:25:08 +0000 (0:00:00.028) 0:00:47.372 ******* ok: [sut] => { "storage_test_volume.size": "3g" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:113 Friday 15 December 2023 04:25:08 +0000 (0:00:00.027) 0:00:47.400 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_thin_pool_size": "32158567628" }, "changed": false } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:120 Friday 15 December 2023 04:25:08 +0000 (0:00:00.030) 0:00:47.430 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.thin_pool_size | string", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:127 Friday 15 December 2023 04:25:08 +0000 (0:00:00.024) 0:00:47.455 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "3221225472" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:131 Friday 15 December 2023 04:25:08 +0000 (0:00:00.026) 0:00:47.482 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:137 Friday 15 December 2023 04:25:08 +0000 (0:00:00.021) 0:00:47.503 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:143 Friday 15 December 2023 04:25:08 +0000 (0:00:00.033) 0:00:47.537 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:147 Friday 15 December 2023 04:25:08 +0000 (0:00:00.015) 0:00:47.552 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:151 Friday 15 December 2023 04:25:08 +0000 (0:00:00.013) 0:00:47.566 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:5 Friday 15 December 2023 04:25:08 +0000 (0:00:00.025) 0:00:47.592 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.041298", "end": "2023-12-15 04:25:09.222363", "rc": 0, "start": "2023-12-15 04:25:09.181065" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:13 Friday 15 December 2023 04:25:09 +0000 (0:00:00.260) 0:00:47.852 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:17 Friday 15 December 2023 04:25:09 +0000 (0:00:00.024) 0:00:47.876 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:24 Friday 15 December 2023 04:25:09 +0000 (0:00:00.029) 0:00:47.906 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:31 Friday 15 December 2023 04:25:09 +0000 (0:00:00.022) 0:00:47.929 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:37 Friday 15 December 2023 04:25:09 +0000 (0:00:00.022) 0:00:47.952 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:42 Friday 15 December 2023 04:25:09 +0000 (0:00:00.019) 0:00:47.972 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:25 Friday 15 December 2023 04:25:09 +0000 (0:00:00.020) 0:00:47.992 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:44 Friday 15 December 2023 04:25:09 +0000 (0:00:00.013) 0:00:48.005 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:54 Friday 15 December 2023 04:25:09 +0000 (0:00:00.013) 0:00:48.018 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Repeat previous invocation to verify idempotence] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:45 Friday 15 December 2023 04:25:09 +0000 (0:00:00.012) 0:00:48.031 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 15 December 2023 04:25:09 +0000 (0:00:00.027) 0:00:48.058 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 15 December 2023 04:25:09 +0000 (0:00:00.018) 0:00:48.076 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 15 December 2023 04:25:09 +0000 (0:00:00.022) 0:00:48.099 ******* 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 15 December 2023 04:25:09 +0000 (0:00:00.030) 0:00:48.130 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 15 December 2023 04:25:09 +0000 (0:00:00.014) 0:00:48.144 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 15 December 2023 04:25:09 +0000 (0:00:00.016) 0:00:48.161 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 15 December 2023 04:25:09 +0000 (0:00:00.013) 0:00:48.174 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 15 December 2023 04:25:09 +0000 (0:00:00.013) 0:00:48.187 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 15 December 2023 04:25:09 +0000 (0:00:00.028) 0:00:48.215 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 15 December 2023 04:25:11 +0000 (0:00:02.268) 0:00:50.483 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 15 December 2023 04:25:11 +0000 (0:00:00.029) 0:00:50.513 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 15 December 2023 04:25:11 +0000 (0:00:00.015) 0:00:50.529 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 15 December 2023 04:25:16 +0000 (0:00:04.172) 0:00:54.702 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 15 December 2023 04:25:16 +0000 (0:00:00.024) 0:00:54.726 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 15 December 2023 04:25:16 +0000 (0:00:00.026) 0:00:54.753 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 15 December 2023 04:25:16 +0000 (0:00:00.020) 0:00:54.773 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 15 December 2023 04:25:16 +0000 (0:00:00.026) 0:00:54.799 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 15 December 2023 04:25:18 +0000 (0:00:02.253) 0:00:57.052 ******* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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": "running", "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 15 December 2023 04:25:20 +0000 (0:00:02.447) 0:00:59.500 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 15 December 2023 04:25:20 +0000 (0:00:00.034) 0:00:59.535 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 15 December 2023 04:25:20 +0000 (0:00:00.012) 0:00:59.548 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 15 December 2023 04:25:25 +0000 (0:00:04.452) 0:01:04.000 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 15 December 2023 04:25:25 +0000 (0:00:00.022) 0:01:04.023 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 15 December 2023 04:25:25 +0000 (0:00:00.010) 0:01:04.034 ******* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 15 December 2023 04:25:25 +0000 (0:00:00.017) 0:01:04.052 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 15 December 2023 04:25:25 +0000 (0:00:00.017) 0:01:04.069 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 15 December 2023 04:25:25 +0000 (0:00:00.024) 0:01:04.094 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 15 December 2023 04:25:25 +0000 (0:00:00.026) 0:01:04.120 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 15 December 2023 04:25:26 +0000 (0:00:00.879) 0:01:05.000 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount ok: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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": false, "dump": "0", "fstab": "/etc/fstab", "fstype": "xfs", "mount_info": { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 15 December 2023 04:25:26 +0000 (0:00:00.241) 0:01:05.241 ******* skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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/vg1-lv1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 15 December 2023 04:25:26 +0000 (0:00:00.027) 0:01:05.268 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 15 December 2023 04:25:27 +0000 (0:00:00.878) 0:01:06.147 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614276.1400905, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395139.1928992, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1702394668.6628993, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2644880045", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 15 December 2023 04:25:27 +0000 (0:00:00.225) 0:01:06.372 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 15 December 2023 04:25:27 +0000 (0:00:00.013) 0:01:06.385 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:61 Friday 15 December 2023 04:25:28 +0000 (0:00:00.767) 0:01:07.153 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:2 Friday 15 December 2023 04:25:28 +0000 (0:00:00.023) 0:01:07.177 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:7 Friday 15 December 2023 04:25:28 +0000 (0:00:00.033) 0:01:07.210 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:15 Friday 15 December 2023 04:25:28 +0000 (0:00:00.023) 0:01:07.234 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "74d90fd5-274a-42af-845c-f27212913a35" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "12M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "bBimgQ-MRe8-MlK0-Wlhp-ypAU-sLjZ-nzh0LC" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "nbb21J-lpI2-THse-OjcS-phyZ-1OD9-lMZoVz" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "qqdrcf-bOG1-Vno6-k9ti-FGeE-sKmR-x2Zy3X" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "2901de93-8301-4c46-916e-b9984031cd94" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:20 Friday 15 December 2023 04:25:28 +0000 (0:00:00.268) 0:01:07.502 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003810", "end": "2023-12-15 04:25:29.088986", "rc": 0, "start": "2023-12-15 04:25:29.085176" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:24:28 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=2901de93-8301-4c46-916e-b9984031cd94 / ext4 defaults 1 1 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/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:25 Friday 15 December 2023 04:25:29 +0000 (0:00:00.215) 0:01:07.718 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003781", "end": "2023-12-15 04:25:29.302185", "failed_when_result": false, "rc": 0, "start": "2023-12-15 04:25:29.298404" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:34 Friday 15 December 2023 04:25:29 +0000 (0:00:00.215) 0:01:07.933 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml for sut => (item={'disks': ['sda', 'sdb', 'sdc'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'vg1', '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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:5 Friday 15 December 2023 04:25:29 +0000 (0:00:00.032) 0:01:07.965 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:18 Friday 15 December 2023 04:25:29 +0000 (0:00:00.011) 0:01:07.977 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.038772", "end": "2023-12-15 04:25:29.599214", "rc": 0, "start": "2023-12-15 04:25:29.560442" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:24 Friday 15 December 2023 04:25:29 +0000 (0:00:00.252) 0:01:08.229 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:32 Friday 15 December 2023 04:25:29 +0000 (0:00:00.054) 0:01:08.284 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:2 Friday 15 December 2023 04:25:29 +0000 (0:00:00.025) 0:01:08.310 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:8 Friday 15 December 2023 04:25:29 +0000 (0:00:00.036) 0:01:08.346 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:17 Friday 15 December 2023 04:25:30 +0000 (0:00:00.620) 0:01:08.967 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:22 Friday 15 December 2023 04:25:30 +0000 (0:00:00.023) 0:01:08.990 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:27 Friday 15 December 2023 04:25:30 +0000 (0:00:00.024) 0:01:09.015 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:36 Friday 15 December 2023 04:25:30 +0000 (0:00:00.022) 0:01:09.038 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:41 Friday 15 December 2023 04:25:30 +0000 (0:00:00.013) 0:01:09.051 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:46 Friday 15 December 2023 04:25:30 +0000 (0:00:00.021) 0:01:09.073 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:51 Friday 15 December 2023 04:25:30 +0000 (0:00:00.014) 0:01:09.088 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:64 Friday 15 December 2023 04:25:30 +0000 (0:00:00.024) 0:01:09.112 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:8 Friday 15 December 2023 04:25:30 +0000 (0:00:00.021) 0:01:09.133 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:14 Friday 15 December 2023 04:25:30 +0000 (0:00:00.011) 0:01:09.144 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:19 Friday 15 December 2023 04:25:30 +0000 (0:00:00.013) 0:01:09.158 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:24 Friday 15 December 2023 04:25:30 +0000 (0:00:00.012) 0:01:09.170 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:29 Friday 15 December 2023 04:25:30 +0000 (0:00:00.011) 0:01:09.182 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:37 Friday 15 December 2023 04:25:30 +0000 (0:00:00.011) 0:01:09.194 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:46 Friday 15 December 2023 04:25:30 +0000 (0:00:00.010) 0:01:09.204 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:55 Friday 15 December 2023 04:25:30 +0000 (0:00:00.010) 0:01:09.215 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:64 Friday 15 December 2023 04:25:30 +0000 (0:00:00.012) 0:01:09.227 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:74 Friday 15 December 2023 04:25:30 +0000 (0:00:00.011) 0:01:09.239 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:83 Friday 15 December 2023 04:25:30 +0000 (0:00:00.012) 0:01:09.251 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:67 Friday 15 December 2023 04:25:30 +0000 (0:00:00.013) 0:01:09.264 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml:2 Friday 15 December 2023 04:25:30 +0000 (0:00:00.022) 0:01:09.287 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:8 Friday 15 December 2023 04:25:30 +0000 (0:00:00.058) 0:01:09.345 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:16 Friday 15 December 2023 04:25:30 +0000 (0:00:00.017) 0:01:09.363 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:20 Friday 15 December 2023 04:25:30 +0000 (0:00:00.017) 0:01:09.380 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:27 Friday 15 December 2023 04:25:30 +0000 (0:00:00.017) 0:01:09.397 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:31 Friday 15 December 2023 04:25:30 +0000 (0:00:00.017) 0:01:09.415 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:37 Friday 15 December 2023 04:25:30 +0000 (0:00:00.017) 0:01:09.433 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:42 Friday 15 December 2023 04:25:30 +0000 (0:00:00.015) 0:01:09.448 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:70 Friday 15 December 2023 04:25:30 +0000 (0:00:00.014) 0:01:09.463 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml:2 Friday 15 December 2023 04:25:30 +0000 (0:00:00.023) 0:01:09.487 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:8 Friday 15 December 2023 04:25:30 +0000 (0:00:00.023) 0:01:09.510 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.040945", "end": "2023-12-15 04:25:31.136106", "rc": 0, "start": "2023-12-15 04:25:31.095161" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:16 Friday 15 December 2023 04:25:31 +0000 (0:00:00.254) 0:01:09.765 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:22 Friday 15 December 2023 04:25:31 +0000 (0:00:00.027) 0:01:09.793 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:26 Friday 15 December 2023 04:25:31 +0000 (0:00:00.023) 0:01:09.817 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:73 Friday 15 December 2023 04:25:31 +0000 (0:00:00.012) 0:01:09.830 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:5 Friday 15 December 2023 04:25:31 +0000 (0:00:00.024) 0:01:09.855 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:10 Friday 15 December 2023 04:25:31 +0000 (0:00:00.023) 0:01:09.878 ******* skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "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] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:17 Friday 15 December 2023 04:25:31 +0000 (0:00:00.017) 0:01:09.896 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdb1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdc1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:25:31 +0000 (0:00:00.026) 0:01:09.922 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:25:31 +0000 (0:00:00.023) 0:01:09.946 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:25:31 +0000 (0:00:00.022) 0:01:09.968 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:25:31 +0000 (0:00:00.020) 0:01:09.988 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:25:31 +0000 (0:00:00.023) 0:01:10.012 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:25:31 +0000 (0:00:00.022) 0:01:10.035 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:25:31 +0000 (0:00:00.012) 0:01:10.047 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:25:31 +0000 (0:00:00.024) 0:01:10.072 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:25:31 +0000 (0:00:00.023) 0:01:10.096 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:25:31 +0000 (0:00:00.019) 0:01:10.115 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:25:31 +0000 (0:00:00.020) 0:01:10.136 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:25:31 +0000 (0:00:00.019) 0:01:10.156 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:25:31 +0000 (0:00:00.011) 0:01:10.168 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:25:31 +0000 (0:00:00.023) 0:01:10.192 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:25:31 +0000 (0:00:00.022) 0:01:10.214 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:25:31 +0000 (0:00:00.020) 0:01:10.235 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:25:31 +0000 (0:00:00.023) 0:01:10.258 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:25:31 +0000 (0:00:00.022) 0:01:10.280 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:24 Friday 15 December 2023 04:25:31 +0000 (0:00:00.013) 0:01:10.294 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:76 Friday 15 December 2023 04:25:31 +0000 (0:00:00.012) 0:01:10.306 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml:2 Friday 15 December 2023 04:25:31 +0000 (0:00:00.026) 0:01:10.332 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:8 Friday 15 December 2023 04:25:31 +0000 (0:00:00.029) 0:01:10.362 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:15 Friday 15 December 2023 04:25:31 +0000 (0:00:00.018) 0:01:10.381 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:21 Friday 15 December 2023 04:25:31 +0000 (0:00:00.013) 0:01:10.394 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:27 Friday 15 December 2023 04:25:31 +0000 (0:00:00.013) 0:01:10.407 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:34 Friday 15 December 2023 04:25:31 +0000 (0:00:00.014) 0:01:10.422 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:40 Friday 15 December 2023 04:25:31 +0000 (0:00:00.012) 0:01:10.434 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:46 Friday 15 December 2023 04:25:31 +0000 (0:00:00.013) 0:01:10.447 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:79 Friday 15 December 2023 04:25:31 +0000 (0:00:00.013) 0:01:10.461 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml:3 Friday 15 December 2023 04:25:31 +0000 (0:00:00.032) 0:01:10.493 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:2 Friday 15 December 2023 04:25:31 +0000 (0:00:00.030) 0:01:10.524 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:19 Friday 15 December 2023 04:25:31 +0000 (0:00:00.025) 0:01:10.549 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:7 Friday 15 December 2023 04:25:32 +0000 (0:00:00.077) 0:01:10.626 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:11 Friday 15 December 2023 04:25:32 +0000 (0:00:00.020) 0:01:10.647 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "74d90fd5-274a-42af-845c-f27212913a35" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 756419, "block_size": 4096, "block_total": 770048, "block_used": 13629, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 1572861, "inode_total": 1572864, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 3098292224, "size_total": 3154116608, "uuid": "74d90fd5-274a-42af-845c-f27212913a35" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:21 Friday 15 December 2023 04:25:32 +0000 (0:00:00.030) 0:01:10.678 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:30 Friday 15 December 2023 04:25:32 +0000 (0:00:00.012) 0:01:10.691 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:41 Friday 15 December 2023 04:25:32 +0000 (0:00:00.026) 0:01:10.718 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:48 Friday 15 December 2023 04:25:32 +0000 (0:00:00.025) 0:01:10.743 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:54 Friday 15 December 2023 04:25:32 +0000 (0:00:00.014) 0:01:10.757 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:60 Friday 15 December 2023 04:25:32 +0000 (0:00:00.011) 0:01:10.769 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:69 Friday 15 December 2023 04:25:32 +0000 (0:00:00.011) 0:01:10.780 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:80 Friday 15 December 2023 04:25:32 +0000 (0:00:00.026) 0:01:10.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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:86 Friday 15 December 2023 04:25:32 +0000 (0:00:00.020) 0:01:10.827 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:92 Friday 15 December 2023 04:25:32 +0000 (0:00:00.012) 0:01:10.840 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:102 Friday 15 December 2023 04:25:32 +0000 (0:00:00.011) 0:01:10.852 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:2 Friday 15 December 2023 04:25:32 +0000 (0:00:00.012) 0:01:10.864 ******* 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/vg1-lv1 " ], "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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:17 Friday 15 December 2023 04:25:32 +0000 (0:00:00.036) 0:01:10.900 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:24 Friday 15 December 2023 04:25:32 +0000 (0:00:00.024) 0:01:10.925 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:33 Friday 15 December 2023 04:25:32 +0000 (0:00:00.025) 0:01:10.950 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:45 Friday 15 December 2023 04:25:32 +0000 (0:00:00.021) 0:01:10.972 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:3 Friday 15 December 2023 04:25:32 +0000 (0:00:00.013) 0:01:10.985 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:9 Friday 15 December 2023 04:25:32 +0000 (0:00:00.023) 0:01:11.009 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:3 Friday 15 December 2023 04:25:32 +0000 (0:00:00.023) 0:01:11.032 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614297.1121507, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702614294.974224, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1045, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1702614294.974224, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:9 Friday 15 December 2023 04:25:32 +0000 (0:00:00.222) 0:01:11.255 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:16 Friday 15 December 2023 04:25:32 +0000 (0:00:00.018) 0:01:11.273 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:23 Friday 15 December 2023 04:25:32 +0000 (0:00:00.012) 0:01:11.285 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:29 Friday 15 December 2023 04:25:32 +0000 (0:00:00.016) 0:01:11.302 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:33 Friday 15 December 2023 04:25:32 +0000 (0:00:00.013) 0:01:11.315 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:38 Friday 15 December 2023 04:25:32 +0000 (0:00:00.011) 0:01:11.326 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:3 Friday 15 December 2023 04:25:32 +0000 (0:00:00.013) 0:01:11.340 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:10 Friday 15 December 2023 04:25:32 +0000 (0:00:00.012) 0:01:11.353 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:16 Friday 15 December 2023 04:25:35 +0000 (0:00:02.255) 0:01:13.608 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:22 Friday 15 December 2023 04:25:35 +0000 (0:00:00.012) 0:01:13.620 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:29 Friday 15 December 2023 04:25:35 +0000 (0:00:00.011) 0:01:13.632 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:40 Friday 15 December 2023 04:25:35 +0000 (0:00:00.023) 0:01:13.656 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:46 Friday 15 December 2023 04:25:35 +0000 (0:00:00.011) 0:01:13.668 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:51 Friday 15 December 2023 04:25:35 +0000 (0:00:00.012) 0:01:13.681 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:63 Friday 15 December 2023 04:25:35 +0000 (0:00:00.012) 0:01:13.693 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:75 Friday 15 December 2023 04:25:35 +0000 (0:00:00.013) 0:01:13.707 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:87 Friday 15 December 2023 04:25:35 +0000 (0:00:00.013) 0:01:13.720 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:93 Friday 15 December 2023 04:25:35 +0000 (0:00:00.024) 0:01:13.745 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:100 Friday 15 December 2023 04:25:35 +0000 (0:00:00.022) 0:01:13.768 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:108 Friday 15 December 2023 04:25:35 +0000 (0:00:00.024) 0:01:13.792 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:116 Friday 15 December 2023 04:25:35 +0000 (0:00:00.020) 0:01:13.813 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:124 Friday 15 December 2023 04:25:35 +0000 (0:00:00.020) 0:01:13.833 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:8 Friday 15 December 2023 04:25:35 +0000 (0:00:00.012) 0:01:13.845 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:14 Friday 15 December 2023 04:25:35 +0000 (0:00:00.011) 0:01:13.857 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:19 Friday 15 December 2023 04:25:35 +0000 (0:00:00.010) 0:01:13.868 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:24 Friday 15 December 2023 04:25:35 +0000 (0:00:00.012) 0:01:13.881 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:29 Friday 15 December 2023 04:25:35 +0000 (0:00:00.011) 0:01:13.892 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:37 Friday 15 December 2023 04:25:35 +0000 (0:00:00.011) 0:01:13.904 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:46 Friday 15 December 2023 04:25:35 +0000 (0:00:00.011) 0:01:13.915 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:54 Friday 15 December 2023 04:25:35 +0000 (0:00:00.010) 0:01:13.926 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:62 Friday 15 December 2023 04:25:35 +0000 (0:00:00.010) 0:01:13.937 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:70 Friday 15 December 2023 04:25:35 +0000 (0:00:00.012) 0:01:13.949 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:3 Friday 15 December 2023 04:25:35 +0000 (0:00:00.013) 0:01:13.963 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:11 Friday 15 December 2023 04:25:35 +0000 (0:00:00.223) 0:01:14.186 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:20 Friday 15 December 2023 04:25:35 +0000 (0:00:00.220) 0:01:14.406 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:28 Friday 15 December 2023 04:25:35 +0000 (0:00:00.024) 0:01:14.431 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:32 Friday 15 December 2023 04:25:35 +0000 (0:00:00.013) 0:01:14.444 ******* ok: [sut] => { "bytes": 32158567628, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:46 Friday 15 December 2023 04:25:36 +0000 (0:00:00.221) 0:01:14.665 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:50 Friday 15 December 2023 04:25:36 +0000 (0:00:00.021) 0:01:14.687 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:54 Friday 15 December 2023 04:25:36 +0000 (0:00:00.021) 0:01:14.709 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:58 Friday 15 December 2023 04:25:36 +0000 (0:00:00.021) 0:01:14.730 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:67 Friday 15 December 2023 04:25:36 +0000 (0:00:00.020) 0:01:14.751 ******* ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:71 Friday 15 December 2023 04:25:36 +0000 (0:00:00.020) 0:01:14.772 ******* ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:76 Friday 15 December 2023 04:25:36 +0000 (0:00:00.242) 0:01:15.015 ******* ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:82 Friday 15 December 2023 04:25:36 +0000 (0:00:00.220) 0:01:15.235 ******* ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25726854102.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:86 Friday 15 December 2023 04:25:36 +0000 (0:00:00.023) 0:01:15.259 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool_size.bytes - _storage_test_max_thin_pool_size | int > _storage_test_default_thpool_reserve_max.bytes", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:91 Friday 15 December 2023 04:25:36 +0000 (0:00:00.022) 0:01:15.282 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool_size.bytes - _storage_test_max_thin_pool_size | int < _storage_test_default_thpool_reserve_min.bytes", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:96 Friday 15 December 2023 04:25:36 +0000 (0:00:00.027) 0:01:15.310 ******* ok: [sut] => { "bytes": 25726854102, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:101 Friday 15 December 2023 04:25:36 +0000 (0:00:00.217) 0:01:15.527 ******* ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25726854102, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:105 Friday 15 December 2023 04:25:36 +0000 (0:00:00.024) 0:01:15.552 ******* ok: [sut] => { "storage_test_volume.thin_pool_size": "10g" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:109 Friday 15 December 2023 04:25:36 +0000 (0:00:00.022) 0:01:15.574 ******* ok: [sut] => { "storage_test_volume.size": "3g" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:113 Friday 15 December 2023 04:25:36 +0000 (0:00:00.022) 0:01:15.597 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_thin_pool_size": "32158567628" }, "changed": false } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:120 Friday 15 December 2023 04:25:37 +0000 (0:00:00.025) 0:01:15.622 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.thin_pool_size | string", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:127 Friday 15 December 2023 04:25:37 +0000 (0:00:00.024) 0:01:15.646 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "3221225472" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:131 Friday 15 December 2023 04:25:37 +0000 (0:00:00.023) 0:01:15.670 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:137 Friday 15 December 2023 04:25:37 +0000 (0:00:00.024) 0:01:15.695 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:143 Friday 15 December 2023 04:25:37 +0000 (0:00:00.027) 0:01:15.722 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:147 Friday 15 December 2023 04:25:37 +0000 (0:00:00.015) 0:01:15.737 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:151 Friday 15 December 2023 04:25:37 +0000 (0:00:00.014) 0:01:15.752 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:5 Friday 15 December 2023 04:25:37 +0000 (0:00:00.039) 0:01:15.792 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.035391", "end": "2023-12-15 04:25:37.419028", "rc": 0, "start": "2023-12-15 04:25:37.383637" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:13 Friday 15 December 2023 04:25:37 +0000 (0:00:00.257) 0:01:16.049 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:17 Friday 15 December 2023 04:25:37 +0000 (0:00:00.025) 0:01:16.075 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:24 Friday 15 December 2023 04:25:37 +0000 (0:00:00.023) 0:01:16.098 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:31 Friday 15 December 2023 04:25:37 +0000 (0:00:00.022) 0:01:16.121 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:37 Friday 15 December 2023 04:25:37 +0000 (0:00:00.020) 0:01:16.141 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:42 Friday 15 December 2023 04:25:37 +0000 (0:00:00.020) 0:01:16.162 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:25 Friday 15 December 2023 04:25:37 +0000 (0:00:00.019) 0:01:16.182 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:44 Friday 15 December 2023 04:25:37 +0000 (0:00:00.014) 0:01:16.196 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:54 Friday 15 December 2023 04:25:37 +0000 (0:00:00.012) 0:01:16.208 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Change thinlv fs type] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:64 Friday 15 December 2023 04:25:37 +0000 (0:00:00.012) 0:01:16.221 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 15 December 2023 04:25:37 +0000 (0:00:00.034) 0:01:16.256 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 15 December 2023 04:25:37 +0000 (0:00:00.020) 0:01:16.276 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 15 December 2023 04:25:37 +0000 (0:00:00.030) 0:01:16.306 ******* 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 15 December 2023 04:25:37 +0000 (0:00:00.040) 0:01:16.346 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 15 December 2023 04:25:37 +0000 (0:00:00.020) 0:01:16.367 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 15 December 2023 04:25:37 +0000 (0:00:00.016) 0:01:16.384 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 15 December 2023 04:25:37 +0000 (0:00:00.015) 0:01:16.399 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 15 December 2023 04:25:37 +0000 (0:00:00.014) 0:01:16.414 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 15 December 2023 04:25:37 +0000 (0:00:00.030) 0:01:16.444 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 15 December 2023 04:25:40 +0000 (0:00:02.272) 0:01:18.717 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "type": "lvm", "volumes": [ { "fs_type": "xfs", "name": "lv1", "thin": true, "thin_pool_name": "tpool1" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 15 December 2023 04:25:40 +0000 (0:00:00.024) 0:01:18.741 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 15 December 2023 04:25:40 +0000 (0:00:00.015) 0:01:18.757 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2", "xfsprogs" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 15 December 2023 04:25:44 +0000 (0:00:04.133) 0:01:22.891 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 15 December 2023 04:25:44 +0000 (0:00:00.025) 0:01:22.916 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 15 December 2023 04:25:44 +0000 (0:00:00.028) 0:01:22.944 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 15 December 2023 04:25:44 +0000 (0:00:00.020) 0:01:22.965 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 15 December 2023 04:25:44 +0000 (0:00:00.027) 0:01:22.993 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 15 December 2023 04:25:46 +0000 (0:00:02.230) 0:01:25.223 ******* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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": "running", "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 15 December 2023 04:25:48 +0000 (0:00:02.359) 0:01:27.582 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 15 December 2023 04:25:49 +0000 (0:00:00.039) 0:01:27.621 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 15 December 2023 04:25:49 +0000 (0:00:00.012) 0:01:27.633 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "path": "/opt/test1", "state": "absent" } ], "packages": [ "e2fsprogs", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": null, "mount_user": null, "name": "lv1", "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": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 15 December 2023 04:25:53 +0000 (0:00:04.440) 0:01:32.074 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 15 December 2023 04:25:53 +0000 (0:00:00.022) 0:01:32.096 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 15 December 2023 04:25:53 +0000 (0:00:00.012) 0:01:32.109 ******* ok: [sut] => { "blivet_output": { "actions": [], "changed": false, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "path": "/opt/test1", "state": "absent" } ], "packages": [ "e2fsprogs", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": null, "mount_user": null, "name": "lv1", "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": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 15 December 2023 04:25:53 +0000 (0:00:00.016) 0:01:32.125 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": null, "mount_user": null, "name": "lv1", "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": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 15 December 2023 04:25:53 +0000 (0:00:00.016) 0:01:32.142 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 15 December 2023 04:25:53 +0000 (0:00:00.041) 0:01:32.183 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 15 December 2023 04:25:53 +0000 (0:00:00.275) 0:01:32.459 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 15 December 2023 04:25:54 +0000 (0:00:00.865) 0:01:33.325 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 15 December 2023 04:25:54 +0000 (0:00:00.024) 0:01:33.350 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 15 December 2023 04:25:54 +0000 (0:00:00.026) 0:01:33.377 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 15 December 2023 04:25:55 +0000 (0:00:00.884) 0:01:34.261 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614276.1400905, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395139.1928992, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1702394668.6628993, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2644880045", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 15 December 2023 04:25:55 +0000 (0:00:00.255) 0:01:34.517 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 15 December 2023 04:25:55 +0000 (0:00:00.016) 0:01:34.534 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:78 Friday 15 December 2023 04:25:56 +0000 (0:00:00.775) 0:01:35.309 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:2 Friday 15 December 2023 04:25:56 +0000 (0:00:00.023) 0:01:35.333 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": null, "mount_user": null, "name": "lv1", "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": 3221225472, "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:7 Friday 15 December 2023 04:25:56 +0000 (0:00:00.024) 0:01:35.358 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:15 Friday 15 December 2023 04:25:56 +0000 (0:00:00.021) 0:01:35.379 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "74d90fd5-274a-42af-845c-f27212913a35" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "12M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "bBimgQ-MRe8-MlK0-Wlhp-ypAU-sLjZ-nzh0LC" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "nbb21J-lpI2-THse-OjcS-phyZ-1OD9-lMZoVz" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "qqdrcf-bOG1-Vno6-k9ti-FGeE-sKmR-x2Zy3X" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "2901de93-8301-4c46-916e-b9984031cd94" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:20 Friday 15 December 2023 04:25:57 +0000 (0:00:00.228) 0:01:35.608 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003776", "end": "2023-12-15 04:25:57.191756", "rc": 0, "start": "2023-12-15 04:25:57.187980" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:24:28 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=2901de93-8301-4c46-916e-b9984031cd94 / ext4 defaults 1 1 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:25 Friday 15 December 2023 04:25:57 +0000 (0:00:00.213) 0:01:35.821 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003712", "end": "2023-12-15 04:25:57.406265", "failed_when_result": false, "rc": 0, "start": "2023-12-15 04:25:57.402553" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:34 Friday 15 December 2023 04:25:57 +0000 (0:00:00.215) 0:01:36.036 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml for sut => (item={'disks': ['sda', 'sdb', 'sdc'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'vg1', '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': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'lv1', 'raid_level': None, 'size': 3221225472, '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': 'tpool1', 'thin_pool_size': None, 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:5 Friday 15 December 2023 04:25:57 +0000 (0:00:00.034) 0:01:36.071 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:18 Friday 15 December 2023 04:25:57 +0000 (0:00:00.012) 0:01:36.083 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.037054", "end": "2023-12-15 04:25:57.704208", "rc": 0, "start": "2023-12-15 04:25:57.667154" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:24 Friday 15 December 2023 04:25:57 +0000 (0:00:00.250) 0:01:36.334 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:32 Friday 15 December 2023 04:25:57 +0000 (0:00:00.023) 0:01:36.357 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:2 Friday 15 December 2023 04:25:57 +0000 (0:00:00.023) 0:01:36.381 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:8 Friday 15 December 2023 04:25:57 +0000 (0:00:00.028) 0:01:36.409 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:17 Friday 15 December 2023 04:25:58 +0000 (0:00:00.612) 0:01:37.022 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:22 Friday 15 December 2023 04:25:58 +0000 (0:00:00.024) 0:01:37.047 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:27 Friday 15 December 2023 04:25:58 +0000 (0:00:00.025) 0:01:37.072 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:36 Friday 15 December 2023 04:25:58 +0000 (0:00:00.023) 0:01:37.095 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:41 Friday 15 December 2023 04:25:58 +0000 (0:00:00.015) 0:01:37.110 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:46 Friday 15 December 2023 04:25:58 +0000 (0:00:00.022) 0:01:37.133 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:51 Friday 15 December 2023 04:25:58 +0000 (0:00:00.011) 0:01:37.145 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:64 Friday 15 December 2023 04:25:58 +0000 (0:00:00.024) 0:01:37.169 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:8 Friday 15 December 2023 04:25:58 +0000 (0:00:00.022) 0:01:37.192 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:14 Friday 15 December 2023 04:25:58 +0000 (0:00:00.012) 0:01:37.205 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:19 Friday 15 December 2023 04:25:58 +0000 (0:00:00.014) 0:01:37.219 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:24 Friday 15 December 2023 04:25:58 +0000 (0:00:00.011) 0:01:37.231 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:29 Friday 15 December 2023 04:25:58 +0000 (0:00:00.010) 0:01:37.242 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:37 Friday 15 December 2023 04:25:58 +0000 (0:00:00.011) 0:01:37.253 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:46 Friday 15 December 2023 04:25:58 +0000 (0:00:00.012) 0:01:37.266 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:55 Friday 15 December 2023 04:25:58 +0000 (0:00:00.011) 0:01:37.278 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:64 Friday 15 December 2023 04:25:58 +0000 (0:00:00.011) 0:01:37.290 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:74 Friday 15 December 2023 04:25:58 +0000 (0:00:00.011) 0:01:37.301 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:83 Friday 15 December 2023 04:25:58 +0000 (0:00:00.011) 0:01:37.312 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:67 Friday 15 December 2023 04:25:58 +0000 (0:00:00.011) 0:01:37.324 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml:2 Friday 15 December 2023 04:25:58 +0000 (0:00:00.024) 0:01:37.349 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'lv1', 'raid_level': None, 'size': 3221225472, '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': 'tpool1', 'thin_pool_size': None, 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:8 Friday 15 December 2023 04:25:58 +0000 (0:00:00.021) 0:01:37.371 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:16 Friday 15 December 2023 04:25:58 +0000 (0:00:00.014) 0:01:37.385 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:20 Friday 15 December 2023 04:25:58 +0000 (0:00:00.015) 0:01:37.400 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:27 Friday 15 December 2023 04:25:58 +0000 (0:00:00.015) 0:01:37.416 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:31 Friday 15 December 2023 04:25:58 +0000 (0:00:00.015) 0:01:37.431 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:37 Friday 15 December 2023 04:25:58 +0000 (0:00:00.015) 0:01:37.446 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:42 Friday 15 December 2023 04:25:58 +0000 (0:00:00.026) 0:01:37.473 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:70 Friday 15 December 2023 04:25:58 +0000 (0:00:00.020) 0:01:37.493 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml:2 Friday 15 December 2023 04:25:58 +0000 (0:00:00.058) 0:01:37.552 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'lv1', 'raid_level': None, 'size': 3221225472, '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': 'tpool1', 'thin_pool_size': None, 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:8 Friday 15 December 2023 04:25:58 +0000 (0:00:00.024) 0:01:37.576 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.037692", "end": "2023-12-15 04:25:59.208176", "rc": 0, "start": "2023-12-15 04:25:59.170484" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:16 Friday 15 December 2023 04:25:59 +0000 (0:00:00.261) 0:01:37.838 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:22 Friday 15 December 2023 04:25:59 +0000 (0:00:00.030) 0:01:37.868 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:26 Friday 15 December 2023 04:25:59 +0000 (0:00:00.030) 0:01:37.899 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:73 Friday 15 December 2023 04:25:59 +0000 (0:00:00.014) 0:01:37.914 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:5 Friday 15 December 2023 04:25:59 +0000 (0:00:00.025) 0:01:37.939 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:10 Friday 15 December 2023 04:25:59 +0000 (0:00:00.023) 0:01:37.963 ******* skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "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] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:17 Friday 15 December 2023 04:25:59 +0000 (0:00:00.018) 0:01:37.982 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdb1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdc1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:25:59 +0000 (0:00:00.029) 0:01:38.011 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:25:59 +0000 (0:00:00.026) 0:01:38.037 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:25:59 +0000 (0:00:00.026) 0:01:38.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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:25:59 +0000 (0:00:00.021) 0:01:38.085 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:25:59 +0000 (0:00:00.020) 0:01:38.106 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:25:59 +0000 (0:00:00.020) 0:01:38.127 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:25:59 +0000 (0:00:00.012) 0:01:38.139 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:25:59 +0000 (0:00:00.023) 0:01:38.163 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:25:59 +0000 (0:00:00.026) 0:01:38.190 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:25:59 +0000 (0:00:00.021) 0:01:38.211 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:25:59 +0000 (0:00:00.020) 0:01:38.232 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:25:59 +0000 (0:00:00.020) 0:01:38.252 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:25:59 +0000 (0:00:00.013) 0:01:38.265 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:25:59 +0000 (0:00:00.023) 0:01:38.289 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:25:59 +0000 (0:00:00.024) 0:01:38.314 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:25:59 +0000 (0:00:00.020) 0:01:38.335 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:25:59 +0000 (0:00:00.019) 0:01:38.354 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:25:59 +0000 (0:00:00.020) 0:01:38.375 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:24 Friday 15 December 2023 04:25:59 +0000 (0:00:00.012) 0:01:38.387 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:76 Friday 15 December 2023 04:25:59 +0000 (0:00:00.011) 0:01:38.399 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml:2 Friday 15 December 2023 04:25:59 +0000 (0:00:00.027) 0:01:38.426 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'lv1', 'raid_level': None, 'size': 3221225472, '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': 'tpool1', 'thin_pool_size': None, 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:8 Friday 15 December 2023 04:25:59 +0000 (0:00:00.021) 0:01:38.448 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:15 Friday 15 December 2023 04:25:59 +0000 (0:00:00.012) 0:01:38.460 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:21 Friday 15 December 2023 04:25:59 +0000 (0:00:00.014) 0:01:38.474 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:27 Friday 15 December 2023 04:25:59 +0000 (0:00:00.012) 0:01:38.486 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:34 Friday 15 December 2023 04:25:59 +0000 (0:00:00.012) 0:01:38.499 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:40 Friday 15 December 2023 04:25:59 +0000 (0:00:00.012) 0:01:38.511 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:46 Friday 15 December 2023 04:25:59 +0000 (0:00:00.022) 0:01:38.533 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:79 Friday 15 December 2023 04:25:59 +0000 (0:00:00.014) 0:01:38.548 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml:3 Friday 15 December 2023 04:25:59 +0000 (0:00:00.017) 0:01:38.565 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': None, 'mount_user': None, 'mount_group': None, 'mount_mode': None, 'name': 'lv1', 'raid_level': None, 'size': 3221225472, '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': 'tpool1', 'thin_pool_size': None, 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:2 Friday 15 December 2023 04:25:59 +0000 (0:00:00.025) 0:01:38.590 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:19 Friday 15 December 2023 04:26:00 +0000 (0:00:00.054) 0:01:38.645 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:7 Friday 15 December 2023 04:26:00 +0000 (0:00:00.073) 0:01:38.719 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:11 Friday 15 December 2023 04:26:00 +0000 (0:00:00.026) 0:01:38.745 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:21 Friday 15 December 2023 04:26:00 +0000 (0:00:00.054) 0:01:38.799 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:30 Friday 15 December 2023 04:26:00 +0000 (0:00:00.017) 0:01:38.817 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:41 Friday 15 December 2023 04:26:00 +0000 (0:00:00.028) 0:01:38.846 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:48 Friday 15 December 2023 04:26:00 +0000 (0:00:00.031) 0:01:38.877 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:54 Friday 15 December 2023 04:26:00 +0000 (0:00:00.015) 0:01:38.893 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:60 Friday 15 December 2023 04:26:00 +0000 (0:00:00.017) 0:01:38.910 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:69 Friday 15 December 2023 04:26:00 +0000 (0:00:00.012) 0:01:38.923 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:80 Friday 15 December 2023 04:26:00 +0000 (0:00:00.080) 0:01:39.003 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:86 Friday 15 December 2023 04:26:00 +0000 (0:00:00.014) 0:01:39.018 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:92 Friday 15 December 2023 04:26:00 +0000 (0:00:00.012) 0:01:39.031 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:102 Friday 15 December 2023 04:26:00 +0000 (0:00:00.012) 0:01:39.043 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:2 Friday 15 December 2023 04:26:00 +0000 (0:00:00.012) 0:01:39.055 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": "0", "storage_test_fstab_expected_mount_options_matches": "1", "storage_test_fstab_expected_mount_point_matches": "0", "storage_test_fstab_id_matches": [], "storage_test_fstab_mount_options_matches": [], "storage_test_fstab_mount_point_matches": [] }, "changed": false } TASK [Verify that the device identifier appears in /etc/fstab] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:17 Friday 15 December 2023 04:26:00 +0000 (0:00:00.036) 0:01:39.092 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:24 Friday 15 December 2023 04:26:00 +0000 (0:00:00.028) 0:01:39.121 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:33 Friday 15 December 2023 04:26:00 +0000 (0:00:00.025) 0:01:39.146 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:45 Friday 15 December 2023 04:26:00 +0000 (0:00:00.023) 0:01:39.169 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:3 Friday 15 December 2023 04:26:00 +0000 (0:00:00.012) 0:01:39.182 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:9 Friday 15 December 2023 04:26:00 +0000 (0:00:00.023) 0:01:39.206 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:3 Friday 15 December 2023 04:26:00 +0000 (0:00:00.022) 0:01:39.228 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614353.7942035, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702614294.974224, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1045, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1702614294.974224, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:9 Friday 15 December 2023 04:26:00 +0000 (0:00:00.223) 0:01:39.452 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:16 Friday 15 December 2023 04:26:00 +0000 (0:00:00.015) 0:01:39.468 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:23 Friday 15 December 2023 04:26:00 +0000 (0:00:00.011) 0:01:39.479 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:29 Friday 15 December 2023 04:26:00 +0000 (0:00:00.015) 0:01:39.495 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:33 Friday 15 December 2023 04:26:00 +0000 (0:00:00.013) 0:01:39.508 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:38 Friday 15 December 2023 04:26:00 +0000 (0:00:00.013) 0:01:39.521 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:3 Friday 15 December 2023 04:26:00 +0000 (0:00:00.015) 0:01:39.536 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:10 Friday 15 December 2023 04:26:00 +0000 (0:00:00.011) 0:01:39.548 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:16 Friday 15 December 2023 04:26:03 +0000 (0:00:02.611) 0:01:42.159 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:22 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.171 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:29 Friday 15 December 2023 04:26:03 +0000 (0:00:00.010) 0:01:42.182 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:40 Friday 15 December 2023 04:26:03 +0000 (0:00:00.025) 0:01:42.207 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:46 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.219 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:51 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.231 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:63 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.243 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:75 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.254 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:87 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.266 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:93 Friday 15 December 2023 04:26:03 +0000 (0:00:00.026) 0:01:42.293 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:100 Friday 15 December 2023 04:26:03 +0000 (0:00:00.024) 0:01:42.317 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:108 Friday 15 December 2023 04:26:03 +0000 (0:00:00.020) 0:01:42.337 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:116 Friday 15 December 2023 04:26:03 +0000 (0:00:00.020) 0:01:42.357 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:124 Friday 15 December 2023 04:26:03 +0000 (0:00:00.019) 0:01:42.377 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:8 Friday 15 December 2023 04:26:03 +0000 (0:00:00.013) 0:01:42.390 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:14 Friday 15 December 2023 04:26:03 +0000 (0:00:00.013) 0:01:42.404 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:19 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.416 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:24 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.428 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:29 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.440 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:37 Friday 15 December 2023 04:26:03 +0000 (0:00:00.012) 0:01:42.452 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:46 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.464 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:54 Friday 15 December 2023 04:26:03 +0000 (0:00:00.013) 0:01:42.477 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:62 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.489 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:70 Friday 15 December 2023 04:26:03 +0000 (0:00:00.011) 0:01:42.501 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:3 Friday 15 December 2023 04:26:03 +0000 (0:00:00.012) 0:01:42.513 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:11 Friday 15 December 2023 04:26:04 +0000 (0:00:00.223) 0:01:42.736 ******* ok: [sut] => { "bytes": 3221225472, "changed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:20 Friday 15 December 2023 04:26:04 +0000 (0:00:00.221) 0:01:42.958 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "3221225472" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:28 Friday 15 December 2023 04:26:04 +0000 (0:00:00.025) 0:01:42.984 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:32 Friday 15 December 2023 04:26:04 +0000 (0:00:00.014) 0:01:42.999 ******* ok: [sut] => { "bytes": 32158567628, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:46 Friday 15 December 2023 04:26:04 +0000 (0:00:00.222) 0:01:43.221 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:50 Friday 15 December 2023 04:26:04 +0000 (0:00:00.028) 0:01:43.250 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:54 Friday 15 December 2023 04:26:04 +0000 (0:00:00.023) 0:01:43.274 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:58 Friday 15 December 2023 04:26:04 +0000 (0:00:00.022) 0:01:43.296 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:67 Friday 15 December 2023 04:26:04 +0000 (0:00:00.023) 0:01:43.320 ******* ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:71 Friday 15 December 2023 04:26:04 +0000 (0:00:00.022) 0:01:43.342 ******* ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:76 Friday 15 December 2023 04:26:04 +0000 (0:00:00.220) 0:01:43.562 ******* ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:82 Friday 15 December 2023 04:26:05 +0000 (0:00:00.217) 0:01:43.779 ******* ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25726854102.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:86 Friday 15 December 2023 04:26:05 +0000 (0:00:00.024) 0:01:43.804 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool_size.bytes - _storage_test_max_thin_pool_size | int > _storage_test_default_thpool_reserve_max.bytes", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:91 Friday 15 December 2023 04:26:05 +0000 (0:00:00.021) 0:01:43.825 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool_size.bytes - _storage_test_max_thin_pool_size | int < _storage_test_default_thpool_reserve_min.bytes", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:96 Friday 15 December 2023 04:26:05 +0000 (0:00:00.022) 0:01:43.848 ******* ok: [sut] => { "bytes": 25726854102, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:101 Friday 15 December 2023 04:26:05 +0000 (0:00:00.219) 0:01:44.068 ******* ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25726854102, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:105 Friday 15 December 2023 04:26:05 +0000 (0:00:00.022) 0:01:44.091 ******* ok: [sut] => { "storage_test_volume.thin_pool_size": "" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:109 Friday 15 December 2023 04:26:05 +0000 (0:00:00.024) 0:01:44.115 ******* ok: [sut] => { "storage_test_volume.size": "3221225472" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:113 Friday 15 December 2023 04:26:05 +0000 (0:00:00.022) 0:01:44.138 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin_pool_size is not none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:120 Friday 15 December 2023 04:26:05 +0000 (0:00:00.022) 0:01:44.161 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin_pool_size is not none", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:127 Friday 15 December 2023 04:26:05 +0000 (0:00:00.026) 0:01:44.187 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "3221225472" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:131 Friday 15 December 2023 04:26:05 +0000 (0:00:00.078) 0:01:44.266 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:137 Friday 15 December 2023 04:26:05 +0000 (0:00:00.022) 0:01:44.288 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin_pool_size is not none", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:143 Friday 15 December 2023 04:26:05 +0000 (0:00:00.023) 0:01:44.312 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 3221225472, "changed": false, "failed": false, "lvm": "3g", "parted": "3GiB", "size": "3 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:147 Friday 15 December 2023 04:26:05 +0000 (0:00:00.015) 0:01:44.327 ******* ok: [sut] => { "storage_test_expected_size": "3221225472" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:151 Friday 15 December 2023 04:26:05 +0000 (0:00:00.014) 0:01:44.342 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:5 Friday 15 December 2023 04:26:05 +0000 (0:00:00.033) 0:01:44.376 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.042104", "end": "2023-12-15 04:26:06.003370", "rc": 0, "start": "2023-12-15 04:26:05.961266" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-a-tz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:13 Friday 15 December 2023 04:26:06 +0000 (0:00:00.262) 0:01:44.639 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:17 Friday 15 December 2023 04:26:06 +0000 (0:00:00.036) 0:01:44.675 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:24 Friday 15 December 2023 04:26:06 +0000 (0:00:00.023) 0:01:44.699 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:31 Friday 15 December 2023 04:26:06 +0000 (0:00:00.020) 0:01:44.719 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:37 Friday 15 December 2023 04:26:06 +0000 (0:00:00.019) 0:01:44.739 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:42 Friday 15 December 2023 04:26:06 +0000 (0:00:00.019) 0:01:44.759 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:25 Friday 15 December 2023 04:26:06 +0000 (0:00:00.024) 0:01:44.783 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:44 Friday 15 December 2023 04:26:06 +0000 (0:00:00.012) 0:01:44.796 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:54 Friday 15 December 2023 04:26:06 +0000 (0:00:00.010) 0:01:44.806 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create new LV under existing thinpool] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:81 Friday 15 December 2023 04:26:06 +0000 (0:00:00.011) 0:01:44.818 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 15 December 2023 04:26:06 +0000 (0:00:00.035) 0:01:44.854 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 15 December 2023 04:26:06 +0000 (0:00:00.017) 0:01:44.871 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 15 December 2023 04:26:06 +0000 (0:00:00.023) 0:01:44.895 ******* 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 15 December 2023 04:26:06 +0000 (0:00:00.031) 0:01:44.926 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 15 December 2023 04:26:06 +0000 (0:00:00.015) 0:01:44.942 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 15 December 2023 04:26:06 +0000 (0:00:00.014) 0:01:44.956 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 15 December 2023 04:26:06 +0000 (0:00:00.013) 0:01:44.969 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 15 December 2023 04:26:06 +0000 (0:00:00.013) 0:01:44.983 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 15 December 2023 04:26:06 +0000 (0:00:00.028) 0:01:45.011 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 15 December 2023 04:26:08 +0000 (0:00:02.366) 0:01:47.378 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "type": "lvm", "volumes": [ { "mount_point": "/opt/test2", "name": "lv2", "size": "4g", "thin": true, "thin_pool_name": "tpool1" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 15 December 2023 04:26:08 +0000 (0:00:00.017) 0:01:47.395 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 15 December 2023 04:26:08 +0000 (0:00:00.015) 0:01:47.411 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 15 December 2023 04:26:12 +0000 (0:00:04.141) 0:01:51.553 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 15 December 2023 04:26:12 +0000 (0:00:00.029) 0:01:51.582 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 15 December 2023 04:26:13 +0000 (0:00:00.029) 0:01:51.611 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 15 December 2023 04:26:13 +0000 (0:00:00.022) 0:01:51.634 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 15 December 2023 04:26:13 +0000 (0:00:00.028) 0:01:51.662 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 15 December 2023 04:26:15 +0000 (0:00:02.255) 0:01:53.918 ******* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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": "running", "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 15 December 2023 04:26:17 +0000 (0:00:02.361) 0:01:56.279 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 15 December 2023 04:26:17 +0000 (0:00:00.032) 0:01:56.312 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 15 December 2023 04:26:17 +0000 (0:00:00.012) 0:01:56.324 ******* changed: [sut] => { "actions": [ { "action": "create device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/vg1-lv2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "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": true, "thin_pool_name": "tpool1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 15 December 2023 04:26:22 +0000 (0:00:04.811) 0:02:01.136 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 15 December 2023 04:26:22 +0000 (0:00:00.021) 0:02:01.157 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 15 December 2023 04:26:22 +0000 (0:00:00.011) 0:02:01.168 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "create device", "device": "/dev/mapper/vg1-lv2", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/vg1-lv2" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "mounted" } ], "packages": [ "e2fsprogs", "xfsprogs", "lvm2" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "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": true, "thin_pool_name": "tpool1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 15 December 2023 04:26:22 +0000 (0:00:00.016) 0:02:01.185 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "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": true, "thin_pool_name": "tpool1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 15 December 2023 04:26:22 +0000 (0:00:00.017) 0:02:01.203 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 15 December 2023 04:26:22 +0000 (0:00:00.014) 0:02:01.218 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 15 December 2023 04:26:22 +0000 (0:00:00.022) 0:02:01.240 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 15 December 2023 04:26:23 +0000 (0:00:00.877) 0:02:02.117 ******* 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/vg1-lv2', '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/vg1-lv2", "state": "mounted" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv2" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 15 December 2023 04:26:23 +0000 (0:00:00.262) 0:02:02.380 ******* skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv2', '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/vg1-lv2", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 15 December 2023 04:26:23 +0000 (0:00:00.026) 0:02:02.407 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 15 December 2023 04:26:24 +0000 (0:00:00.877) 0:02:03.284 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614276.1400905, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395139.1928992, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1702394668.6628993, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2644880045", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 15 December 2023 04:26:24 +0000 (0:00:00.218) 0:02:03.503 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 15 December 2023 04:26:24 +0000 (0:00:00.011) 0:02:03.514 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:96 Friday 15 December 2023 04:26:25 +0000 (0:00:00.772) 0:02:04.287 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:2 Friday 15 December 2023 04:26:25 +0000 (0:00:00.066) 0:02:04.354 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv2", "_kernel_device": "/dev/dm-5", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "_raw_kernel_device": "/dev/dm-5", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "fs_create_options": "", "fs_label": "", "fs_overwrite_existing": true, "fs_type": "xfs", "mount_check": 0, "mount_device_identifier": "uuid", "mount_group": null, "mount_mode": null, "mount_options": "defaults", "mount_passno": 0, "mount_point": "/opt/test2", "mount_user": null, "name": "lv2", "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": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:7 Friday 15 December 2023 04:26:25 +0000 (0:00:00.025) 0:02:04.379 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:15 Friday 15 December 2023 04:26:25 +0000 (0:00:00.020) 0:02:04.400 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "74d90fd5-274a-42af-845c-f27212913a35" }, "/dev/mapper/vg1-lv2": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv2", "size": "4G", "type": "lvm", "uuid": "28704111-b223-48c6-aa2a-b55cc4148f9c" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "12M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "bBimgQ-MRe8-MlK0-Wlhp-ypAU-sLjZ-nzh0LC" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "nbb21J-lpI2-THse-OjcS-phyZ-1OD9-lMZoVz" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "qqdrcf-bOG1-Vno6-k9ti-FGeE-sKmR-x2Zy3X" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "2901de93-8301-4c46-916e-b9984031cd94" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:20 Friday 15 December 2023 04:26:26 +0000 (0:00:00.228) 0:02:04.628 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003649", "end": "2023-12-15 04:26:26.215254", "rc": 0, "start": "2023-12-15 04:26:26.211605" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:24:28 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=2901de93-8301-4c46-916e-b9984031cd94 / ext4 defaults 1 1 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/vg1-lv2 /opt/test2 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:25 Friday 15 December 2023 04:26:26 +0000 (0:00:00.215) 0:02:04.843 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:01.004877", "end": "2023-12-15 04:26:27.427765", "failed_when_result": false, "rc": 0, "start": "2023-12-15 04:26:26.422888" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:34 Friday 15 December 2023 04:26:27 +0000 (0:00:01.214) 0:02:06.057 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml for sut => (item={'disks': ['sda', 'sdb', 'sdc'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'vg1', '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': 'lv2', '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': 'tpool1', 'thin_pool_size': None, 'thin': True, '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/vg1-lv2', '_raw_device': '/dev/mapper/vg1-lv2', '_mount_id': '/dev/mapper/vg1-lv2', '_kernel_device': '/dev/dm-5', '_raw_kernel_device': '/dev/dm-5'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:5 Friday 15 December 2023 04:26:27 +0000 (0:00:00.035) 0:02:06.093 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:18 Friday 15 December 2023 04:26:27 +0000 (0:00:00.014) 0:02:06.107 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.039389", "end": "2023-12-15 04:26:27.734278", "rc": 0, "start": "2023-12-15 04:26:27.694889" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:24 Friday 15 December 2023 04:26:27 +0000 (0:00:00.257) 0:02:06.365 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:32 Friday 15 December 2023 04:26:27 +0000 (0:00:00.024) 0:02:06.389 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:2 Friday 15 December 2023 04:26:27 +0000 (0:00:00.023) 0:02:06.412 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:8 Friday 15 December 2023 04:26:27 +0000 (0:00:00.031) 0:02:06.444 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:17 Friday 15 December 2023 04:26:28 +0000 (0:00:00.604) 0:02:07.048 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:22 Friday 15 December 2023 04:26:28 +0000 (0:00:00.023) 0:02:07.072 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:27 Friday 15 December 2023 04:26:28 +0000 (0:00:00.025) 0:02:07.097 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:36 Friday 15 December 2023 04:26:28 +0000 (0:00:00.023) 0:02:07.120 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:41 Friday 15 December 2023 04:26:28 +0000 (0:00:00.015) 0:02:07.136 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:46 Friday 15 December 2023 04:26:28 +0000 (0:00:00.023) 0:02:07.159 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:51 Friday 15 December 2023 04:26:28 +0000 (0:00:00.012) 0:02:07.172 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:64 Friday 15 December 2023 04:26:28 +0000 (0:00:00.025) 0:02:07.197 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:8 Friday 15 December 2023 04:26:28 +0000 (0:00:00.023) 0:02:07.220 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:14 Friday 15 December 2023 04:26:28 +0000 (0:00:00.012) 0:02:07.232 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:19 Friday 15 December 2023 04:26:28 +0000 (0:00:00.012) 0:02:07.244 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:24 Friday 15 December 2023 04:26:28 +0000 (0:00:00.011) 0:02:07.256 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:29 Friday 15 December 2023 04:26:28 +0000 (0:00:00.011) 0:02:07.268 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:37 Friday 15 December 2023 04:26:28 +0000 (0:00:00.012) 0:02:07.281 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:46 Friday 15 December 2023 04:26:28 +0000 (0:00:00.013) 0:02:07.295 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:55 Friday 15 December 2023 04:26:28 +0000 (0:00:00.012) 0:02:07.307 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:64 Friday 15 December 2023 04:26:28 +0000 (0:00:00.012) 0:02:07.319 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:74 Friday 15 December 2023 04:26:28 +0000 (0:00:00.011) 0:02:07.331 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:83 Friday 15 December 2023 04:26:28 +0000 (0:00:00.011) 0:02:07.342 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:67 Friday 15 December 2023 04:26:28 +0000 (0:00:00.012) 0:02:07.355 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml:2 Friday 15 December 2023 04:26:28 +0000 (0:00:00.025) 0:02:07.380 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv2', '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': 'tpool1', 'thin_pool_size': None, 'thin': True, '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/vg1-lv2', '_raw_device': '/dev/mapper/vg1-lv2', '_mount_id': '/dev/mapper/vg1-lv2', '_kernel_device': '/dev/dm-5', '_raw_kernel_device': '/dev/dm-5'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:8 Friday 15 December 2023 04:26:28 +0000 (0:00:00.023) 0:02:07.404 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:16 Friday 15 December 2023 04:26:28 +0000 (0:00:00.015) 0:02:07.419 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:20 Friday 15 December 2023 04:26:28 +0000 (0:00:00.016) 0:02:07.435 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:27 Friday 15 December 2023 04:26:28 +0000 (0:00:00.015) 0:02:07.451 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:31 Friday 15 December 2023 04:26:28 +0000 (0:00:00.014) 0:02:07.466 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:37 Friday 15 December 2023 04:26:28 +0000 (0:00:00.015) 0:02:07.481 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:42 Friday 15 December 2023 04:26:28 +0000 (0:00:00.014) 0:02:07.495 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:70 Friday 15 December 2023 04:26:28 +0000 (0:00:00.014) 0:02:07.510 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml:2 Friday 15 December 2023 04:26:28 +0000 (0:00:00.025) 0:02:07.535 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv2', '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': 'tpool1', 'thin_pool_size': None, 'thin': True, '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/vg1-lv2', '_raw_device': '/dev/mapper/vg1-lv2', '_mount_id': '/dev/mapper/vg1-lv2', '_kernel_device': '/dev/dm-5', '_raw_kernel_device': '/dev/dm-5'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:8 Friday 15 December 2023 04:26:28 +0000 (0:00:00.022) 0:02:07.557 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv2&&segtype=thin", "vg1" ], "delta": "0:00:00.038498", "end": "2023-12-15 04:26:29.179745", "rc": 0, "start": "2023-12-15 04:26:29.141247" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:16 Friday 15 December 2023 04:26:29 +0000 (0:00:00.252) 0:02:07.810 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:22 Friday 15 December 2023 04:26:29 +0000 (0:00:00.027) 0:02:07.837 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:26 Friday 15 December 2023 04:26:29 +0000 (0:00:00.025) 0:02:07.862 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:73 Friday 15 December 2023 04:26:29 +0000 (0:00:00.013) 0:02:07.876 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:5 Friday 15 December 2023 04:26:29 +0000 (0:00:00.026) 0:02:07.903 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:10 Friday 15 December 2023 04:26:29 +0000 (0:00:00.086) 0:02:07.989 ******* skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "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] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:17 Friday 15 December 2023 04:26:29 +0000 (0:00:00.017) 0:02:08.006 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdb1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdc1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:26:29 +0000 (0:00:00.025) 0:02:08.032 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:26:29 +0000 (0:00:00.026) 0:02:08.059 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:26:29 +0000 (0:00:00.024) 0:02:08.083 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:26:29 +0000 (0:00:00.020) 0:02:08.104 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:26:29 +0000 (0:00:00.019) 0:02:08.123 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:26:29 +0000 (0:00:00.020) 0:02:08.144 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:26:29 +0000 (0:00:00.013) 0:02:08.158 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:26:29 +0000 (0:00:00.044) 0:02:08.203 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:26:29 +0000 (0:00:00.028) 0:02:08.231 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:26:29 +0000 (0:00:00.026) 0:02:08.258 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:26:29 +0000 (0:00:00.034) 0:02:08.293 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:26:29 +0000 (0:00:00.035) 0:02:08.328 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:26:29 +0000 (0:00:00.016) 0:02:08.345 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:26:29 +0000 (0:00:00.045) 0:02:08.390 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:26:29 +0000 (0:00:00.029) 0:02:08.420 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:26:29 +0000 (0:00:00.024) 0:02:08.445 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:26:29 +0000 (0:00:00.028) 0:02:08.473 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:26:29 +0000 (0:00:00.024) 0:02:08.497 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:24 Friday 15 December 2023 04:26:29 +0000 (0:00:00.015) 0:02:08.513 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:76 Friday 15 December 2023 04:26:29 +0000 (0:00:00.016) 0:02:08.529 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml:2 Friday 15 December 2023 04:26:29 +0000 (0:00:00.028) 0:02:08.558 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv2', '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': 'tpool1', 'thin_pool_size': None, 'thin': True, '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/vg1-lv2', '_raw_device': '/dev/mapper/vg1-lv2', '_mount_id': '/dev/mapper/vg1-lv2', '_kernel_device': '/dev/dm-5', '_raw_kernel_device': '/dev/dm-5'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:8 Friday 15 December 2023 04:26:29 +0000 (0:00:00.024) 0:02:08.582 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:15 Friday 15 December 2023 04:26:29 +0000 (0:00:00.012) 0:02:08.594 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:21 Friday 15 December 2023 04:26:30 +0000 (0:00:00.012) 0:02:08.606 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:27 Friday 15 December 2023 04:26:30 +0000 (0:00:00.012) 0:02:08.619 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:34 Friday 15 December 2023 04:26:30 +0000 (0:00:00.012) 0:02:08.631 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:40 Friday 15 December 2023 04:26:30 +0000 (0:00:00.011) 0:02:08.643 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:46 Friday 15 December 2023 04:26:30 +0000 (0:00:00.014) 0:02:08.657 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:79 Friday 15 December 2023 04:26:30 +0000 (0:00:00.013) 0:02:08.670 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml:3 Friday 15 December 2023 04:26:30 +0000 (0:00:00.012) 0:02:08.682 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv2', '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': 'tpool1', 'thin_pool_size': None, 'thin': True, '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/vg1-lv2', '_raw_device': '/dev/mapper/vg1-lv2', '_mount_id': '/dev/mapper/vg1-lv2', '_kernel_device': '/dev/dm-5', '_raw_kernel_device': '/dev/dm-5'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:2 Friday 15 December 2023 04:26:30 +0000 (0:00:00.020) 0:02:08.703 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:19 Friday 15 December 2023 04:26:30 +0000 (0:00:00.025) 0:02:08.729 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:7 Friday 15 December 2023 04:26:30 +0000 (0:00:00.046) 0:02:08.775 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:11 Friday 15 December 2023 04:26:30 +0000 (0:00:00.019) 0:02:08.795 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 1016730, "block_size": 4096, "block_total": 1032192, "block_used": 15462, "device": "/dev/mapper/vg1-lv2", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "28704111-b223-48c6-aa2a-b55cc4148f9c" } ], "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/vg1-lv2", "fstype": "xfs", "inode_available": 2097149, "inode_total": 2097152, "inode_used": 3, "mount": "/opt/test2", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 4164526080, "size_total": 4227858432, "uuid": "28704111-b223-48c6-aa2a-b55cc4148f9c" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:21 Friday 15 December 2023 04:26:30 +0000 (0:00:00.031) 0:02:08.826 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:30 Friday 15 December 2023 04:26:30 +0000 (0:00:00.012) 0:02:08.838 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:41 Friday 15 December 2023 04:26:30 +0000 (0:00:00.025) 0:02:08.864 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:48 Friday 15 December 2023 04:26:30 +0000 (0:00:00.023) 0:02:08.888 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:54 Friday 15 December 2023 04:26:30 +0000 (0:00:00.013) 0:02:08.901 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:60 Friday 15 December 2023 04:26:30 +0000 (0:00:00.011) 0:02:08.913 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:69 Friday 15 December 2023 04:26:30 +0000 (0:00:00.012) 0:02:08.926 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:80 Friday 15 December 2023 04:26:30 +0000 (0:00:00.024) 0:02:08.950 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:86 Friday 15 December 2023 04:26:30 +0000 (0:00:00.012) 0:02:08.962 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:92 Friday 15 December 2023 04:26:30 +0000 (0:00:00.011) 0:02:08.974 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:102 Friday 15 December 2023 04:26:30 +0000 (0:00:00.013) 0:02:08.987 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:2 Friday 15 December 2023 04:26:30 +0000 (0:00:00.013) 0:02:09.000 ******* 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/vg1-lv2 " ], "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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:17 Friday 15 December 2023 04:26:30 +0000 (0:00:00.035) 0:02:09.036 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:24 Friday 15 December 2023 04:26:30 +0000 (0:00:00.023) 0:02:09.060 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:33 Friday 15 December 2023 04:26:30 +0000 (0:00:00.023) 0:02:09.083 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:45 Friday 15 December 2023 04:26:30 +0000 (0:00:00.019) 0:02:09.103 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:3 Friday 15 December 2023 04:26:30 +0000 (0:00:00.014) 0:02:09.117 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:9 Friday 15 December 2023 04:26:30 +0000 (0:00:00.090) 0:02:09.207 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:3 Friday 15 December 2023 04:26:30 +0000 (0:00:00.024) 0:02:09.232 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614383.7641773, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702614382.403224, "dev": 5, "device_type": 64773, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 1496, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1702614382.403224, "nlink": 1, "path": "/dev/mapper/vg1-lv2", "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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:9 Friday 15 December 2023 04:26:30 +0000 (0:00:00.224) 0:02:09.456 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:16 Friday 15 December 2023 04:26:30 +0000 (0:00:00.015) 0:02:09.472 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:23 Friday 15 December 2023 04:26:30 +0000 (0:00:00.012) 0:02:09.484 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:29 Friday 15 December 2023 04:26:30 +0000 (0:00:00.016) 0:02:09.501 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:33 Friday 15 December 2023 04:26:30 +0000 (0:00:00.013) 0:02:09.515 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:38 Friday 15 December 2023 04:26:30 +0000 (0:00:00.012) 0:02:09.527 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:3 Friday 15 December 2023 04:26:30 +0000 (0:00:00.015) 0:02:09.542 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:10 Friday 15 December 2023 04:26:30 +0000 (0:00:00.012) 0:02:09.554 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:16 Friday 15 December 2023 04:26:33 +0000 (0:00:02.218) 0:02:11.773 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:22 Friday 15 December 2023 04:26:33 +0000 (0:00:00.015) 0:02:11.788 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:29 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:11.801 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:40 Friday 15 December 2023 04:26:33 +0000 (0:00:00.024) 0:02:11.825 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:46 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:11.837 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:51 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:11.850 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:63 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:11.862 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:75 Friday 15 December 2023 04:26:33 +0000 (0:00:00.013) 0:02:11.875 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:87 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:11.888 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:93 Friday 15 December 2023 04:26:33 +0000 (0:00:00.026) 0:02:11.914 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:100 Friday 15 December 2023 04:26:33 +0000 (0:00:00.024) 0:02:11.938 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:108 Friday 15 December 2023 04:26:33 +0000 (0:00:00.020) 0:02:11.959 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:116 Friday 15 December 2023 04:26:33 +0000 (0:00:00.020) 0:02:11.980 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:124 Friday 15 December 2023 04:26:33 +0000 (0:00:00.024) 0:02:12.004 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:8 Friday 15 December 2023 04:26:33 +0000 (0:00:00.013) 0:02:12.018 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:14 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:12.030 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:19 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:12.042 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:24 Friday 15 December 2023 04:26:33 +0000 (0:00:00.011) 0:02:12.054 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:29 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:12.066 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:37 Friday 15 December 2023 04:26:33 +0000 (0:00:00.014) 0:02:12.080 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:46 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:12.092 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:54 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:12.105 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:62 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:12.117 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:70 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:12.129 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:3 Friday 15 December 2023 04:26:33 +0000 (0:00:00.012) 0:02:12.141 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:11 Friday 15 December 2023 04:26:33 +0000 (0:00:00.226) 0:02:12.368 ******* ok: [sut] => { "bytes": 4294967296, "changed": false, "lvm": "4g", "parted": "4GiB", "size": "4 GiB" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:20 Friday 15 December 2023 04:26:33 +0000 (0:00:00.230) 0:02:12.598 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "4294967296" }, "changed": false } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:28 Friday 15 December 2023 04:26:34 +0000 (0:00:00.025) 0:02:12.624 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:32 Friday 15 December 2023 04:26:34 +0000 (0:00:00.016) 0:02:12.640 ******* ok: [sut] => { "bytes": 32158567628, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:46 Friday 15 December 2023 04:26:34 +0000 (0:00:00.223) 0:02:12.863 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:50 Friday 15 December 2023 04:26:34 +0000 (0:00:00.022) 0:02:12.885 ******* skipping: [sut] => { "false_condition": "'%' in storage_test_volume.size | string" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:54 Friday 15 December 2023 04:26:34 +0000 (0:00:00.027) 0:02:12.912 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:58 Friday 15 December 2023 04:26:34 +0000 (0:00:00.022) 0:02:12.934 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:67 Friday 15 December 2023 04:26:34 +0000 (0:00:00.022) 0:02:12.956 ******* ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:71 Friday 15 December 2023 04:26:34 +0000 (0:00:00.022) 0:02:12.979 ******* ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:76 Friday 15 December 2023 04:26:34 +0000 (0:00:00.218) 0:02:13.197 ******* ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:82 Friday 15 December 2023 04:26:34 +0000 (0:00:00.219) 0:02:13.416 ******* ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25726854102.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:86 Friday 15 December 2023 04:26:34 +0000 (0:00:00.032) 0:02:13.449 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool_size.bytes - _storage_test_max_thin_pool_size | int > _storage_test_default_thpool_reserve_max.bytes", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:91 Friday 15 December 2023 04:26:34 +0000 (0:00:00.023) 0:02:13.472 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool_size.bytes - _storage_test_max_thin_pool_size | int < _storage_test_default_thpool_reserve_min.bytes", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:96 Friday 15 December 2023 04:26:34 +0000 (0:00:00.027) 0:02:13.499 ******* ok: [sut] => { "bytes": 25726854102, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:101 Friday 15 December 2023 04:26:35 +0000 (0:00:00.220) 0:02:13.720 ******* ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25726854102, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:105 Friday 15 December 2023 04:26:35 +0000 (0:00:00.023) 0:02:13.743 ******* ok: [sut] => { "storage_test_volume.thin_pool_size": "" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:109 Friday 15 December 2023 04:26:35 +0000 (0:00:00.024) 0:02:13.768 ******* ok: [sut] => { "storage_test_volume.size": "4g" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:113 Friday 15 December 2023 04:26:35 +0000 (0:00:00.032) 0:02:13.800 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin_pool_size is not none", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:120 Friday 15 December 2023 04:26:35 +0000 (0:00:00.024) 0:02:13.825 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin_pool_size is not none", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:127 Friday 15 December 2023 04:26:35 +0000 (0:00:00.023) 0:02:13.848 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "4294967296" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:131 Friday 15 December 2023 04:26:35 +0000 (0:00:00.024) 0:02:13.873 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:137 Friday 15 December 2023 04:26:35 +0000 (0:00:00.021) 0:02:13.895 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.thin_pool_size is not none", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:143 Friday 15 December 2023 04:26:35 +0000 (0:00:00.023) 0:02:13.918 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:147 Friday 15 December 2023 04:26:35 +0000 (0:00:00.016) 0:02:13.934 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:151 Friday 15 December 2023 04:26:35 +0000 (0:00:00.014) 0:02:13.949 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:5 Friday 15 December 2023 04:26:35 +0000 (0:00:00.026) 0:02:13.975 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv2" ], "delta": "0:00:00.038366", "end": "2023-12-15 04:26:35.597044", "rc": 0, "start": "2023-12-15 04:26:35.558678" } STDOUT: LVM2_LV_NAME=lv2 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:13 Friday 15 December 2023 04:26:35 +0000 (0:00:00.251) 0:02:14.227 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:17 Friday 15 December 2023 04:26:35 +0000 (0:00:00.022) 0:02:14.250 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:24 Friday 15 December 2023 04:26:35 +0000 (0:00:00.024) 0:02:14.275 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:31 Friday 15 December 2023 04:26:35 +0000 (0:00:00.087) 0:02:14.362 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:37 Friday 15 December 2023 04:26:35 +0000 (0:00:00.021) 0:02:14.383 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:42 Friday 15 December 2023 04:26:35 +0000 (0:00:00.020) 0:02:14.403 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:25 Friday 15 December 2023 04:26:35 +0000 (0:00:00.020) 0:02:14.424 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:44 Friday 15 December 2023 04:26:35 +0000 (0:00:00.012) 0:02:14.436 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:54 Friday 15 December 2023 04:26:35 +0000 (0:00:00.011) 0:02:14.448 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Remove existing LV under existing thinpool] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:99 Friday 15 December 2023 04:26:35 +0000 (0:00:00.014) 0:02:14.462 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 15 December 2023 04:26:35 +0000 (0:00:00.039) 0:02:14.501 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 15 December 2023 04:26:35 +0000 (0:00:00.019) 0:02:14.521 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 15 December 2023 04:26:35 +0000 (0:00:00.023) 0:02:14.545 ******* 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 15 December 2023 04:26:35 +0000 (0:00:00.034) 0:02:14.579 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 15 December 2023 04:26:35 +0000 (0:00:00.016) 0:02:14.596 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 15 December 2023 04:26:36 +0000 (0:00:00.016) 0:02:14.612 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 15 December 2023 04:26:36 +0000 (0:00:00.015) 0:02:14.628 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 15 December 2023 04:26:36 +0000 (0:00:00.020) 0:02:14.648 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 15 December 2023 04:26:36 +0000 (0:00:00.028) 0:02:14.677 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 15 December 2023 04:26:38 +0000 (0:00:02.258) 0:02:16.935 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "type": "lvm", "volumes": [ { "mount_point": "/opt/test2", "name": "lv2", "state": "absent", "thin": true, "thin_pool_name": "tpool1" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 15 December 2023 04:26:38 +0000 (0:00:00.017) 0:02:16.953 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 15 December 2023 04:26:38 +0000 (0:00:00.021) 0:02:16.975 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 15 December 2023 04:26:42 +0000 (0:00:04.563) 0:02:21.538 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 15 December 2023 04:26:42 +0000 (0:00:00.025) 0:02:21.564 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 15 December 2023 04:26:42 +0000 (0:00:00.029) 0:02:21.593 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 15 December 2023 04:26:43 +0000 (0:00:00.022) 0:02:21.616 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 15 December 2023 04:26:43 +0000 (0:00:00.027) 0:02:21.644 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 15 December 2023 04:26:45 +0000 (0:00:02.251) 0:02:23.895 ******* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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": "running", "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 15 December 2023 04:26:47 +0000 (0:00:02.406) 0:02:26.302 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 15 December 2023 04:26:47 +0000 (0:00:00.033) 0:02:26.335 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 15 December 2023 04:26:47 +0000 (0:00:00.011) 0:02:26.347 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv2", "fs_type": null } ], "changed": true, "crypts": [], "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "absent" } ], "packages": [ "e2fsprogs", "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv2", "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": "absent", "thin": true, "thin_pool_name": "tpool1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 15 December 2023 04:26:53 +0000 (0:00:05.294) 0:02:31.642 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 15 December 2023 04:26:53 +0000 (0:00:00.021) 0:02:31.663 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 15 December 2023 04:26:53 +0000 (0:00:00.011) 0:02:31.674 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv2", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv2", "fs_type": null } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/mapper/vg1-lv1", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test2", "src": "/dev/mapper/vg1-lv2", "state": "absent" } ], "packages": [ "e2fsprogs", "lvm2", "xfsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv2", "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": "absent", "thin": true, "thin_pool_name": "tpool1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 15 December 2023 04:26:53 +0000 (0:00:00.017) 0:02:31.692 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv2", "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": "absent", "thin": true, "thin_pool_name": "tpool1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 15 December 2023 04:26:53 +0000 (0:00:00.015) 0:02:31.707 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 15 December 2023 04:26:53 +0000 (0:00:00.017) 0:02:31.725 ******* 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/vg1-lv2', '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/vg1-lv2", "state": "absent" }, "name": "/opt/test2", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv2" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 15 December 2023 04:26:53 +0000 (0:00:00.245) 0:02:31.971 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 15 December 2023 04:26:54 +0000 (0:00:00.872) 0:02:32.844 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 15 December 2023 04:26:54 +0000 (0:00:00.024) 0:02:32.868 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 15 December 2023 04:26:54 +0000 (0:00:00.024) 0:02:32.892 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 15 December 2023 04:26:55 +0000 (0:00:00.867) 0:02:33.760 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614276.1400905, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395139.1928992, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1702394668.6628993, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2644880045", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 15 December 2023 04:26:55 +0000 (0:00:00.224) 0:02:33.984 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 15 December 2023 04:26:55 +0000 (0:00:00.011) 0:02:33.996 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:114 Friday 15 December 2023 04:26:56 +0000 (0:00:00.769) 0:02:34.765 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:2 Friday 15 December 2023 04:26:56 +0000 (0:00:00.029) 0:02:34.794 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv2", "_mount_id": "/dev/mapper/vg1-lv2", "_raw_device": "/dev/mapper/vg1-lv2", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv2", "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": "absent", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": null, "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:7 Friday 15 December 2023 04:26:56 +0000 (0:00:00.024) 0:02:34.819 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:15 Friday 15 December 2023 04:26:56 +0000 (0:00:00.020) 0:02:34.839 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "3G", "type": "lvm", "uuid": "74d90fd5-274a-42af-845c-f27212913a35" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "10G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "12M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "bBimgQ-MRe8-MlK0-Wlhp-ypAU-sLjZ-nzh0LC" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "nbb21J-lpI2-THse-OjcS-phyZ-1OD9-lMZoVz" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "qqdrcf-bOG1-Vno6-k9ti-FGeE-sKmR-x2Zy3X" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "2901de93-8301-4c46-916e-b9984031cd94" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:20 Friday 15 December 2023 04:26:56 +0000 (0:00:00.224) 0:02:35.064 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003724", "end": "2023-12-15 04:26:56.648331", "rc": 0, "start": "2023-12-15 04:26:56.644607" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:24:28 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=2901de93-8301-4c46-916e-b9984031cd94 / ext4 defaults 1 1 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:25 Friday 15 December 2023 04:26:56 +0000 (0:00:00.249) 0:02:35.314 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003737", "end": "2023-12-15 04:26:56.900833", "failed_when_result": false, "rc": 0, "start": "2023-12-15 04:26:56.897096" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:34 Friday 15 December 2023 04:26:56 +0000 (0:00:00.215) 0:02:35.529 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml for sut => (item={'disks': ['sda', 'sdb', 'sdc'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'vg1', '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': 'lv2', 'raid_level': None, 'size': 4294967296, 'state': 'absent', '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': 'tpool1', 'thin_pool_size': None, 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv2', '_raw_device': '/dev/mapper/vg1-lv2', '_mount_id': '/dev/mapper/vg1-lv2'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:5 Friday 15 December 2023 04:26:56 +0000 (0:00:00.033) 0:02:35.562 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:18 Friday 15 December 2023 04:26:56 +0000 (0:00:00.013) 0:02:35.575 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.041488", "end": "2023-12-15 04:26:57.200294", "rc": 0, "start": "2023-12-15 04:26:57.158806" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:24 Friday 15 December 2023 04:26:57 +0000 (0:00:00.255) 0:02:35.831 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:32 Friday 15 December 2023 04:26:57 +0000 (0:00:00.024) 0:02:35.855 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:2 Friday 15 December 2023 04:26:57 +0000 (0:00:00.023) 0:02:35.878 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:8 Friday 15 December 2023 04:26:57 +0000 (0:00:00.028) 0:02:35.907 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:17 Friday 15 December 2023 04:26:57 +0000 (0:00:00.612) 0:02:36.519 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:22 Friday 15 December 2023 04:26:57 +0000 (0:00:00.022) 0:02:36.542 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:27 Friday 15 December 2023 04:26:57 +0000 (0:00:00.024) 0:02:36.566 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:36 Friday 15 December 2023 04:26:57 +0000 (0:00:00.023) 0:02:36.590 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:41 Friday 15 December 2023 04:26:58 +0000 (0:00:00.014) 0:02:36.605 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:46 Friday 15 December 2023 04:26:58 +0000 (0:00:00.025) 0:02:36.630 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:51 Friday 15 December 2023 04:26:58 +0000 (0:00:00.012) 0:02:36.643 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:64 Friday 15 December 2023 04:26:58 +0000 (0:00:00.025) 0:02:36.668 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:8 Friday 15 December 2023 04:26:58 +0000 (0:00:00.021) 0:02:36.690 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:14 Friday 15 December 2023 04:26:58 +0000 (0:00:00.012) 0:02:36.702 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:19 Friday 15 December 2023 04:26:58 +0000 (0:00:00.012) 0:02:36.715 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:24 Friday 15 December 2023 04:26:58 +0000 (0:00:00.012) 0:02:36.727 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:29 Friday 15 December 2023 04:26:58 +0000 (0:00:00.011) 0:02:36.739 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:37 Friday 15 December 2023 04:26:58 +0000 (0:00:00.011) 0:02:36.751 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:46 Friday 15 December 2023 04:26:58 +0000 (0:00:00.011) 0:02:36.762 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:55 Friday 15 December 2023 04:26:58 +0000 (0:00:00.011) 0:02:36.773 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:64 Friday 15 December 2023 04:26:58 +0000 (0:00:00.013) 0:02:36.787 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:74 Friday 15 December 2023 04:26:58 +0000 (0:00:00.011) 0:02:36.799 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:83 Friday 15 December 2023 04:26:58 +0000 (0:00:00.012) 0:02:36.811 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:67 Friday 15 December 2023 04:26:58 +0000 (0:00:00.012) 0:02:36.823 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml:2 Friday 15 December 2023 04:26:58 +0000 (0:00:00.024) 0:02:36.848 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv2', 'raid_level': None, 'size': 4294967296, 'state': 'absent', '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': 'tpool1', 'thin_pool_size': None, 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv2', '_raw_device': '/dev/mapper/vg1-lv2', '_mount_id': '/dev/mapper/vg1-lv2'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:8 Friday 15 December 2023 04:26:58 +0000 (0:00:00.023) 0:02:36.871 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:16 Friday 15 December 2023 04:26:58 +0000 (0:00:00.015) 0:02:36.886 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:20 Friday 15 December 2023 04:26:58 +0000 (0:00:00.015) 0:02:36.901 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:27 Friday 15 December 2023 04:26:58 +0000 (0:00:00.016) 0:02:36.918 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:31 Friday 15 December 2023 04:26:58 +0000 (0:00:00.015) 0:02:36.934 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:37 Friday 15 December 2023 04:26:58 +0000 (0:00:00.014) 0:02:36.948 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:42 Friday 15 December 2023 04:26:58 +0000 (0:00:00.014) 0:02:36.963 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:70 Friday 15 December 2023 04:26:58 +0000 (0:00:00.014) 0:02:36.978 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml:2 Friday 15 December 2023 04:26:58 +0000 (0:00:00.025) 0:02:37.003 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv2', 'raid_level': None, 'size': 4294967296, 'state': 'absent', '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': 'tpool1', 'thin_pool_size': None, 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv2', '_raw_device': '/dev/mapper/vg1-lv2', '_mount_id': '/dev/mapper/vg1-lv2'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:8 Friday 15 December 2023 04:26:58 +0000 (0:00:00.023) 0:02:37.026 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:16 Friday 15 December 2023 04:26:58 +0000 (0:00:00.013) 0:02:37.040 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:22 Friday 15 December 2023 04:26:58 +0000 (0:00:00.013) 0:02:37.053 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_thin_volume.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:26 Friday 15 December 2023 04:26:58 +0000 (0:00:00.013) 0:02:37.067 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:73 Friday 15 December 2023 04:26:58 +0000 (0:00:00.013) 0:02:37.080 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:5 Friday 15 December 2023 04:26:58 +0000 (0:00:00.025) 0:02:37.105 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:10 Friday 15 December 2023 04:26:58 +0000 (0:00:00.022) 0:02:37.128 ******* skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "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] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:17 Friday 15 December 2023 04:26:58 +0000 (0:00:00.018) 0:02:37.146 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdb1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdc1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:26:58 +0000 (0:00:00.026) 0:02:37.172 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:26:58 +0000 (0:00:00.024) 0:02:37.196 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:26:58 +0000 (0:00:00.023) 0:02:37.220 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:26:58 +0000 (0:00:00.021) 0:02:37.242 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:26:58 +0000 (0:00:00.092) 0:02:37.334 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:26:58 +0000 (0:00:00.022) 0:02:37.357 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:26:58 +0000 (0:00:00.013) 0:02:37.370 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:26:58 +0000 (0:00:00.025) 0:02:37.395 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:26:58 +0000 (0:00:00.024) 0:02:37.419 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:26:58 +0000 (0:00:00.020) 0:02:37.440 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:26:58 +0000 (0:00:00.024) 0:02:37.465 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:26:58 +0000 (0:00:00.020) 0:02:37.486 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:26:58 +0000 (0:00:00.013) 0:02:37.499 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:26:58 +0000 (0:00:00.024) 0:02:37.524 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:26:58 +0000 (0:00:00.024) 0:02:37.548 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:26:58 +0000 (0:00:00.020) 0:02:37.569 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:26:58 +0000 (0:00:00.024) 0:02:37.593 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:26:59 +0000 (0:00:00.021) 0:02:37.615 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:24 Friday 15 December 2023 04:26:59 +0000 (0:00:00.013) 0:02:37.628 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:76 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:37.640 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml:2 Friday 15 December 2023 04:26:59 +0000 (0:00:00.027) 0:02:37.668 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv2', 'raid_level': None, 'size': 4294967296, 'state': 'absent', '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': 'tpool1', 'thin_pool_size': None, 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv2', '_raw_device': '/dev/mapper/vg1-lv2', '_mount_id': '/dev/mapper/vg1-lv2'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:8 Friday 15 December 2023 04:26:59 +0000 (0:00:00.022) 0:02:37.691 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:15 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:37.703 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:21 Friday 15 December 2023 04:26:59 +0000 (0:00:00.011) 0:02:37.715 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:27 Friday 15 December 2023 04:26:59 +0000 (0:00:00.013) 0:02:37.728 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:34 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:37.741 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:40 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:37.753 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:46 Friday 15 December 2023 04:26:59 +0000 (0:00:00.011) 0:02:37.764 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:79 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:37.777 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml:3 Friday 15 December 2023 04:26:59 +0000 (0:00:00.011) 0:02:37.788 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv2', 'raid_level': None, 'size': 4294967296, 'state': 'absent', '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': 'tpool1', 'thin_pool_size': None, 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv2', '_raw_device': '/dev/mapper/vg1-lv2', '_mount_id': '/dev/mapper/vg1-lv2'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:2 Friday 15 December 2023 04:26:59 +0000 (0:00:00.021) 0:02:37.810 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:19 Friday 15 December 2023 04:26:59 +0000 (0:00:00.023) 0:02:37.834 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:7 Friday 15 December 2023 04:26:59 +0000 (0:00:00.046) 0:02:37.881 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv2" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:11 Friday 15 December 2023 04:26:59 +0000 (0:00:00.019) 0:02:37.900 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:21 Friday 15 December 2023 04:26:59 +0000 (0:00:00.029) 0:02:37.929 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:30 Friday 15 December 2023 04:26:59 +0000 (0:00:00.011) 0:02:37.941 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:41 Friday 15 December 2023 04:26:59 +0000 (0:00:00.011) 0:02:37.953 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:48 Friday 15 December 2023 04:26:59 +0000 (0:00:00.027) 0:02:37.980 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:54 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:37.993 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:60 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:38.005 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:69 Friday 15 December 2023 04:26:59 +0000 (0:00:00.011) 0:02:38.017 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:80 Friday 15 December 2023 04:26:59 +0000 (0:00:00.020) 0:02:38.037 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:86 Friday 15 December 2023 04:26:59 +0000 (0:00:00.011) 0:02:38.049 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:92 Friday 15 December 2023 04:26:59 +0000 (0:00:00.013) 0:02:38.062 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:102 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:38.074 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:2 Friday 15 December 2023 04:26:59 +0000 (0:00:00.013) 0:02:38.088 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:17 Friday 15 December 2023 04:26:59 +0000 (0:00:00.035) 0:02:38.123 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:24 Friday 15 December 2023 04:26:59 +0000 (0:00:00.019) 0:02:38.142 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:33 Friday 15 December 2023 04:26:59 +0000 (0:00:00.023) 0:02:38.165 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:45 Friday 15 December 2023 04:26:59 +0000 (0:00:00.024) 0:02:38.190 ******* ok: [sut] => { "ansible_facts": { "storage_test_fstab_expected_id_matches": null, "storage_test_fstab_expected_mount_options_matches": null, "storage_test_fstab_expected_mount_point_matches": null, "storage_test_fstab_id_matches": null, "storage_test_fstab_mount_options_matches": null, "storage_test_fstab_mount_point_matches": null }, "changed": false } TASK [Verify fs type] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:3 Friday 15 December 2023 04:26:59 +0000 (0:00:00.013) 0:02:38.203 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:9 Friday 15 December 2023 04:26:59 +0000 (0:00:00.011) 0:02:38.215 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:3 Friday 15 December 2023 04:26:59 +0000 (0:00:00.019) 0:02:38.234 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:9 Friday 15 December 2023 04:26:59 +0000 (0:00:00.211) 0:02:38.445 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:16 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:38.458 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:23 Friday 15 December 2023 04:26:59 +0000 (0:00:00.017) 0:02:38.475 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:29 Friday 15 December 2023 04:26:59 +0000 (0:00:00.011) 0:02:38.487 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:33 Friday 15 December 2023 04:26:59 +0000 (0:00:00.014) 0:02:38.502 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:38 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:38.514 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:3 Friday 15 December 2023 04:26:59 +0000 (0:00:00.012) 0:02:38.526 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:10 Friday 15 December 2023 04:26:59 +0000 (0:00:00.011) 0:02:38.538 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:16 Friday 15 December 2023 04:27:02 +0000 (0:00:02.347) 0:02:40.886 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:22 Friday 15 December 2023 04:27:02 +0000 (0:00:00.031) 0:02:40.917 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:29 Friday 15 December 2023 04:27:02 +0000 (0:00:00.015) 0:02:40.932 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:40 Friday 15 December 2023 04:27:02 +0000 (0:00:00.014) 0:02:40.947 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:46 Friday 15 December 2023 04:27:02 +0000 (0:00:00.020) 0:02:40.968 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:51 Friday 15 December 2023 04:27:02 +0000 (0:00:00.014) 0:02:40.982 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:63 Friday 15 December 2023 04:27:02 +0000 (0:00:00.016) 0:02:40.998 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:75 Friday 15 December 2023 04:27:02 +0000 (0:00:00.012) 0:02:41.011 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:87 Friday 15 December 2023 04:27:02 +0000 (0:00:00.016) 0:02:41.027 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:93 Friday 15 December 2023 04:27:02 +0000 (0:00:00.033) 0:02:41.060 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:100 Friday 15 December 2023 04:27:02 +0000 (0:00:00.026) 0:02:41.087 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:108 Friday 15 December 2023 04:27:02 +0000 (0:00:00.023) 0:02:41.111 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:116 Friday 15 December 2023 04:27:02 +0000 (0:00:00.028) 0:02:41.139 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:124 Friday 15 December 2023 04:27:02 +0000 (0:00:00.024) 0:02:41.164 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:8 Friday 15 December 2023 04:27:02 +0000 (0:00:00.021) 0:02:41.185 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:14 Friday 15 December 2023 04:27:02 +0000 (0:00:00.014) 0:02:41.199 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:19 Friday 15 December 2023 04:27:02 +0000 (0:00:00.020) 0:02:41.220 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:24 Friday 15 December 2023 04:27:02 +0000 (0:00:00.029) 0:02:41.250 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:29 Friday 15 December 2023 04:27:02 +0000 (0:00:00.018) 0:02:41.268 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:37 Friday 15 December 2023 04:27:02 +0000 (0:00:00.023) 0:02:41.291 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:46 Friday 15 December 2023 04:27:02 +0000 (0:00:00.015) 0:02:41.307 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:54 Friday 15 December 2023 04:27:02 +0000 (0:00:00.015) 0:02:41.322 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:62 Friday 15 December 2023 04:27:02 +0000 (0:00:00.034) 0:02:41.357 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:70 Friday 15 December 2023 04:27:02 +0000 (0:00:00.022) 0:02:41.380 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:3 Friday 15 December 2023 04:27:02 +0000 (0:00:00.030) 0:02:41.410 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:11 Friday 15 December 2023 04:27:02 +0000 (0:00:00.041) 0:02:41.452 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:20 Friday 15 December 2023 04:27:02 +0000 (0:00:00.022) 0:02:41.474 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:28 Friday 15 December 2023 04:27:02 +0000 (0:00:00.033) 0:02:41.507 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:32 Friday 15 December 2023 04:27:02 +0000 (0:00:00.015) 0:02:41.522 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:46 Friday 15 December 2023 04:27:02 +0000 (0:00:00.026) 0:02:41.549 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:50 Friday 15 December 2023 04:27:02 +0000 (0:00:00.027) 0:02:41.577 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:54 Friday 15 December 2023 04:27:02 +0000 (0:00:00.024) 0:02:41.602 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:58 Friday 15 December 2023 04:27:03 +0000 (0:00:00.039) 0:02:41.642 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:67 Friday 15 December 2023 04:27:03 +0000 (0:00:00.029) 0:02:41.672 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:71 Friday 15 December 2023 04:27:03 +0000 (0:00:00.045) 0:02:41.717 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:76 Friday 15 December 2023 04:27:03 +0000 (0:00:00.045) 0:02:41.762 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:82 Friday 15 December 2023 04:27:03 +0000 (0:00:00.028) 0:02:41.790 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:86 Friday 15 December 2023 04:27:03 +0000 (0:00:00.047) 0:02:41.838 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:91 Friday 15 December 2023 04:27:03 +0000 (0:00:00.023) 0:02:41.862 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:96 Friday 15 December 2023 04:27:03 +0000 (0:00:00.027) 0:02:41.889 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:101 Friday 15 December 2023 04:27:03 +0000 (0:00:00.029) 0:02:41.919 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:105 Friday 15 December 2023 04:27:03 +0000 (0:00:00.040) 0:02:41.959 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:109 Friday 15 December 2023 04:27:03 +0000 (0:00:00.025) 0:02:41.985 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:113 Friday 15 December 2023 04:27:03 +0000 (0:00:00.028) 0:02:42.014 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:120 Friday 15 December 2023 04:27:03 +0000 (0:00:00.029) 0:02:42.043 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:127 Friday 15 December 2023 04:27:03 +0000 (0:00:00.026) 0:02:42.070 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:131 Friday 15 December 2023 04:27:03 +0000 (0:00:00.035) 0:02:42.106 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:137 Friday 15 December 2023 04:27:03 +0000 (0:00:00.027) 0:02:42.133 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:143 Friday 15 December 2023 04:27:03 +0000 (0:00:00.032) 0:02:42.166 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:147 Friday 15 December 2023 04:27:03 +0000 (0:00:00.024) 0:02:42.190 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:151 Friday 15 December 2023 04:27:03 +0000 (0:00:00.015) 0:02:42.206 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:5 Friday 15 December 2023 04:27:03 +0000 (0:00:00.026) 0:02:42.232 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:13 Friday 15 December 2023 04:27:03 +0000 (0:00:00.014) 0:02:42.247 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:17 Friday 15 December 2023 04:27:03 +0000 (0:00:00.014) 0:02:42.261 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.type == 'lvm' and _storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:24 Friday 15 December 2023 04:27:03 +0000 (0:00:00.017) 0:02:42.279 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:31 Friday 15 December 2023 04:27:03 +0000 (0:00:00.015) 0:02:42.294 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:37 Friday 15 December 2023 04:27:03 +0000 (0:00:00.017) 0:02:42.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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:42 Friday 15 December 2023 04:27:03 +0000 (0:00:00.012) 0:02:42.324 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:25 Friday 15 December 2023 04:27:03 +0000 (0:00:00.013) 0:02:42.337 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:44 Friday 15 December 2023 04:27:03 +0000 (0:00:00.014) 0:02:42.352 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:54 Friday 15 December 2023 04:27:03 +0000 (0:00:00.014) 0:02:42.367 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:117 Friday 15 December 2023 04:27:03 +0000 (0:00:00.015) 0:02:42.382 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 15 December 2023 04:27:03 +0000 (0:00:00.048) 0:02:42.431 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 15 December 2023 04:27:03 +0000 (0:00:00.070) 0:02:42.502 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 15 December 2023 04:27:03 +0000 (0:00:00.025) 0:02:42.527 ******* 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 15 December 2023 04:27:03 +0000 (0:00:00.031) 0:02:42.559 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 15 December 2023 04:27:03 +0000 (0:00:00.016) 0:02:42.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 15 December 2023 04:27:03 +0000 (0:00:00.017) 0:02:42.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 15 December 2023 04:27:04 +0000 (0:00:00.015) 0:02:42.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 15 December 2023 04:27:04 +0000 (0:00:00.015) 0:02:42.623 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 15 December 2023 04:27:04 +0000 (0:00:00.029) 0:02:42.653 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 15 December 2023 04:27:06 +0000 (0:00:02.245) 0:02:44.898 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 15 December 2023 04:27:06 +0000 (0:00:00.017) 0:02:44.916 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 15 December 2023 04:27:06 +0000 (0:00:00.015) 0:02:44.932 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 15 December 2023 04:27:10 +0000 (0:00:04.206) 0:02:49.138 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 15 December 2023 04:27:10 +0000 (0:00:00.026) 0:02:49.164 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 15 December 2023 04:27:10 +0000 (0:00:00.028) 0:02:49.192 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 15 December 2023 04:27:10 +0000 (0:00:00.021) 0:02:49.214 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 15 December 2023 04:27:10 +0000 (0:00:00.031) 0:02:49.246 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 15 December 2023 04:27:12 +0000 (0:00:02.234) 0:02:51.480 ******* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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": "running", "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 15 December 2023 04:27:15 +0000 (0:00:02.347) 0:02:53.828 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 15 December 2023 04:27:15 +0000 (0:00:00.033) 0:02:53.861 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 15 December 2023 04:27:15 +0000 (0:00:00.011) 0:02:53.873 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 15 December 2023 04:27:21 +0000 (0:00:06.251) 0:03:00.125 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 15 December 2023 04:27:21 +0000 (0:00:00.024) 0:03:00.149 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 15 December 2023 04:27:21 +0000 (0:00:00.011) 0:03:00.161 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 15 December 2023 04:27:21 +0000 (0:00:00.018) 0:03:00.179 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 15 December 2023 04:27:21 +0000 (0:00:00.016) 0:03:00.196 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 15 December 2023 04:27:21 +0000 (0:00:00.014) 0:03:00.211 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 15 December 2023 04:27:21 +0000 (0:00:00.023) 0:03:00.235 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 15 December 2023 04:27:21 +0000 (0:00:00.014) 0:03:00.249 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 15 December 2023 04:27:21 +0000 (0:00:00.022) 0:03:00.272 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 15 December 2023 04:27:21 +0000 (0:00:00.022) 0:03:00.294 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 15 December 2023 04:27:21 +0000 (0:00:00.012) 0:03:00.307 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614276.1400905, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395139.1928992, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1702394668.6628993, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2644880045", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 15 December 2023 04:27:21 +0000 (0:00:00.226) 0:03:00.533 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 15 December 2023 04:27:21 +0000 (0:00:00.013) 0:03:00.547 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:134 Friday 15 December 2023 04:27:22 +0000 (0:00:00.742) 0:03:01.289 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:2 Friday 15 December 2023 04:27:22 +0000 (0:00:00.032) 0:03:01.322 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:7 Friday 15 December 2023 04:27:22 +0000 (0:00:00.025) 0:03:01.347 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:15 Friday 15 December 2023 04:27:22 +0000 (0:00:00.020) 0:03:01.368 ******* ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "2901de93-8301-4c46-916e-b9984031cd94" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:20 Friday 15 December 2023 04:27:22 +0000 (0:00:00.216) 0:03:01.585 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003949", "end": "2023-12-15 04:27:23.167733", "rc": 0, "start": "2023-12-15 04:27:23.163784" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:24:28 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=2901de93-8301-4c46-916e-b9984031cd94 / ext4 defaults 1 1 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:25 Friday 15 December 2023 04:27:23 +0000 (0:00:00.210) 0:03:01.795 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003723", "end": "2023-12-15 04:27:23.379327", "failed_when_result": false, "rc": 0, "start": "2023-12-15 04:27:23.375604" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:34 Friday 15 December 2023 04:27:23 +0000 (0:00:00.211) 0:03:02.007 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml for sut => (item={'disks': ['sda', 'sdb', 'sdc'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'vg1', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'absent', '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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:5 Friday 15 December 2023 04:27:23 +0000 (0:00:00.036) 0:03:02.044 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:18 Friday 15 December 2023 04:27:23 +0000 (0:00:00.011) 0:03:02.055 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:24 Friday 15 December 2023 04:27:23 +0000 (0:00:00.011) 0:03:02.067 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:32 Friday 15 December 2023 04:27:23 +0000 (0:00:00.011) 0:03:02.078 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:2 Friday 15 December 2023 04:27:23 +0000 (0:00:00.024) 0:03:02.102 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:8 Friday 15 December 2023 04:27:23 +0000 (0:00:00.028) 0:03:02.131 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:17 Friday 15 December 2023 04:27:23 +0000 (0:00:00.010) 0:03:02.142 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:22 Friday 15 December 2023 04:27:23 +0000 (0:00:00.022) 0:03:02.164 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:27 Friday 15 December 2023 04:27:23 +0000 (0:00:00.024) 0:03:02.189 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:36 Friday 15 December 2023 04:27:23 +0000 (0:00:00.023) 0:03:02.212 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:41 Friday 15 December 2023 04:27:23 +0000 (0:00:00.055) 0:03:02.267 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:46 Friday 15 December 2023 04:27:23 +0000 (0:00:00.024) 0:03:02.291 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:51 Friday 15 December 2023 04:27:23 +0000 (0:00:00.011) 0:03:02.303 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:64 Friday 15 December 2023 04:27:23 +0000 (0:00:00.010) 0:03:02.314 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:8 Friday 15 December 2023 04:27:23 +0000 (0:00:00.022) 0:03:02.336 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:14 Friday 15 December 2023 04:27:23 +0000 (0:00:00.013) 0:03:02.350 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:19 Friday 15 December 2023 04:27:23 +0000 (0:00:00.011) 0:03:02.361 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:24 Friday 15 December 2023 04:27:23 +0000 (0:00:00.011) 0:03:02.372 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:29 Friday 15 December 2023 04:27:23 +0000 (0:00:00.011) 0:03:02.384 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:37 Friday 15 December 2023 04:27:23 +0000 (0:00:00.016) 0:03:02.401 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:46 Friday 15 December 2023 04:27:23 +0000 (0:00:00.013) 0:03:02.414 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:55 Friday 15 December 2023 04:27:23 +0000 (0:00:00.013) 0:03:02.428 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:64 Friday 15 December 2023 04:27:23 +0000 (0:00:00.011) 0:03:02.440 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:74 Friday 15 December 2023 04:27:23 +0000 (0:00:00.012) 0:03:02.453 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:83 Friday 15 December 2023 04:27:23 +0000 (0:00:00.012) 0:03:02.465 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:67 Friday 15 December 2023 04:27:23 +0000 (0:00:00.013) 0:03:02.478 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml:2 Friday 15 December 2023 04:27:23 +0000 (0:00:00.025) 0:03:02.503 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:8 Friday 15 December 2023 04:27:23 +0000 (0:00:00.021) 0:03:02.525 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:16 Friday 15 December 2023 04:27:23 +0000 (0:00:00.016) 0:03:02.542 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:20 Friday 15 December 2023 04:27:23 +0000 (0:00:00.014) 0:03:02.556 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:27 Friday 15 December 2023 04:27:23 +0000 (0:00:00.015) 0:03:02.572 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:31 Friday 15 December 2023 04:27:23 +0000 (0:00:00.015) 0:03:02.587 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:37 Friday 15 December 2023 04:27:23 +0000 (0:00:00.014) 0:03:02.601 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:42 Friday 15 December 2023 04:27:24 +0000 (0:00:00.013) 0:03:02.615 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:70 Friday 15 December 2023 04:27:24 +0000 (0:00:00.014) 0:03:02.629 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml:2 Friday 15 December 2023 04:27:24 +0000 (0:00:00.024) 0:03:02.653 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:8 Friday 15 December 2023 04:27:24 +0000 (0:00:00.021) 0:03:02.674 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:16 Friday 15 December 2023 04:27:24 +0000 (0:00:00.011) 0:03:02.686 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:22 Friday 15 December 2023 04:27:24 +0000 (0:00:00.011) 0:03:02.698 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:26 Friday 15 December 2023 04:27:24 +0000 (0:00:00.012) 0:03:02.710 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:73 Friday 15 December 2023 04:27:24 +0000 (0:00:00.015) 0:03:02.726 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:5 Friday 15 December 2023 04:27:24 +0000 (0:00:00.029) 0:03:02.755 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:10 Friday 15 December 2023 04:27:24 +0000 (0:00:00.021) 0:03:02.776 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:17 Friday 15 December 2023 04:27:24 +0000 (0:00:00.009) 0:03:02.786 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:24 Friday 15 December 2023 04:27:24 +0000 (0:00:00.009) 0:03:02.796 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:76 Friday 15 December 2023 04:27:24 +0000 (0:00:00.013) 0:03:02.809 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml:2 Friday 15 December 2023 04:27:24 +0000 (0:00:00.024) 0:03:02.834 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:8 Friday 15 December 2023 04:27:24 +0000 (0:00:00.022) 0:03:02.856 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:15 Friday 15 December 2023 04:27:24 +0000 (0:00:00.014) 0:03:02.870 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:21 Friday 15 December 2023 04:27:24 +0000 (0:00:00.012) 0:03:02.883 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:27 Friday 15 December 2023 04:27:24 +0000 (0:00:00.012) 0:03:02.896 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:34 Friday 15 December 2023 04:27:24 +0000 (0:00:00.011) 0:03:02.907 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:40 Friday 15 December 2023 04:27:24 +0000 (0:00:00.011) 0:03:02.919 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:46 Friday 15 December 2023 04:27:24 +0000 (0:00:00.011) 0:03:02.930 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:79 Friday 15 December 2023 04:27:24 +0000 (0:00:00.012) 0:03:02.943 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml:3 Friday 15 December 2023 04:27:24 +0000 (0:00:00.011) 0:03:02.954 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:2 Friday 15 December 2023 04:27:24 +0000 (0:00:00.018) 0:03:02.973 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:19 Friday 15 December 2023 04:27:24 +0000 (0:00:00.022) 0:03:02.996 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:7 Friday 15 December 2023 04:27:24 +0000 (0:00:00.046) 0:03:03.042 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:11 Friday 15 December 2023 04:27:24 +0000 (0:00:00.018) 0:03:03.060 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:21 Friday 15 December 2023 04:27:24 +0000 (0:00:00.028) 0:03:03.088 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:30 Friday 15 December 2023 04:27:24 +0000 (0:00:00.014) 0:03:03.103 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:41 Friday 15 December 2023 04:27:24 +0000 (0:00:00.011) 0:03:03.114 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:48 Friday 15 December 2023 04:27:24 +0000 (0:00:00.023) 0:03:03.138 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:54 Friday 15 December 2023 04:27:24 +0000 (0:00:00.012) 0:03:03.150 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:60 Friday 15 December 2023 04:27:24 +0000 (0:00:00.013) 0:03:03.164 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:69 Friday 15 December 2023 04:27:24 +0000 (0:00:00.013) 0:03:03.177 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:80 Friday 15 December 2023 04:27:24 +0000 (0:00:00.064) 0:03:03.241 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:86 Friday 15 December 2023 04:27:24 +0000 (0:00:00.012) 0:03:03.254 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:92 Friday 15 December 2023 04:27:24 +0000 (0:00:00.011) 0:03:03.265 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:102 Friday 15 December 2023 04:27:24 +0000 (0:00:00.011) 0:03:03.277 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:2 Friday 15 December 2023 04:27:24 +0000 (0:00:00.012) 0:03:03.289 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:17 Friday 15 December 2023 04:27:24 +0000 (0:00:00.035) 0:03:03.325 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:24 Friday 15 December 2023 04:27:24 +0000 (0:00:00.020) 0:03:03.345 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:33 Friday 15 December 2023 04:27:24 +0000 (0:00:00.023) 0:03:03.369 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:45 Friday 15 December 2023 04:27:24 +0000 (0:00:00.019) 0:03:03.388 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:3 Friday 15 December 2023 04:27:24 +0000 (0:00:00.014) 0:03:03.402 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:9 Friday 15 December 2023 04:27:24 +0000 (0:00:00.011) 0:03:03.414 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:3 Friday 15 December 2023 04:27:24 +0000 (0:00:00.019) 0:03:03.433 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:9 Friday 15 December 2023 04:27:25 +0000 (0:00:00.214) 0:03:03.648 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:16 Friday 15 December 2023 04:27:25 +0000 (0:00:00.011) 0:03:03.660 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:23 Friday 15 December 2023 04:27:25 +0000 (0:00:00.014) 0:03:03.674 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:29 Friday 15 December 2023 04:27:25 +0000 (0:00:00.010) 0:03:03.685 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:33 Friday 15 December 2023 04:27:25 +0000 (0:00:00.012) 0:03:03.698 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:38 Friday 15 December 2023 04:27:25 +0000 (0:00:00.011) 0:03:03.709 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:3 Friday 15 December 2023 04:27:25 +0000 (0:00:00.012) 0:03:03.722 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:10 Friday 15 December 2023 04:27:25 +0000 (0:00:00.011) 0:03:03.733 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:16 Friday 15 December 2023 04:27:27 +0000 (0:00:02.240) 0:03:05.973 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:22 Friday 15 December 2023 04:27:27 +0000 (0:00:00.012) 0:03:05.986 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:29 Friday 15 December 2023 04:27:27 +0000 (0:00:00.013) 0:03:05.999 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:40 Friday 15 December 2023 04:27:27 +0000 (0:00:00.012) 0:03:06.012 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:46 Friday 15 December 2023 04:27:27 +0000 (0:00:00.013) 0:03:06.025 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:51 Friday 15 December 2023 04:27:27 +0000 (0:00:00.012) 0:03:06.038 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:63 Friday 15 December 2023 04:27:27 +0000 (0:00:00.012) 0:03:06.051 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:75 Friday 15 December 2023 04:27:27 +0000 (0:00:00.015) 0:03:06.066 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:87 Friday 15 December 2023 04:27:27 +0000 (0:00:00.011) 0:03:06.078 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:93 Friday 15 December 2023 04:27:27 +0000 (0:00:00.025) 0:03:06.103 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:100 Friday 15 December 2023 04:27:27 +0000 (0:00:00.025) 0:03:06.129 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:108 Friday 15 December 2023 04:27:27 +0000 (0:00:00.022) 0:03:06.152 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:116 Friday 15 December 2023 04:27:27 +0000 (0:00:00.021) 0:03:06.173 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:124 Friday 15 December 2023 04:27:27 +0000 (0:00:00.020) 0:03:06.194 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:8 Friday 15 December 2023 04:27:27 +0000 (0:00:00.015) 0:03:06.210 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:14 Friday 15 December 2023 04:27:27 +0000 (0:00:00.012) 0:03:06.223 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:19 Friday 15 December 2023 04:27:27 +0000 (0:00:00.015) 0:03:06.238 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:24 Friday 15 December 2023 04:27:27 +0000 (0:00:00.011) 0:03:06.250 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:29 Friday 15 December 2023 04:27:27 +0000 (0:00:00.012) 0:03:06.262 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:37 Friday 15 December 2023 04:27:27 +0000 (0:00:00.013) 0:03:06.275 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:46 Friday 15 December 2023 04:27:27 +0000 (0:00:00.011) 0:03:06.287 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:54 Friday 15 December 2023 04:27:27 +0000 (0:00:00.011) 0:03:06.299 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:62 Friday 15 December 2023 04:27:27 +0000 (0:00:00.013) 0:03:06.312 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:70 Friday 15 December 2023 04:27:27 +0000 (0:00:00.011) 0:03:06.324 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:3 Friday 15 December 2023 04:27:27 +0000 (0:00:00.012) 0:03:06.336 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:11 Friday 15 December 2023 04:27:27 +0000 (0:00:00.020) 0:03:06.356 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:20 Friday 15 December 2023 04:27:27 +0000 (0:00:00.019) 0:03:06.376 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:28 Friday 15 December 2023 04:27:27 +0000 (0:00:00.019) 0:03:06.396 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:32 Friday 15 December 2023 04:27:27 +0000 (0:00:00.015) 0:03:06.412 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:46 Friday 15 December 2023 04:27:27 +0000 (0:00:00.023) 0:03:06.435 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:50 Friday 15 December 2023 04:27:27 +0000 (0:00:00.019) 0:03:06.455 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:54 Friday 15 December 2023 04:27:27 +0000 (0:00:00.020) 0:03:06.476 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:58 Friday 15 December 2023 04:27:27 +0000 (0:00:00.019) 0:03:06.496 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:67 Friday 15 December 2023 04:27:27 +0000 (0:00:00.019) 0:03:06.515 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:71 Friday 15 December 2023 04:27:27 +0000 (0:00:00.022) 0:03:06.538 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:76 Friday 15 December 2023 04:27:27 +0000 (0:00:00.021) 0:03:06.559 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:82 Friday 15 December 2023 04:27:27 +0000 (0:00:00.020) 0:03:06.580 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:86 Friday 15 December 2023 04:27:27 +0000 (0:00:00.019) 0:03:06.600 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:91 Friday 15 December 2023 04:27:28 +0000 (0:00:00.021) 0:03:06.621 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:96 Friday 15 December 2023 04:27:28 +0000 (0:00:00.019) 0:03:06.641 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:101 Friday 15 December 2023 04:27:28 +0000 (0:00:00.021) 0:03:06.662 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:105 Friday 15 December 2023 04:27:28 +0000 (0:00:00.019) 0:03:06.682 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:109 Friday 15 December 2023 04:27:28 +0000 (0:00:00.019) 0:03:06.702 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:113 Friday 15 December 2023 04:27:28 +0000 (0:00:00.019) 0:03:06.721 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:120 Friday 15 December 2023 04:27:28 +0000 (0:00:00.019) 0:03:06.740 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:127 Friday 15 December 2023 04:27:28 +0000 (0:00:00.020) 0:03:06.761 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:131 Friday 15 December 2023 04:27:28 +0000 (0:00:00.024) 0:03:06.785 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:137 Friday 15 December 2023 04:27:28 +0000 (0:00:00.021) 0:03:06.807 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:143 Friday 15 December 2023 04:27:28 +0000 (0:00:00.021) 0:03:06.829 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:147 Friday 15 December 2023 04:27:28 +0000 (0:00:00.014) 0:03:06.843 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:151 Friday 15 December 2023 04:27:28 +0000 (0:00:00.013) 0:03:06.857 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:5 Friday 15 December 2023 04:27:28 +0000 (0:00:00.019) 0:03:06.876 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:13 Friday 15 December 2023 04:27:28 +0000 (0:00:00.013) 0:03:06.890 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:17 Friday 15 December 2023 04:27:28 +0000 (0:00:00.054) 0:03:06.944 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:24 Friday 15 December 2023 04:27:28 +0000 (0:00:00.013) 0:03:06.958 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:31 Friday 15 December 2023 04:27:28 +0000 (0:00:00.012) 0:03:06.970 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:37 Friday 15 December 2023 04:27:28 +0000 (0:00:00.011) 0:03:06.982 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:42 Friday 15 December 2023 04:27:28 +0000 (0:00:00.011) 0:03:06.993 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:25 Friday 15 December 2023 04:27:28 +0000 (0:00:00.011) 0:03:07.004 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:44 Friday 15 December 2023 04:27:28 +0000 (0:00:00.013) 0:03:07.018 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:54 Friday 15 December 2023 04:27:28 +0000 (0:00:00.009) 0:03:07.027 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Create a thinpool device using percentages] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:137 Friday 15 December 2023 04:27:28 +0000 (0:00:00.012) 0:03:07.040 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 15 December 2023 04:27:28 +0000 (0:00:00.046) 0:03:07.086 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 15 December 2023 04:27:28 +0000 (0:00:00.017) 0:03:07.104 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 15 December 2023 04:27:28 +0000 (0:00:00.023) 0:03:07.127 ******* 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 15 December 2023 04:27:28 +0000 (0:00:00.029) 0:03:07.156 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 15 December 2023 04:27:28 +0000 (0:00:00.015) 0:03:07.172 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 15 December 2023 04:27:28 +0000 (0:00:00.014) 0:03:07.186 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 15 December 2023 04:27:28 +0000 (0:00:00.013) 0:03:07.200 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 15 December 2023 04:27:28 +0000 (0:00:00.012) 0:03:07.212 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 15 December 2023 04:27:28 +0000 (0:00:00.028) 0:03:07.241 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 15 December 2023 04:27:30 +0000 (0:00:02.232) 0:03:09.473 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "state": "present", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "100%", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 15 December 2023 04:27:30 +0000 (0:00:00.016) 0:03:09.490 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 15 December 2023 04:27:30 +0000 (0:00:00.016) 0:03:09.506 ******* ok: [sut] => { "actions": [], "changed": false, "crypts": [], "leaves": [], "mounts": [], "packages": [ "lvm2" ], "pools": [], "volumes": [] } TASK [fedora.linux_system_roles.storage : Enable copr repositories if needed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 15 December 2023 04:27:32 +0000 (0:00:01.627) 0:03:11.133 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 15 December 2023 04:27:32 +0000 (0:00:00.025) 0:03:11.159 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 15 December 2023 04:27:32 +0000 (0:00:00.028) 0:03:11.187 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 15 December 2023 04:27:32 +0000 (0:00:00.021) 0:03:11.209 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 15 December 2023 04:27:32 +0000 (0:00:00.027) 0:03:11.237 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 15 December 2023 04:27:34 +0000 (0:00:02.274) 0:03:13.511 ******* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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": "running", "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 15 December 2023 04:27:37 +0000 (0:00:02.381) 0:03:15.893 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 15 December 2023 04:27:37 +0000 (0:00:00.034) 0:03:15.927 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 15 December 2023 04:27:37 +0000 (0:00:00.011) 0:03:15.939 ******* changed: [sut] => { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "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": "lv1", "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": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 15 December 2023 04:27:43 +0000 (0:00:05.852) 0:03:21.792 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 15 December 2023 04:27:43 +0000 (0:00:00.020) 0:03:21.813 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 15 December 2023 04:27:43 +0000 (0:00:00.011) 0:03:21.824 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "create format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdc1", "fs_type": null }, { "action": "create format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sdb", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sdb1", "fs_type": null }, { "action": "create format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "create format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "create device", "device": "/dev/sda1", "fs_type": null }, { "action": "create format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "create device", "device": "/dev/vg1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "create device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "create format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0", "/dev/mapper/vg1-lv1" ], "mounts": [ { "dump": 0, "fstype": "xfs", "group": null, "mode": null, "opts": "defaults", "owner": null, "passno": 0, "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "mounted" } ], "packages": [ "lvm2", "xfsprogs", "e2fsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "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": "lv1", "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": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 15 December 2023 04:27:43 +0000 (0:00:00.017) 0:03:21.842 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "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": "lv1", "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": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 15 December 2023 04:27:43 +0000 (0:00:00.015) 0:03:21.858 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 15 December 2023 04:27:43 +0000 (0:00:00.014) 0:03:21.873 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 15 December 2023 04:27:43 +0000 (0:00:00.024) 0:03:21.897 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 15 December 2023 04:27:44 +0000 (0:00:00.863) 0:03:22.760 ******* 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/vg1-lv1', '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/vg1-lv1", "state": "mounted" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [fedora.linux_system_roles.storage : Manage mount ownership/permissions] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 15 December 2023 04:27:44 +0000 (0:00:00.258) 0:03:23.019 ******* skipping: [sut] => (item={'src': '/dev/mapper/vg1-lv1', '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/vg1-lv1", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 15 December 2023 04:27:44 +0000 (0:00:00.027) 0:03:23.047 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 15 December 2023 04:27:45 +0000 (0:00:00.872) 0:03:23.919 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614276.1400905, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395139.1928992, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1702394668.6628993, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2644880045", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 15 December 2023 04:27:45 +0000 (0:00:00.218) 0:03:24.138 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 15 December 2023 04:27:45 +0000 (0:00:00.012) 0:03:24.150 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:154 Friday 15 December 2023 04:27:46 +0000 (0:00:00.764) 0:03:24.915 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:2 Friday 15 December 2023 04:27:46 +0000 (0:00:00.034) 0:03:24.949 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "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": "lv1", "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": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:7 Friday 15 December 2023 04:27:46 +0000 (0:00:00.025) 0:03:24.975 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:15 Friday 15 December 2023 04:27:46 +0000 (0:00:00.020) 0:03:24.996 ******* ok: [sut] => { "changed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "23.9G", "type": "lvm", "uuid": "68eb6438-5e38-4241-ae32-c83c1e3fba09" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "24M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "KBO5LW-BkHQ-h9R4-3OPb-XLKW-cMM7-UffocB" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "WdFC2M-J2NG-HWqZ-zzSD-QW27-JqTn-4jlDJK" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "zlTwoX-gBfS-xTkt-QLAm-jLdV-Pero-2K0lYy" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "2901de93-8301-4c46-916e-b9984031cd94" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:20 Friday 15 December 2023 04:27:46 +0000 (0:00:00.225) 0:03:25.221 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:00.003949", "end": "2023-12-15 04:27:46.808273", "rc": 0, "start": "2023-12-15 04:27:46.804324" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:24:28 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=2901de93-8301-4c46-916e-b9984031cd94 / ext4 defaults 1 1 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/vg1-lv1 /opt/test1 xfs defaults 0 0 TASK [Read the /etc/crypttab file] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:25 Friday 15 December 2023 04:27:46 +0000 (0:00:00.215) 0:03:25.437 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003739", "end": "2023-12-15 04:27:47.022382", "failed_when_result": false, "rc": 0, "start": "2023-12-15 04:27:47.018643" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:34 Friday 15 December 2023 04:27:47 +0000 (0:00:00.259) 0:03:25.697 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml for sut => (item={'disks': ['sda', 'sdb', 'sdc'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'vg1', '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': 'lv1', 'raid_level': None, 'size': '100%', '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': 'tpool1', 'thin_pool_size': '100%', 'thin': True, '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:5 Friday 15 December 2023 04:27:47 +0000 (0:00:00.036) 0:03:25.733 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:18 Friday 15 December 2023 04:27:47 +0000 (0:00:00.012) 0:03:25.746 ******* ok: [sut] => { "changed": false, "cmd": [ "vgs", "--noheadings", "--binary", "-o", "shared", "vg1" ], "delta": "0:00:00.038153", "end": "2023-12-15 04:27:47.369314", "rc": 0, "start": "2023-12-15 04:27:47.331161" } STDOUT: 0 TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:24 Friday 15 December 2023 04:27:47 +0000 (0:00:00.253) 0:03:25.999 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:32 Friday 15 December 2023 04:27:47 +0000 (0:00:00.025) 0:03:26.025 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:2 Friday 15 December 2023 04:27:47 +0000 (0:00:00.023) 0:03:26.049 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "3", "_storage_test_pool_pvs_lvm": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:8 Friday 15 December 2023 04:27:47 +0000 (0:00:00.028) 0:03:26.077 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sda1", "pv": "/dev/sda1" } ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdb1", "pv": "/dev/sdb1" } ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "device": "/dev/sdc1", "pv": "/dev/sdc1" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:17 Friday 15 December 2023 04:27:48 +0000 (0:00:00.611) 0:03:26.688 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "3" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:22 Friday 15 December 2023 04:27:48 +0000 (0:00:00.026) 0:03:26.715 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [ "/dev/sda1", "/dev/sdb1", "/dev/sdc1" ] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:27 Friday 15 December 2023 04:27:48 +0000 (0:00:00.025) 0:03:26.740 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:36 Friday 15 December 2023 04:27:48 +0000 (0:00:00.023) 0:03:26.764 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:41 Friday 15 December 2023 04:27:48 +0000 (0:00:00.014) 0:03:26.778 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:46 Friday 15 December 2023 04:27:48 +0000 (0:00:00.022) 0:03:26.801 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:51 Friday 15 December 2023 04:27:48 +0000 (0:00:00.012) 0:03:26.813 ******* ok: [sut] => (item=/dev/sda1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sda1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdb1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdb1" } MSG: All assertions passed ok: [sut] => (item=/dev/sdc1) => { "ansible_loop_var": "pv", "changed": false, "pv": "/dev/sdc1" } MSG: All assertions passed TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:64 Friday 15 December 2023 04:27:48 +0000 (0:00:00.030) 0:03:26.843 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:8 Friday 15 December 2023 04:27:48 +0000 (0:00:00.022) 0:03:26.866 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:14 Friday 15 December 2023 04:27:48 +0000 (0:00:00.012) 0:03:26.878 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:19 Friday 15 December 2023 04:27:48 +0000 (0:00:00.012) 0:03:26.890 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:24 Friday 15 December 2023 04:27:48 +0000 (0:00:00.013) 0:03:26.904 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:29 Friday 15 December 2023 04:27:48 +0000 (0:00:00.012) 0:03:26.916 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:37 Friday 15 December 2023 04:27:48 +0000 (0:00:00.012) 0:03:26.928 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:46 Friday 15 December 2023 04:27:48 +0000 (0:00:00.011) 0:03:26.940 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:55 Friday 15 December 2023 04:27:48 +0000 (0:00:00.011) 0:03:26.951 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:64 Friday 15 December 2023 04:27:48 +0000 (0:00:00.011) 0:03:26.962 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:74 Friday 15 December 2023 04:27:48 +0000 (0:00:00.013) 0:03:26.976 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:83 Friday 15 December 2023 04:27:48 +0000 (0:00:00.012) 0:03:26.988 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:67 Friday 15 December 2023 04:27:48 +0000 (0:00:00.012) 0:03:27.001 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml:2 Friday 15 December 2023 04:27:48 +0000 (0:00:00.023) 0:03:27.024 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '100%', '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': 'tpool1', 'thin_pool_size': '100%', 'thin': True, '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:8 Friday 15 December 2023 04:27:48 +0000 (0:00:00.024) 0:03:27.049 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:16 Friday 15 December 2023 04:27:48 +0000 (0:00:00.015) 0:03:27.064 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:20 Friday 15 December 2023 04:27:48 +0000 (0:00:00.014) 0:03:27.079 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:27 Friday 15 December 2023 04:27:48 +0000 (0:00:00.014) 0:03:27.094 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:31 Friday 15 December 2023 04:27:48 +0000 (0:00:00.014) 0:03:27.108 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:37 Friday 15 December 2023 04:27:48 +0000 (0:00:00.016) 0:03:27.125 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:42 Friday 15 December 2023 04:27:48 +0000 (0:00:00.015) 0:03:27.140 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:70 Friday 15 December 2023 04:27:48 +0000 (0:00:00.014) 0:03:27.155 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml:2 Friday 15 December 2023 04:27:48 +0000 (0:00:00.024) 0:03:27.179 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '100%', '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': 'tpool1', 'thin_pool_size': '100%', 'thin': True, '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:8 Friday 15 December 2023 04:27:48 +0000 (0:00:00.023) 0:03:27.202 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheading", "-o", "pool_lv", "--select", "lv_name=lv1&&segtype=thin", "vg1" ], "delta": "0:00:00.036856", "end": "2023-12-15 04:27:48.826379", "rc": 0, "start": "2023-12-15 04:27:48.789523" } STDOUT: tpool1 TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:16 Friday 15 December 2023 04:27:48 +0000 (0:00:00.253) 0:03:27.456 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:22 Friday 15 December 2023 04:27:48 +0000 (0:00:00.027) 0:03:27.484 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:26 Friday 15 December 2023 04:27:48 +0000 (0:00:00.024) 0:03:27.508 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:73 Friday 15 December 2023 04:27:48 +0000 (0:00:00.014) 0:03:27.522 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:5 Friday 15 December 2023 04:27:48 +0000 (0:00:00.025) 0:03:27.548 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:10 Friday 15 December 2023 04:27:48 +0000 (0:00:00.022) 0:03:27.571 ******* skipping: [sut] => (item=/dev/sda1) => { "_storage_test_pool_member_path": "/dev/sda1", "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] => (item=/dev/sdb1) => { "_storage_test_pool_member_path": "/dev/sdb1", "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] => (item=/dev/sdc1) => { "_storage_test_pool_member_path": "/dev/sdc1", "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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:17 Friday 15 December 2023 04:27:48 +0000 (0:00:00.017) 0:03:27.588 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sda1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdb1) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml for sut => (item=/dev/sdc1) TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:27:49 +0000 (0:00:00.027) 0:03:27.616 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:27:49 +0000 (0:00:00.024) 0:03:27.640 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:27:49 +0000 (0:00:00.024) 0:03:27.664 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:27:49 +0000 (0:00:00.019) 0:03:27.684 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:27:49 +0000 (0:00:00.019) 0:03:27.703 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:27:49 +0000 (0:00:00.066) 0:03:27.770 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:27:49 +0000 (0:00:00.014) 0:03:27.784 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:27:49 +0000 (0:00:00.024) 0:03:27.809 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:27:49 +0000 (0:00:00.024) 0:03:27.833 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:27:49 +0000 (0:00:00.020) 0:03:27.854 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:27:49 +0000 (0:00:00.019) 0:03:27.874 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:27:49 +0000 (0:00:00.022) 0:03:27.897 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Set variables used by tests] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:2 Friday 15 December 2023 04:27:49 +0000 (0:00:00.013) 0:03:27.910 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": [] }, "changed": false } TASK [Check for /etc/crypttab entry] ******************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:6 Friday 15 December 2023 04:27:49 +0000 (0:00:00.024) 0:03:27.935 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:14 Friday 15 December 2023 04:27:49 +0000 (0:00:00.024) 0:03:27.959 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:23 Friday 15 December 2023 04:27:49 +0000 (0:00:00.020) 0:03:27.980 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:32 Friday 15 December 2023 04:27:49 +0000 (0:00:00.020) 0:03:28.000 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-crypttab.yml:41 Friday 15 December 2023 04:27:49 +0000 (0:00:00.022) 0:03:28.023 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null }, "changed": false } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:24 Friday 15 December 2023 04:27:49 +0000 (0:00:00.013) 0:03:28.036 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:76 Friday 15 December 2023 04:27:49 +0000 (0:00:00.013) 0:03:28.049 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml:2 Friday 15 December 2023 04:27:49 +0000 (0:00:00.026) 0:03:28.075 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '100%', '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': 'tpool1', 'thin_pool_size': '100%', 'thin': True, '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:8 Friday 15 December 2023 04:27:49 +0000 (0:00:00.024) 0:03:28.100 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:15 Friday 15 December 2023 04:27:49 +0000 (0:00:00.012) 0:03:28.112 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:21 Friday 15 December 2023 04:27:49 +0000 (0:00:00.011) 0:03:28.123 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:27 Friday 15 December 2023 04:27:49 +0000 (0:00:00.011) 0:03:28.135 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:34 Friday 15 December 2023 04:27:49 +0000 (0:00:00.011) 0:03:28.147 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:40 Friday 15 December 2023 04:27:49 +0000 (0:00:00.013) 0:03:28.160 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:46 Friday 15 December 2023 04:27:49 +0000 (0:00:00.012) 0:03:28.172 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:79 Friday 15 December 2023 04:27:49 +0000 (0:00:00.012) 0:03:28.185 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml:3 Friday 15 December 2023 04:27:49 +0000 (0:00:00.012) 0:03:28.197 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '100%', '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': 'tpool1', 'thin_pool_size': '100%', 'thin': True, '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1', '_kernel_device': '/dev/dm-4', '_raw_kernel_device': '/dev/dm-4'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:2 Friday 15 December 2023 04:27:49 +0000 (0:00:00.022) 0:03:28.220 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:19 Friday 15 December 2023 04:27:49 +0000 (0:00:00.024) 0:03:28.244 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:7 Friday 15 December 2023 04:27:49 +0000 (0:00:00.047) 0:03:28.291 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:11 Friday 15 December 2023 04:27:49 +0000 (0:00:00.018) 0:03:28.310 ******* ok: [sut] => { "ansible_facts": { "storage_test_mount_device_matches": [ { "block_available": 6208822, "block_size": 4096, "block_total": 6260736, "block_used": 51914, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 12554237, "inode_total": 12554240, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 25431334912, "size_total": 25643974656, "uuid": "68eb6438-5e38-4241-ae32-c83c1e3fba09" } ], "storage_test_mount_expected_match_count": "1", "storage_test_mount_point_matches": [ { "block_available": 6208822, "block_size": 4096, "block_total": 6260736, "block_used": 51914, "device": "/dev/mapper/vg1-lv1", "fstype": "xfs", "inode_available": 12554237, "inode_total": 12554240, "inode_used": 3, "mount": "/opt/test1", "options": "rw,seclabel,relatime,attr2,inode64,logbufs=8,logbsize=32k,noquota", "size_available": 25431334912, "size_total": 25643974656, "uuid": "68eb6438-5e38-4241-ae32-c83c1e3fba09" } ], "storage_test_swap_expected_matches": "0" }, "changed": false } TASK [Get information about the mountpoint directory] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:21 Friday 15 December 2023 04:27:49 +0000 (0:00:00.030) 0:03:28.340 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:30 Friday 15 December 2023 04:27:49 +0000 (0:00:00.018) 0:03:28.359 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the current mount state by mount point] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:41 Friday 15 December 2023 04:27:49 +0000 (0:00:00.024) 0:03:28.384 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:48 Friday 15 December 2023 04:27:49 +0000 (0:00:00.023) 0:03:28.407 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:54 Friday 15 December 2023 04:27:49 +0000 (0:00:00.013) 0:03:28.421 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:60 Friday 15 December 2023 04:27:49 +0000 (0:00:00.011) 0:03:28.433 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:69 Friday 15 December 2023 04:27:49 +0000 (0:00:00.011) 0:03:28.445 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get path of test volume device] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:80 Friday 15 December 2023 04:27:49 +0000 (0:00:00.023) 0:03:28.469 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:86 Friday 15 December 2023 04:27:49 +0000 (0:00:00.012) 0:03:28.481 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:92 Friday 15 December 2023 04:27:49 +0000 (0:00:00.011) 0:03:28.493 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:102 Friday 15 December 2023 04:27:49 +0000 (0:00:00.013) 0:03:28.507 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:2 Friday 15 December 2023 04:27:49 +0000 (0:00:00.013) 0:03:28.520 ******* 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/vg1-lv1 " ], "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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:17 Friday 15 December 2023 04:27:49 +0000 (0:00:00.035) 0:03:28.555 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the fstab mount point] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:24 Friday 15 December 2023 04:27:49 +0000 (0:00:00.023) 0:03:28.579 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:33 Friday 15 December 2023 04:27:50 +0000 (0:00:00.023) 0:03:28.603 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:45 Friday 15 December 2023 04:27:50 +0000 (0:00:00.019) 0:03:28.623 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:3 Friday 15 December 2023 04:27:50 +0000 (0:00:00.014) 0:03:28.637 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify fs label] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:9 Friday 15 December 2023 04:27:50 +0000 (0:00:00.024) 0:03:28.662 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [See whether the device node is present] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:3 Friday 15 December 2023 04:27:50 +0000 (0:00:00.023) 0:03:28.685 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614464.3903987, "attr_flags": "", "attributes": [], "block_size": 4096, "blocks": 0, "charset": "binary", "ctime": 1702614463.0654445, "dev": 5, "device_type": 64772, "executable": false, "exists": true, "gid": 6, "gr_name": "disk", "inode": 2358, "isblk": true, "ischr": false, "isdir": false, "isfifo": false, "isgid": false, "islnk": false, "isreg": false, "issock": false, "isuid": false, "mimetype": "inode/symlink", "mode": "0660", "mtime": 1702614463.0654445, "nlink": 1, "path": "/dev/mapper/vg1-lv1", "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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:9 Friday 15 December 2023 04:27:50 +0000 (0:00:00.220) 0:03:28.905 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:16 Friday 15 December 2023 04:27:50 +0000 (0:00:00.015) 0:03:28.921 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:23 Friday 15 December 2023 04:27:50 +0000 (0:00:00.011) 0:03:28.933 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Process volume type (set initial value) (1/2)] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:29 Friday 15 December 2023 04:27:50 +0000 (0:00:00.016) 0:03:28.950 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:33 Friday 15 December 2023 04:27:50 +0000 (0:00:00.014) 0:03:28.964 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:38 Friday 15 December 2023 04:27:50 +0000 (0:00:00.012) 0:03:28.976 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Stat the LUKS device, if encrypted] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:3 Friday 15 December 2023 04:27:50 +0000 (0:00:00.014) 0:03:28.991 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:10 Friday 15 December 2023 04:27:50 +0000 (0:00:00.011) 0:03:29.002 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:16 Friday 15 December 2023 04:27:52 +0000 (0:00:02.251) 0:03:31.254 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:22 Friday 15 December 2023 04:27:52 +0000 (0:00:00.015) 0:03:31.269 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:29 Friday 15 December 2023 04:27:52 +0000 (0:00:00.061) 0:03:31.330 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about the LUKS volume if encrypted] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:40 Friday 15 December 2023 04:27:52 +0000 (0:00:00.026) 0:03:31.356 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:46 Friday 15 December 2023 04:27:52 +0000 (0:00:00.012) 0:03:31.369 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:51 Friday 15 December 2023 04:27:52 +0000 (0:00:00.012) 0:03:31.381 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:63 Friday 15 December 2023 04:27:52 +0000 (0:00:00.011) 0:03:31.393 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:75 Friday 15 December 2023 04:27:52 +0000 (0:00:00.012) 0:03:31.405 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_volume.encryption", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:87 Friday 15 December 2023 04:27:52 +0000 (0:00:00.013) 0:03:31.418 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:93 Friday 15 December 2023 04:27:52 +0000 (0:00:00.025) 0:03:31.444 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:100 Friday 15 December 2023 04:27:52 +0000 (0:00:00.024) 0:03:31.468 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:108 Friday 15 December 2023 04:27:52 +0000 (0:00:00.020) 0:03:31.489 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:116 Friday 15 December 2023 04:27:52 +0000 (0:00:00.020) 0:03:31.510 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:124 Friday 15 December 2023 04:27:52 +0000 (0:00:00.020) 0:03:31.531 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:8 Friday 15 December 2023 04:27:52 +0000 (0:00:00.014) 0:03:31.545 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:14 Friday 15 December 2023 04:27:52 +0000 (0:00:00.011) 0:03:31.557 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:19 Friday 15 December 2023 04:27:52 +0000 (0:00:00.012) 0:03:31.569 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:24 Friday 15 December 2023 04:27:52 +0000 (0:00:00.011) 0:03:31.581 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:29 Friday 15 December 2023 04:27:52 +0000 (0:00:00.012) 0:03:31.593 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:37 Friday 15 December 2023 04:27:53 +0000 (0:00:00.012) 0:03:31.605 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:46 Friday 15 December 2023 04:27:53 +0000 (0:00:00.013) 0:03:31.619 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:54 Friday 15 December 2023 04:27:53 +0000 (0:00:00.012) 0:03:31.631 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:62 Friday 15 December 2023 04:27:53 +0000 (0:00:00.012) 0:03:31.643 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:70 Friday 15 December 2023 04:27:53 +0000 (0:00:00.011) 0:03:31.655 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:3 Friday 15 December 2023 04:27:53 +0000 (0:00:00.012) 0:03:31.667 ******* ok: [sut] => { "bytes": 25662429593, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Parse the requested size of the volume] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:11 Friday 15 December 2023 04:27:53 +0000 (0:00:00.222) 0:03:31.889 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' not in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected size] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:20 Friday 15 December 2023 04:27:53 +0000 (0:00:00.027) 0:03:31.916 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' not in storage_test_volume.size | string", "skip_reason": "Conditional result was False" } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:28 Friday 15 December 2023 04:27:53 +0000 (0:00:00.022) 0:03:31.939 ******* ok: [sut] => { "storage_test_expected_size": "4294967296" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:32 Friday 15 December 2023 04:27:53 +0000 (0:00:00.014) 0:03:31.953 ******* ok: [sut] => { "bytes": 32158567628, "changed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } TASK [Show test pool] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:46 Friday 15 December 2023 04:27:53 +0000 (0:00:00.218) 0:03:32.172 ******* ok: [sut] => { "storage_test_pool": { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "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/vg1-lv1", "_kernel_device": "/dev/dm-4", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "_raw_kernel_device": "/dev/dm-4", "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": "lv1", "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": "100%", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "100%", "type": "lvm", "vdo_pool_size": null } ] } } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:50 Friday 15 December 2023 04:27:53 +0000 (0:00:00.026) 0:03:32.199 ******* ok: [sut] => { "storage_test_blkinfo": { "changed": false, "failed": false, "info": { "/dev/mapper/vg1-lv1": { "fstype": "xfs", "label": "", "name": "/dev/mapper/vg1-lv1", "size": "23.9G", "type": "lvm", "uuid": "68eb6438-5e38-4241-ae32-c83c1e3fba09" }, "/dev/mapper/vg1-tpool1": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1-tpool": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1-tpool", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tdata": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tdata", "size": "23.9G", "type": "lvm", "uuid": "" }, "/dev/mapper/vg1-tpool1_tmeta": { "fstype": "", "label": "", "name": "/dev/mapper/vg1-tpool1_tmeta", "size": "24M", "type": "lvm", "uuid": "" }, "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sda1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sda1", "size": "10G", "type": "partition", "uuid": "KBO5LW-BkHQ-h9R4-3OPb-XLKW-cMM7-UffocB" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdb1", "size": "10G", "type": "partition", "uuid": "WdFC2M-J2NG-HWqZ-zzSD-QW27-JqTn-4jlDJK" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc1": { "fstype": "LVM2_member", "label": "", "name": "/dev/sdc1", "size": "10G", "type": "partition", "uuid": "zlTwoX-gBfS-xTkt-QLAm-jLdV-Pero-2K0lYy" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "2901de93-8301-4c46-916e-b9984031cd94" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:54 Friday 15 December 2023 04:27:53 +0000 (0:00:00.031) 0:03:32.230 ******* ok: [sut] => { "storage_test_pool_size": { "bytes": 32158567628, "changed": false, "failed": false, "lvm": "29g", "parted": "29GiB", "size": "29 GiB" } } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:58 Friday 15 December 2023 04:27:53 +0000 (0:00:00.025) 0:03:32.255 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "32158567628.0" }, "changed": false } TASK [Default thin pool reserved space values] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:67 Friday 15 December 2023 04:27:53 +0000 (0:00:00.028) 0:03:32.284 ******* ok: [sut] => { "ansible_facts": { "_storage_test_default_thpool_reserve_percent": "20" }, "changed": false } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:71 Friday 15 December 2023 04:27:53 +0000 (0:00:00.023) 0:03:32.307 ******* ok: [sut] => { "bytes": 1000000000, "changed": false, "lvm": "953m", "parted": "953MiB", "size": "953 MiB" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:76 Friday 15 December 2023 04:27:53 +0000 (0:00:00.215) 0:03:32.523 ******* ok: [sut] => { "bytes": 100000000000, "changed": false, "lvm": "93g", "parted": "93GiB", "size": "93 GiB" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:82 Friday 15 December 2023 04:27:54 +0000 (0:00:00.218) 0:03:32.742 ******* ok: [sut] => { "ansible_facts": { "_storage_test_max_thin_pool_size": "25726854102.4" }, "changed": false } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:86 Friday 15 December 2023 04:27:54 +0000 (0:00:00.030) 0:03:32.773 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool_size.bytes - _storage_test_max_thin_pool_size | int > _storage_test_default_thpool_reserve_max.bytes", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:91 Friday 15 December 2023 04:27:54 +0000 (0:00:00.024) 0:03:32.797 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool_size.bytes - _storage_test_max_thin_pool_size | int < _storage_test_default_thpool_reserve_min.bytes", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:96 Friday 15 December 2023 04:27:54 +0000 (0:00:00.024) 0:03:32.822 ******* ok: [sut] => { "bytes": 25726854102, "changed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:101 Friday 15 December 2023 04:27:54 +0000 (0:00:00.221) 0:03:33.043 ******* ok: [sut] => { "_storage_test_max_thin_pool_size": { "bytes": 25726854102, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:105 Friday 15 December 2023 04:27:54 +0000 (0:00:00.024) 0:03:33.068 ******* ok: [sut] => { "storage_test_volume.thin_pool_size": "100%" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:109 Friday 15 December 2023 04:27:54 +0000 (0:00:00.023) 0:03:33.091 ******* ok: [sut] => { "storage_test_volume.size": "100%" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:113 Friday 15 December 2023 04:27:54 +0000 (0:00:00.030) 0:03:33.122 ******* skipping: [sut] => { "changed": false, "false_condition": "'%' not in storage_test_volume.thin_pool_size", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:120 Friday 15 December 2023 04:27:54 +0000 (0:00:00.031) 0:03:33.153 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_thin_pool_size": "25726854102.0" }, "changed": false } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:127 Friday 15 December 2023 04:27:54 +0000 (0:00:00.031) 0:03:33.185 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "32158567628.0" }, "changed": false } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:131 Friday 15 December 2023 04:27:54 +0000 (0:00:00.024) 0:03:33.210 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_tp_volume_size": "25726854102.0" }, "changed": false } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:137 Friday 15 December 2023 04:27:54 +0000 (0:00:00.026) 0:03:33.236 ******* ok: [sut] => { "ansible_facts": { "storage_test_expected_size": "25726854102.0" }, "changed": false } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:143 Friday 15 December 2023 04:27:54 +0000 (0:00:00.025) 0:03:33.262 ******* ok: [sut] => { "storage_test_actual_size": { "bytes": 25662429593, "changed": false, "failed": false, "lvm": "23g", "parted": "23GiB", "size": "23 GiB" } } TASK [Show expected size] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:147 Friday 15 December 2023 04:27:54 +0000 (0:00:00.022) 0:03:33.284 ******* ok: [sut] => { "storage_test_expected_size": "25726854102.0" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:151 Friday 15 December 2023 04:27:54 +0000 (0:00:00.014) 0:03:33.299 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:5 Friday 15 December 2023 04:27:54 +0000 (0:00:00.031) 0:03:33.330 ******* ok: [sut] => { "changed": false, "cmd": [ "lvs", "--noheadings", "--nameprefixes", "--units=b", "--nosuffix", "--unquoted", "-o", "name,attr,cache_total_blocks,chunk_size,segtype", "vg1/lv1" ], "delta": "0:00:00.041026", "end": "2023-12-15 04:27:54.956303", "rc": 0, "start": "2023-12-15 04:27:54.915277" } STDOUT: LVM2_LV_NAME=lv1 LVM2_LV_ATTR=Vwi-aotz-- LVM2_CACHE_TOTAL_BLOCKS= LVM2_CHUNK_SIZE=0 LVM2_SEGTYPE=thin TASK [Set LV segment type] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:13 Friday 15 December 2023 04:27:54 +0000 (0:00:00.256) 0:03:33.586 ******* ok: [sut] => { "ansible_facts": { "storage_test_lv_segtype": [ "thin" ] }, "changed": false } TASK [Check segment type] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:17 Friday 15 December 2023 04:27:55 +0000 (0:00:00.025) 0:03:33.612 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set LV cache size] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:24 Friday 15 December 2023 04:27:55 +0000 (0:00:00.024) 0:03:33.636 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:31 Friday 15 December 2023 04:27:55 +0000 (0:00:00.026) 0:03:33.662 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:37 Friday 15 December 2023 04:27:55 +0000 (0:00:00.021) 0:03:33.683 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:42 Friday 15 December 2023 04:27:55 +0000 (0:00:00.021) 0:03:33.704 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:25 Friday 15 December 2023 04:27:55 +0000 (0:00:00.025) 0:03:33.730 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:44 Friday 15 December 2023 04:27:55 +0000 (0:00:00.017) 0:03:33.748 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:54 Friday 15 December 2023 04:27:55 +0000 (0:00:00.010) 0:03:33.758 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } TASK [Cleanup] ***************************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:157 Friday 15 December 2023 04:27:55 +0000 (0:00:00.014) 0:03:33.773 ******* TASK [fedora.linux_system_roles.storage : Set platform/version specific variables] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:2 Friday 15 December 2023 04:27:55 +0000 (0:00:00.054) 0:03:33.828 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:2 Friday 15 December 2023 04:27:55 +0000 (0:00:00.021) 0:03:33.850 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:7 Friday 15 December 2023 04:27:55 +0000 (0:00:00.025) 0:03:33.875 ******* 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" } ok: [sut] => (item=Fedora.yml) => { "ansible_facts": { "_storage_copr_packages": [ { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" } ], "_storage_copr_support_packages": [ "dnf-plugins-core" ], "blivet_package_list": [ "python3-blivet", "libblockdev-crypto", "libblockdev-dm", "libblockdev-lvm", "libblockdev-mdraid", "libblockdev-swap" ] }, "ansible_included_var_files": [ "/WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/vars/Fedora.yml" ], "ansible_loop_var": "item", "changed": false, "item": "Fedora.yml" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } skipping: [sut] => (item=Fedora_38.yml) => { "ansible_loop_var": "item", "changed": false, "false_condition": "__vars_file is file", "item": "Fedora_38.yml", "skip_reason": "Conditional result was False" } TASK [fedora.linux_system_roles.storage : Check if system is ostree] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:25 Friday 15 December 2023 04:27:55 +0000 (0:00:00.030) 0:03:33.906 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/set_vars.yml:30 Friday 15 December 2023 04:27:55 +0000 (0:00:00.016) 0:03:33.923 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:5 Friday 15 December 2023 04:27:55 +0000 (0:00:00.078) 0:03:34.001 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:9 Friday 15 December 2023 04:27:55 +0000 (0:00:00.016) 0:03:34.018 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Include the appropriate provider tasks] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main.yml:13 Friday 15 December 2023 04:27:55 +0000 (0:00:00.015) 0:03:34.033 ******* redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount redirecting (type: modules) ansible.builtin.mount to ansible.posix.mount included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:2 Friday 15 December 2023 04:27:55 +0000 (0:00:00.028) 0:03:34.062 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Show storage_pools] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:9 Friday 15 December 2023 04:27:57 +0000 (0:00:02.219) 0:03:36.282 ******* ok: [sut] => { "storage_pools": [ { "disks": [ "sda", "sdb", "sdc" ], "name": "vg1", "state": "absent", "type": "lvm", "volumes": [ { "mount_point": "/opt/test1", "name": "lv1", "size": "3g", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g" } ] } ] } TASK [fedora.linux_system_roles.storage : Show storage_volumes] **************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:14 Friday 15 December 2023 04:27:57 +0000 (0:00:00.017) 0:03:36.299 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Friday 15 December 2023 04:27:57 +0000 (0:00:00.014) 0:03:36.314 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:31 Friday 15 December 2023 04:28:01 +0000 (0:00:04.131) 0:03:40.445 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:2 Friday 15 December 2023 04:28:01 +0000 (0:00:00.026) 0:03:40.472 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure COPR support packages are present] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:13 Friday 15 December 2023 04:28:01 +0000 (0:00:00.029) 0:03:40.501 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/enable_coprs.yml:19 Friday 15 December 2023 04:28:01 +0000 (0:00:00.021) 0:03:40.523 ******* skipping: [sut] => (item={'repository': 'rhawalsh/dm-vdo', 'packages': ['vdo', 'kmod-vdo']}) => { "ansible_loop_var": "repo", "changed": false, "false_condition": "repo.packages | intersect(copr_packages) | length > 0", "repo": { "packages": [ "vdo", "kmod-vdo" ], "repository": "rhawalsh/dm-vdo" }, "skip_reason": "Conditional result was False" } skipping: [sut] => { "changed": false } MSG: All items skipped TASK [fedora.linux_system_roles.storage : Make sure required packages are installed] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:37 Friday 15 December 2023 04:28:01 +0000 (0:00:00.028) 0:03:40.552 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [fedora.linux_system_roles.storage : Get service facts] ******************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 Friday 15 December 2023 04:28:04 +0000 (0:00:02.319) 0:03:42.871 ******* 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" }, "arp-ethers.service": { "name": "arp-ethers.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "auditd.service": { "name": "auditd.service", "source": "systemd", "state": "running", "status": "enabled" }, "auth-rpcgss-module.service": { "name": "auth-rpcgss-module.service", "source": "systemd", "state": "stopped", "status": "static" }, "autovt@.service": { "name": "autovt@.service", "source": "systemd", "state": "unknown", "status": "alias" }, "blivet.service": { "name": "blivet.service", "source": "systemd", "state": "inactive", "status": "static" }, "blk-availability.service": { "name": "blk-availability.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "bluetooth.service": { "name": "bluetooth.service", "source": "systemd", "state": "inactive", "status": "enabled" }, "chrony-wait.service": { "name": "chrony-wait.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd-restricted.service": { "name": "chronyd-restricted.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "chronyd.service": { "name": "chronyd.service", "source": "systemd", "state": "running", "status": "enabled" }, "cloud-config.service": { "name": "cloud-config.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "cloud-final.service": { "name": "cloud-final.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "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" }, "dbus-broker.service": { "name": "dbus-broker.service", "source": "systemd", "state": "running", "status": "enabled" }, "dbus-org.bluez.service": { "name": "dbus-org.bluez.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.home1.service": { "name": "dbus-org.freedesktop.home1.service", "source": "systemd", "state": "active", "status": "alias" }, "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.oom1.service": { "name": "dbus-org.freedesktop.oom1.service", "source": "systemd", "state": "active", "status": "alias" }, "dbus-org.freedesktop.portable1.service": { "name": "dbus-org.freedesktop.portable1.service", "source": "systemd", "state": "inactive", "status": "alias" }, "dbus-org.freedesktop.resolve1.service": { "name": "dbus-org.freedesktop.resolve1.service", "source": "systemd", "state": "active", "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": "running", "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" }, "fsidd.service": { "name": "fsidd.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "fstrim.service": { "name": "fstrim.service", "source": "systemd", "state": "stopped", "status": "static" }, "fwupd-offline-update.service": { "name": "fwupd-offline-update.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd-refresh.service": { "name": "fwupd-refresh.service", "source": "systemd", "state": "inactive", "status": "static" }, "fwupd.service": { "name": "fwupd.service", "source": "systemd", "state": "inactive", "status": "static" }, "getty@.service": { "name": "getty@.service", "source": "systemd", "state": "unknown", "status": "enabled" }, "getty@tty1.service": { "name": "getty@tty1.service", "source": "systemd", "state": "running", "status": "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" }, "import-state.service": { "name": "import-state.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "initrd-cleanup.service": { "name": "initrd-cleanup.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-parse-etc.service": { "name": "initrd-parse-etc.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-switch-root.service": { "name": "initrd-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "initrd-udevadm-cleanup-db.service": { "name": "initrd-udevadm-cleanup-db.service", "source": "systemd", "state": "stopped", "status": "static" }, "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" }, "kmod-static-nodes.service": { "name": "kmod-static-nodes.service", "source": "systemd", "state": "stopped", "status": "static" }, "ldconfig.service": { "name": "ldconfig.service", "source": "systemd", "state": "stopped", "status": "static" }, "loadmodules.service": { "name": "loadmodules.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "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@dm_mod.service": { "name": "modprobe@dm_mod.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@drm.service": { "name": "modprobe@drm.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@efi_pstore.service": { "name": "modprobe@efi_pstore.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@fuse.service": { "name": "modprobe@fuse.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "modprobe@loop.service": { "name": "modprobe@loop.service", "source": "systemd", "state": "stopped", "status": "inactive" }, "multipathd.service": { "name": "multipathd.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "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": "inactive", "status": "disabled" }, "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" }, "pam_namespace.service": { "name": "pam_namespace.service", "source": "systemd", "state": "inactive", "status": "static" }, "pcscd.service": { "name": "pcscd.service", "source": "systemd", "state": "stopped", "status": "indirect" }, "plymouth-halt.service": { "name": "plymouth-halt.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-kexec.service": { "name": "plymouth-kexec.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-poweroff.service": { "name": "plymouth-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-quit-wait.service": { "name": "plymouth-quit-wait.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-quit.service": { "name": "plymouth-quit.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-read-write.service": { "name": "plymouth-read-write.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-reboot.service": { "name": "plymouth-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-start.service": { "name": "plymouth-start.service", "source": "systemd", "state": "stopped", "status": "static" }, "plymouth-switch-root-initramfs.service": { "name": "plymouth-switch-root-initramfs.service", "source": "systemd", "state": "inactive", "status": "static" }, "plymouth-switch-root.service": { "name": "plymouth-switch-root.service", "source": "systemd", "state": "stopped", "status": "static" }, "polkit.service": { "name": "polkit.service", "source": "systemd", "state": "running", "status": "static" }, "quotaon.service": { "name": "quotaon.service", "source": "systemd", "state": "inactive", "status": "static" }, "raid-check.service": { "name": "raid-check.service", "source": "systemd", "state": "stopped", "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" }, "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": "stopped", "status": "disabled" }, "rpmdb-migrate.service": { "name": "rpmdb-migrate.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "rpmdb-rebuild.service": { "name": "rpmdb-rebuild.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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" }, "sntp.service": { "name": "sntp.service", "source": "systemd", "state": "stopped", "status": "not-found" }, "ssh-host-keys-migration.service": { "name": "ssh-host-keys-migration.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "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-plymouth.service": { "name": "systemd-ask-password-plymouth.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-ask-password-wall.service": { "name": "systemd-ask-password-wall.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-backlight@.service": { "name": "systemd-backlight@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-binfmt.service": { "name": "systemd-binfmt.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-bless-boot.service": { "name": "systemd-bless-boot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-boot-check-no-failures.service": { "name": "systemd-boot-check-no-failures.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "systemd-boot-random-seed.service": { "name": "systemd-boot-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-boot-update.service": { "name": "systemd-boot-update.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "enabled-runtime" }, "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-homed-activate.service": { "name": "systemd-homed-activate.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-homed.service": { "name": "systemd-homed.service", "source": "systemd", "state": "running", "status": "enabled" }, "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": "disabled" }, "systemd-networkd-wait-online@.service": { "name": "systemd-networkd-wait-online@.service", "source": "systemd", "state": "unknown", "status": "disabled" }, "systemd-networkd.service": { "name": "systemd-networkd.service", "source": "systemd", "state": "stopped", "status": "disabled" }, "systemd-oomd.service": { "name": "systemd-oomd.service", "source": "systemd", "state": "running", "status": "enabled" }, "systemd-pcrfs-root.service": { "name": "systemd-pcrfs-root.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pcrfs@.service": { "name": "systemd-pcrfs@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-pcrmachine.service": { "name": "systemd-pcrmachine.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-initrd.service": { "name": "systemd-pcrphase-initrd.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase-sysinit.service": { "name": "systemd-pcrphase-sysinit.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-pcrphase.service": { "name": "systemd-pcrphase.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-portabled.service": { "name": "systemd-portabled.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-poweroff.service": { "name": "systemd-poweroff.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-pstore.service": { "name": "systemd-pstore.service", "source": "systemd", "state": "stopped", "status": "enabled" }, "systemd-quotacheck.service": { "name": "systemd-quotacheck.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-random-seed.service": { "name": "systemd-random-seed.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-reboot.service": { "name": "systemd-reboot.service", "source": "systemd", "state": "inactive", "status": "static" }, "systemd-remount-fs.service": { "name": "systemd-remount-fs.service", "source": "systemd", "state": "stopped", "status": "enabled-runtime" }, "systemd-repart.service": { "name": "systemd-repart.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-resolved.service": { "name": "systemd-resolved.service", "source": "systemd", "state": "running", "status": "enabled" }, "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-time-wait-sync.service": { "name": "systemd-time-wait-sync.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "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": "disabled" }, "systemd-tmpfiles-clean.service": { "name": "systemd-tmpfiles-clean.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup-dev.service": { "name": "systemd-tmpfiles-setup-dev.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-tmpfiles-setup.service": { "name": "systemd-tmpfiles-setup.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-settle.service": { "name": "systemd-udev-settle.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udev-trigger.service": { "name": "systemd-udev-trigger.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-udevd.service": { "name": "systemd-udevd.service", "source": "systemd", "state": "running", "status": "static" }, "systemd-update-done.service": { "name": "systemd-update-done.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp-runlevel.service": { "name": "systemd-update-utmp-runlevel.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-update-utmp.service": { "name": "systemd-update-utmp.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-user-sessions.service": { "name": "systemd-user-sessions.service", "source": "systemd", "state": "stopped", "status": "static" }, "systemd-userdbd.service": { "name": "systemd-userdbd.service", "source": "systemd", "state": "running", "status": "indirect" }, "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" }, "systemd-zram-setup@.service": { "name": "systemd-zram-setup@.service", "source": "systemd", "state": "unknown", "status": "static" }, "systemd-zram-setup@zram0.service": { "name": "systemd-zram-setup@zram0.service", "source": "systemd", "state": "stopped", "status": "active" }, "target.service": { "name": "target.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "targetclid.service": { "name": "targetclid.service", "source": "systemd", "state": "inactive", "status": "disabled" }, "udisks2.service": { "name": "udisks2.service", "source": "systemd", "state": "running", "status": "enabled" }, "unbound-anchor.service": { "name": "unbound-anchor.service", "source": "systemd", "state": "stopped", "status": "static" }, "user-runtime-dir@.service": { "name": "user-runtime-dir@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user-runtime-dir@0.service": { "name": "user-runtime-dir@0.service", "source": "systemd", "state": "stopped", "status": "active" }, "user@.service": { "name": "user@.service", "source": "systemd", "state": "unknown", "status": "static" }, "user@0.service": { "name": "user@0.service", "source": "systemd", "state": "running", "status": "active" } } }, "changed": false } TASK [fedora.linux_system_roles.storage : Set storage_cryptsetup_services] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:57 Friday 15 December 2023 04:28:06 +0000 (0:00:02.402) 0:03:45.273 ******* ok: [sut] => { "ansible_facts": { "storage_cryptsetup_services": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Mask the systemd cryptsetup services] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:63 Friday 15 December 2023 04:28:06 +0000 (0:00:00.033) 0:03:45.307 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 Friday 15 December 2023 04:28:06 +0000 (0:00:00.011) 0:03:45.318 ******* changed: [sut] => { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ], "volumes": [] } TASK [fedora.linux_system_roles.storage : Workaround for udev issue on some platforms] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:83 Friday 15 December 2023 04:28:13 +0000 (0:00:06.380) 0:03:51.698 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:95 Friday 15 December 2023 04:28:13 +0000 (0:00:00.024) 0:03:51.723 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Show blivet_output] ****************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:101 Friday 15 December 2023 04:28:13 +0000 (0:00:00.011) 0:03:51.734 ******* ok: [sut] => { "blivet_output": { "actions": [ { "action": "destroy format", "device": "/dev/mapper/vg1-lv1", "fs_type": "xfs" }, { "action": "destroy device", "device": "/dev/mapper/vg1-lv1", "fs_type": null }, { "action": "destroy device", "device": "/dev/mapper/vg1-tpool1", "fs_type": null }, { "action": "destroy device", "device": "/dev/vg1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdc1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdc", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sda1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sda1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sda", "fs_type": "disklabel" }, { "action": "destroy format", "device": "/dev/sdb1", "fs_type": "lvmpv" }, { "action": "destroy device", "device": "/dev/sdb1", "fs_type": null }, { "action": "destroy format", "device": "/dev/sdb", "fs_type": "disklabel" } ], "changed": true, "crypts": [], "failed": false, "leaves": [ "/dev/sda", "/dev/sdb", "/dev/sdc", "/dev/sdd", "/dev/sde", "/dev/sdf", "/dev/sdg", "/dev/sdh", "/dev/sdi", "/dev/xvda1", "/dev/xvda2", "/dev/zram0" ], "mounts": [ { "fstype": "xfs", "path": "/opt/test1", "src": "/dev/mapper/vg1-lv1", "state": "absent" } ], "packages": [ "e2fsprogs" ], "pools": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:110 Friday 15 December 2023 04:28:13 +0000 (0:00:00.018) 0:03:51.753 ******* ok: [sut] => { "ansible_facts": { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:114 Friday 15 December 2023 04:28:13 +0000 (0:00:00.017) 0:03:51.770 ******* ok: [sut] => { "ansible_facts": { "_storage_volumes_list": [] }, "changed": false } TASK [fedora.linux_system_roles.storage : Remove obsolete mounts] ************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:130 Friday 15 December 2023 04:28:13 +0000 (0:00:00.014) 0:03:51.784 ******* 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/vg1-lv1', '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/vg1-lv1", "state": "absent" }, "name": "/opt/test1", "opts": "defaults", "passno": "0", "src": "/dev/mapper/vg1-lv1" } TASK [fedora.linux_system_roles.storage : Tell systemd to refresh its view of /etc/fstab] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:141 Friday 15 December 2023 04:28:13 +0000 (0:00:00.247) 0:03:52.032 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Set up new/current mounts] *********** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:146 Friday 15 December 2023 04:28:14 +0000 (0:00:00.842) 0:03:52.874 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:157 Friday 15 December 2023 04:28:14 +0000 (0:00:00.024) 0:03:52.898 ******* 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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:169 Friday 15 December 2023 04:28:14 +0000 (0:00:00.023) 0:03:52.922 ******* ok: [sut] => { "changed": false, "name": null, "status": {} } TASK [fedora.linux_system_roles.storage : Retrieve facts for the /etc/crypttab file] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:177 Friday 15 December 2023 04:28:15 +0000 (0:00:00.841) 0:03:53.763 ******* ok: [sut] => { "changed": false, "stat": { "atime": 1702614276.1400905, "attr_flags": "e", "attributes": [ "extents" ], "block_size": 4096, "blocks": 0, "charset": "binary", "checksum": "da39a3ee5e6b4b0d3255bfef95601890afd80709", "ctime": 1702395139.1928992, "dev": 51714, "device_type": 0, "executable": false, "exists": true, "gid": 0, "gr_name": "root", "inode": 131081, "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": 1702394668.6628993, "nlink": 1, "path": "/etc/crypttab", "pw_name": "root", "readable": true, "rgrp": false, "roth": false, "rusr": true, "size": 0, "uid": 0, "version": "2644880045", "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-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:182 Friday 15 December 2023 04:28:15 +0000 (0:00:00.224) 0:03:53.987 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [fedora.linux_system_roles.storage : Update facts] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:204 Friday 15 December 2023 04:28:15 +0000 (0:00:00.013) 0:03:54.001 ******* ok: [sut] TASK [Verify role results] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/tests_create_thinp_then_remove.yml:174 Friday 15 December 2023 04:28:16 +0000 (0:00:00.743) 0:03:54.745 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml for sut TASK [Print out pool information] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:2 Friday 15 December 2023 04:28:16 +0000 (0:00:00.034) 0:03:54.779 ******* ok: [sut] => { "_storage_pools_list": [ { "disks": [ "sda", "sdb", "sdc" ], "encryption": false, "encryption_cipher": null, "encryption_key": null, "encryption_key_size": null, "encryption_luks_version": null, "encryption_password": null, "name": "vg1", "raid_chunk_size": null, "raid_device_count": null, "raid_level": null, "raid_metadata_version": null, "raid_spare_count": null, "shared": false, "state": "absent", "type": "lvm", "volumes": [ { "_device": "/dev/mapper/vg1-lv1", "_mount_id": "/dev/mapper/vg1-lv1", "_raw_device": "/dev/mapper/vg1-lv1", "cache_devices": [], "cache_mode": null, "cache_size": 0, "cached": false, "compression": null, "deduplication": null, "disks": [ "sda", "sdb", "sdc" ], "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": "lv1", "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": "3g", "state": "present", "thin": true, "thin_pool_name": "tpool1", "thin_pool_size": "10g", "type": "lvm", "vdo_pool_size": null } ] } ] } TASK [Print out volume information] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:7 Friday 15 December 2023 04:28:16 +0000 (0:00:00.024) 0:03:54.803 ******* skipping: [sut] => { "false_condition": "_storage_volumes_list | length > 0" } TASK [Collect info about the volumes.] ***************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:15 Friday 15 December 2023 04:28:16 +0000 (0:00:00.020) 0:03:54.824 ******* ok: [sut] => { "changed": false, "info": { "/dev/sda": { "fstype": "", "label": "", "name": "/dev/sda", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdb": { "fstype": "", "label": "", "name": "/dev/sdb", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdc": { "fstype": "", "label": "", "name": "/dev/sdc", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdd": { "fstype": "", "label": "", "name": "/dev/sdd", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sde": { "fstype": "", "label": "", "name": "/dev/sde", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdf": { "fstype": "", "label": "", "name": "/dev/sdf", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdg": { "fstype": "", "label": "", "name": "/dev/sdg", "size": "1T", "type": "disk", "uuid": "" }, "/dev/sdh": { "fstype": "", "label": "", "name": "/dev/sdh", "size": "10G", "type": "disk", "uuid": "" }, "/dev/sdi": { "fstype": "", "label": "", "name": "/dev/sdi", "size": "10G", "type": "disk", "uuid": "" }, "/dev/xvda": { "fstype": "", "label": "", "name": "/dev/xvda", "size": "250G", "type": "disk", "uuid": "" }, "/dev/xvda1": { "fstype": "", "label": "", "name": "/dev/xvda1", "size": "1M", "type": "partition", "uuid": "" }, "/dev/xvda2": { "fstype": "ext4", "label": "", "name": "/dev/xvda2", "size": "250G", "type": "partition", "uuid": "2901de93-8301-4c46-916e-b9984031cd94" }, "/dev/zram0": { "fstype": "", "label": "", "name": "/dev/zram0", "size": "3.6G", "type": "disk", "uuid": "" } } } TASK [Read the /etc/fstab file for volume existence] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:20 Friday 15 December 2023 04:28:16 +0000 (0:00:00.216) 0:03:55.041 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/fstab" ], "delta": "0:00:01.004911", "end": "2023-12-15 04:28:17.626701", "rc": 0, "start": "2023-12-15 04:28:16.621790" } STDOUT: # # /etc/fstab # Created by anaconda on Tue Dec 12 15:24:28 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=2901de93-8301-4c46-916e-b9984031cd94 / ext4 defaults 1 1 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:25 Friday 15 December 2023 04:28:17 +0000 (0:00:01.215) 0:03:56.256 ******* ok: [sut] => { "changed": false, "cmd": [ "cat", "/etc/crypttab" ], "delta": "0:00:00.003701", "end": "2023-12-15 04:28:17.842012", "failed_when_result": false, "rc": 0, "start": "2023-12-15 04:28:17.838311" } TASK [Verify the volumes listed in storage_pools were correctly managed] ******* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:34 Friday 15 December 2023 04:28:17 +0000 (0:00:00.213) 0:03:56.469 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml for sut => (item={'disks': ['sda', 'sdb', 'sdc'], 'encryption': False, 'encryption_cipher': None, 'encryption_key': None, 'encryption_key_size': None, 'encryption_luks_version': None, 'encryption_password': None, 'name': 'vg1', 'raid_level': None, 'raid_device_count': None, 'raid_spare_count': None, 'raid_metadata_version': None, 'raid_chunk_size': None, 'shared': False, 'state': 'absent', '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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1'}]}) TASK [Set _storage_pool_tests] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:5 Friday 15 December 2023 04:28:17 +0000 (0:00:00.036) 0:03:56.506 ******* ok: [sut] => { "ansible_facts": { "_storage_pool_tests": [ "members", "volumes" ] }, "changed": false } TASK [Get VG shared value status] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:18 Friday 15 December 2023 04:28:17 +0000 (0:00:00.012) 0:03:56.519 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify that VG shared value checks out] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:24 Friday 15 December 2023 04:28:17 +0000 (0:00:00.011) 0:03:56.530 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.type == 'lvm' and storage_test_pool.state == 'present'", "skip_reason": "Conditional result was False" } TASK [Verify pool subset] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool.yml:32 Friday 15 December 2023 04:28:17 +0000 (0:00:00.011) 0:03:56.542 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml for sut => (item=members) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml for sut => (item=volumes) TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:2 Friday 15 December 2023 04:28:17 +0000 (0:00:00.022) 0:03:56.564 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_count": "0", "_storage_test_pool_pvs_lvm": [] }, "changed": false } TASK [Get the canonical device path for each member device] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:8 Friday 15 December 2023 04:28:17 +0000 (0:00:00.026) 0:03:56.591 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Set pvs lvm length] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:17 Friday 15 December 2023 04:28:17 +0000 (0:00:00.010) 0:03:56.601 ******* ok: [sut] => { "ansible_facts": { "__pvs_lvm_len": "0" }, "changed": false } TASK [Set pool pvs] ************************************************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:22 Friday 15 December 2023 04:28:18 +0000 (0:00:00.021) 0:03:56.623 ******* ok: [sut] => { "ansible_facts": { "_storage_test_pool_pvs": [] }, "changed": false } TASK [Verify PV count] ********************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:27 Friday 15 December 2023 04:28:18 +0000 (0:00:00.023) 0:03:56.646 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:36 Friday 15 December 2023 04:28:18 +0000 (0:00:00.022) 0:03:56.668 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "disk" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:41 Friday 15 December 2023 04:28:18 +0000 (0:00:00.015) 0:03:56.683 ******* ok: [sut] => { "ansible_facts": { "_storage_test_expected_pv_type": "partition" }, "changed": false } TASK [Set expected pv type] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:46 Friday 15 December 2023 04:28:18 +0000 (0:00:00.022) 0:03:56.705 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:51 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:56.717 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Check MD RAID] *********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:64 Friday 15 December 2023 04:28:18 +0000 (0:00:00.009) 0:03:56.727 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml for sut TASK [Get information about RAID] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:8 Friday 15 December 2023 04:28:18 +0000 (0:00:00.021) 0:03:56.748 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:14 Friday 15 December 2023 04:28:18 +0000 (0:00:00.059) 0:03:56.808 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:19 Friday 15 December 2023 04:28:18 +0000 (0:00:00.012) 0:03:56.820 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:24 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:56.832 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:29 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:56.843 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:37 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:56.855 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:46 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:56.867 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:55 Friday 15 December 2023 04:28:18 +0000 (0:00:00.012) 0:03:56.880 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:64 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:56.891 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:74 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:56.902 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-md.yml:83 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:56.914 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:67 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:56.926 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml for sut TASK [Validate pool member LVM RAID settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-lvmraid.yml:2 Friday 15 December 2023 04:28:18 +0000 (0:00:00.023) 0:03:56.950 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1'}) TASK [Get information about the LV] ******************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:8 Friday 15 December 2023 04:28:18 +0000 (0:00:00.022) 0:03:56.972 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:16 Friday 15 December 2023 04:28:18 +0000 (0:00:00.014) 0:03:56.987 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:20 Friday 15 December 2023 04:28:18 +0000 (0:00:00.014) 0:03:57.001 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:27 Friday 15 December 2023 04:28:18 +0000 (0:00:00.016) 0:03:57.017 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:31 Friday 15 December 2023 04:28:18 +0000 (0:00:00.015) 0:03:57.032 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:37 Friday 15 December 2023 04:28:18 +0000 (0:00:00.014) 0:03:57.047 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-lvmraid.yml:42 Friday 15 December 2023 04:28:18 +0000 (0:00:00.014) 0:03:57.061 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:70 Friday 15 December 2023 04:28:18 +0000 (0:00:00.014) 0:03:57.075 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml for sut TASK [Validate pool member thinpool settings] ********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-thin.yml:2 Friday 15 December 2023 04:28:18 +0000 (0:00:00.024) 0:03:57.099 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1'}) TASK [Get information about thinpool] ****************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:8 Friday 15 December 2023 04:28:18 +0000 (0:00:00.021) 0:03:57.121 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check that volume is in correct thinpool (when thinp name is provided)] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:16 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.132 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Check that volume is in thinpool (when thinp name is not provided)] ****** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:22 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.144 ******* skipping: [sut] => { "changed": false, "false_condition": "storage_test_pool.state != \"absent\"", "skip_reason": "Conditional result was False" } TASK [Reset variable used by test] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-thin.yml:26 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.156 ******* ok: [sut] => { "ansible_facts": { "storage_test_thin_status": null }, "changed": false } TASK [Check member encryption] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:73 Friday 15 December 2023 04:28:18 +0000 (0:00:00.014) 0:03:57.170 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml for sut TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:5 Friday 15 December 2023 04:28:18 +0000 (0:00:00.024) 0:03:57.194 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:10 Friday 15 December 2023 04:28:18 +0000 (0:00:00.022) 0:03:57.216 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Validate pool member crypttab entries] *********************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:17 Friday 15 December 2023 04:28:18 +0000 (0:00:00.009) 0:03:57.226 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clear test variables] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-encryption.yml:24 Friday 15 December 2023 04:28:18 +0000 (0:00:00.009) 0:03:57.235 ******* ok: [sut] => { "ansible_facts": { "_storage_test_crypttab_entries": null, "_storage_test_crypttab_key_file": null }, "changed": false } TASK [Check VDO] *************************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:76 Friday 15 December 2023 04:28:18 +0000 (0:00:00.013) 0:03:57.249 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml for sut TASK [Validate pool member VDO settings] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-members-vdo.yml:2 Friday 15 December 2023 04:28:18 +0000 (0:00:00.025) 0:03:57.274 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1'}) TASK [Get information about VDO deduplication] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:8 Friday 15 December 2023 04:28:18 +0000 (0:00:00.021) 0:03:57.296 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:15 Friday 15 December 2023 04:28:18 +0000 (0:00:00.012) 0:03:57.308 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:21 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.320 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:27 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.331 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:34 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.342 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:40 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.354 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-pool-member-vdo.yml:46 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.365 ******* ok: [sut] => { "ansible_facts": { "storage_test_vdo_status": null }, "changed": false } TASK [Clean up test variables] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-members.yml:79 Friday 15 December 2023 04:28:18 +0000 (0:00:00.014) 0:03:57.380 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-pool-volumes.yml:3 Friday 15 December 2023 04:28:18 +0000 (0:00:00.013) 0:03:57.393 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/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': 'lv1', 'raid_level': None, 'size': '3g', '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': 'tpool1', 'thin_pool_size': '10g', 'thin': True, 'vdo_pool_size': None, 'disks': ['sda', 'sdb', 'sdc'], '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/vg1-lv1', '_raw_device': '/dev/mapper/vg1-lv1', '_mount_id': '/dev/mapper/vg1-lv1'}) TASK [Set storage volume test variables] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:2 Friday 15 December 2023 04:28:18 +0000 (0:00:00.019) 0:03:57.413 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:19 Friday 15 December 2023 04:28:18 +0000 (0:00:00.023) 0:03:57.436 ******* included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml for sut => (item=mount) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml for sut => (item=fstab) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml for sut => (item=fs) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml for sut => (item=device) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml for sut => (item=encryption) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml for sut => (item=md) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml for sut => (item=size) included: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml for sut => (item=cache) TASK [Get expected mount device based on device type] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:7 Friday 15 December 2023 04:28:18 +0000 (0:00:00.045) 0:03:57.482 ******* ok: [sut] => { "ansible_facts": { "storage_test_device_path": "/dev/mapper/vg1-lv1" }, "changed": false } TASK [Set some facts] ********************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:11 Friday 15 December 2023 04:28:18 +0000 (0:00:00.018) 0:03:57.500 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:21 Friday 15 December 2023 04:28:18 +0000 (0:00:00.028) 0:03:57.529 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:30 Friday 15 December 2023 04:28:18 +0000 (0:00:00.012) 0:03:57.542 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:41 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.553 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount directory user] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:48 Friday 15 December 2023 04:28:18 +0000 (0:00:00.023) 0:03:57.576 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:54 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.587 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:60 Friday 15 December 2023 04:28:18 +0000 (0:00:00.011) 0:03:57.598 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:69 Friday 15 December 2023 04:28:19 +0000 (0:00:00.011) 0:03:57.610 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:80 Friday 15 December 2023 04:28:19 +0000 (0:00:00.022) 0:03:57.632 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:86 Friday 15 December 2023 04:28:19 +0000 (0:00:00.011) 0:03:57.644 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:92 Friday 15 December 2023 04:28:19 +0000 (0:00:00.011) 0:03:57.655 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-mount.yml:102 Friday 15 December 2023 04:28:19 +0000 (0:00:00.010) 0:03:57.665 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:2 Friday 15 December 2023 04:28:19 +0000 (0:00:00.011) 0:03:57.677 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:17 Friday 15 December 2023 04:28:19 +0000 (0:00:00.034) 0:03:57.712 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:24 Friday 15 December 2023 04:28:19 +0000 (0:00:00.021) 0:03:57.734 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Verify mount_options] **************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:33 Friday 15 December 2023 04:28:19 +0000 (0:00:00.023) 0:03:57.757 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fstab.yml:45 Friday 15 December 2023 04:28:19 +0000 (0:00:00.019) 0:03:57.777 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:3 Friday 15 December 2023 04:28:19 +0000 (0:00:00.011) 0:03:57.789 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-fs.yml:9 Friday 15 December 2023 04:28:19 +0000 (0:00:00.011) 0:03:57.800 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:3 Friday 15 December 2023 04:28:19 +0000 (0:00:00.017) 0:03:57.818 ******* ok: [sut] => { "changed": false, "stat": { "exists": false } } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:9 Friday 15 December 2023 04:28:19 +0000 (0:00:00.213) 0:03:58.031 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present or storage_test_volume.type == 'disk'", "skip_reason": "Conditional result was False" } TASK [Verify the presence/absence of the device node] ************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:16 Friday 15 December 2023 04:28:19 +0000 (0:00:00.011) 0:03:58.043 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Make sure we got info about this volume] ********************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:23 Friday 15 December 2023 04:28:19 +0000 (0:00:00.014) 0:03:58.058 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:29 Friday 15 December 2023 04:28:19 +0000 (0:00:00.010) 0:03:58.068 ******* ok: [sut] => { "ansible_facts": { "st_volume_type": "lvm" }, "changed": false } TASK [Process volume type (get RAID value) (2/2)] ****************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:33 Friday 15 December 2023 04:28:19 +0000 (0:00:00.012) 0:03:58.081 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-device.yml:38 Friday 15 December 2023 04:28:19 +0000 (0:00:00.010) 0:03:58.092 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:3 Friday 15 December 2023 04:28:19 +0000 (0:00:00.011) 0:03:58.103 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:10 Friday 15 December 2023 04:28:19 +0000 (0:00:00.011) 0:03:58.114 ******* ok: [sut] => { "changed": false, "rc": 0, "results": [] } MSG: Nothing to do TASK [Collect LUKS info for this volume] *************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:16 Friday 15 December 2023 04:28:21 +0000 (0:00:02.246) 0:04:00.361 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:22 Friday 15 December 2023 04:28:21 +0000 (0:00:00.011) 0:04:00.372 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:29 Friday 15 December 2023 04:28:21 +0000 (0:00:00.011) 0:04:00.383 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:40 Friday 15 December 2023 04:28:21 +0000 (0:00:00.010) 0:04:00.393 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:46 Friday 15 December 2023 04:28:21 +0000 (0:00:00.062) 0:04:00.456 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:51 Friday 15 December 2023 04:28:21 +0000 (0:00:00.013) 0:04:00.470 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:63 Friday 15 December 2023 04:28:21 +0000 (0:00:00.011) 0:04:00.481 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Check LUKS cipher] ******************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:75 Friday 15 December 2023 04:28:21 +0000 (0:00:00.011) 0:04:00.493 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present", "skip_reason": "Conditional result was False" } TASK [Set test variables] ****************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:87 Friday 15 December 2023 04:28:21 +0000 (0:00:00.010) 0:04:00.504 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:93 Friday 15 December 2023 04:28:21 +0000 (0:00:00.024) 0:04:00.529 ******* ok: [sut] => { "changed": false } MSG: All assertions passed TASK [Validate the format of the crypttab entry] ******************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:100 Friday 15 December 2023 04:28:21 +0000 (0:00:00.025) 0:04:00.554 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:108 Friday 15 December 2023 04:28:21 +0000 (0:00:00.020) 0:04:00.575 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:116 Friday 15 December 2023 04:28:21 +0000 (0:00:00.020) 0:04:00.595 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:124 Friday 15 December 2023 04:28:22 +0000 (0:00:00.020) 0:04:00.615 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:8 Friday 15 December 2023 04:28:22 +0000 (0:00:00.012) 0:04:00.628 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:14 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:00.639 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:19 Friday 15 December 2023 04:28:22 +0000 (0:00:00.013) 0:04:00.653 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:24 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:00.664 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:29 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:00.676 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:37 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:00.687 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:46 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:00.699 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:54 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:00.710 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:62 Friday 15 December 2023 04:28:22 +0000 (0:00:00.012) 0:04:00.723 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-md.yml:70 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:00.734 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:3 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:00.746 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:11 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:00.765 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:20 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:00.784 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:28 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:00.803 ******* ok: [sut] => { "storage_test_expected_size": "25726854102.0" } TASK [Get the size of parent/pool device] ************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:32 Friday 15 December 2023 04:28:22 +0000 (0:00:00.015) 0:04:00.819 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:46 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:00.838 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test blockinfo] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:50 Friday 15 December 2023 04:28:22 +0000 (0:00:00.018) 0:04:00.857 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test pool size] ***************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:54 Friday 15 December 2023 04:28:22 +0000 (0:00:00.018) 0:04:00.876 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:58 Friday 15 December 2023 04:28:22 +0000 (0:00:00.018) 0:04:00.895 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:67 Friday 15 December 2023 04:28:22 +0000 (0:00:00.018) 0:04:00.914 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default minimal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:71 Friday 15 December 2023 04:28:22 +0000 (0:00:00.021) 0:04:00.935 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Default maximal thin pool reserved space size] *************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:76 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:00.955 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Calculate maximum usable space in thin pool] ***************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:82 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:00.974 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Apply upper size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:86 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:00.994 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Apply lower size limit to max usable thin pool space] ******************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:91 Friday 15 December 2023 04:28:22 +0000 (0:00:00.018) 0:04:01.013 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Convert maximum usable thin pool space from int to Size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:96 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:01.032 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show max thin pool size] ************************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:101 Friday 15 December 2023 04:28:22 +0000 (0:00:00.021) 0:04:01.053 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show volume thin pool size] ********************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:105 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:01.072 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Show test volume size] *************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:109 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:01.092 ******* skipping: [sut] => { "false_condition": "_storage_test_volume_present | bool" } TASK [Establish base value for expected thin pool size] ************************ task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:113 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:01.111 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected size based on pool size and percentage value] ***** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:120 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:01.130 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Establish base value for expected thin pool volume size] ***************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:127 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:01.149 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Calculate the expected thin pool volume size based on percentage value] *** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:131 Friday 15 December 2023 04:28:22 +0000 (0:00:00.020) 0:04:01.170 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Replace expected volume size with calculated value] ********************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:137 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:01.190 ******* skipping: [sut] => { "changed": false, "false_condition": "_storage_test_volume_present | bool", "skip_reason": "Conditional result was False" } TASK [Show actual size] ******************************************************** task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:143 Friday 15 December 2023 04:28:22 +0000 (0:00:00.019) 0:04:01.209 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:147 Friday 15 December 2023 04:28:22 +0000 (0:00:00.013) 0:04:01.223 ******* ok: [sut] => { "storage_test_expected_size": "25726854102.0" } TASK [Assert expected size is actual size] ************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-size.yml:151 Friday 15 December 2023 04:28:22 +0000 (0:00:00.012) 0:04:01.236 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:5 Friday 15 December 2023 04:28:22 +0000 (0:00:00.018) 0:04:01.254 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:13 Friday 15 December 2023 04:28:22 +0000 (0:00:00.013) 0:04:01.267 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:17 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:01.279 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:24 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:01.290 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:31 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:01.302 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:37 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:01.314 ******* 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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-cache.yml:42 Friday 15 December 2023 04:28:22 +0000 (0:00:00.011) 0:04:01.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-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume.yml:25 Friday 15 December 2023 04:28:22 +0000 (0:00:00.012) 0:04:01.338 ******* 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-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:44 Friday 15 December 2023 04:28:22 +0000 (0:00:00.012) 0:04:01.350 ******* skipping: [sut] => { "changed": false, "skipped_reason": "No items in the list" } TASK [Clean up variable namespace] ********************************************* task path: /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/verify-role-results.yml:54 Friday 15 December 2023 04:28:22 +0000 (0:00:00.010) 0:04:01.361 ******* ok: [sut] => { "ansible_facts": { "storage_test_blkinfo": null, "storage_test_crypttab": null, "storage_test_fstab": null }, "changed": false } PLAY RECAP ********************************************************************* sut : ok=907 changed=14 unreachable=0 failed=0 skipped=830 rescued=0 ignored=0 Friday 15 December 2023 04:28:22 +0000 (0:00:00.024) 0:04:01.385 ******* =============================================================================== fedora.linux_system_roles.storage : Make sure blivet is available ------- 7.33s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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 --- 6.45s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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 --- 6.38s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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 --- 6.25s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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 --- 5.85s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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 --- 5.29s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.81s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 4.56s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.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 --- 4.45s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Manage the pools and volumes to match the specified state --- 4.44s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:69 fedora.linux_system_roles.storage : Get required packages --------------- 4.21s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 4.17s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 4.14s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 4.13s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 fedora.linux_system_roles.storage : Get required packages --------------- 4.13s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:19 Ensure cryptsetup is present -------------------------------------------- 3.49s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:10 Ensure cryptsetup is present -------------------------------------------- 2.61s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/tests/test-verify-volume-encryption.yml:10 fedora.linux_system_roles.storage : Get service facts ------------------- 2.45s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 2.45s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 fedora.linux_system_roles.storage : Get service facts ------------------- 2.41s /WORKDIR/git-ansible-lint-test-2.16ehq_38go/.collection/ansible_collections/fedora/linux_system_roles/roles/storage/tasks/main-blivet.yml:51 ---^---^---^---^---^--- # STDERR: ---v---v---v---v---v--- [DEPRECATION WARNING]: ANSIBLE_COLLECTIONS_PATHS option, does not fit var naming standard, use the singular form ANSIBLE_COLLECTIONS_PATH instead. This feature will be removed from ansible-core in version 2.19. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg. ---^---^---^---^---^---